Uses of Interface
software.amazon.awssdk.services.outposts.model.ListOutpostsResponse.Builder
Packages that use ListOutpostsResponse.Builder
-
Uses of ListOutpostsResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ListOutpostsResponse.BuilderModifier and TypeMethodDescriptionstatic ListOutpostsResponse.BuilderListOutpostsResponse.builder()Sets the value of the NextToken property for this object.ListOutpostsResponse.Builder.outposts(Collection<Outpost> outposts) Sets the value of the Outposts property for this object.ListOutpostsResponse.Builder.outposts(Consumer<Outpost.Builder>... outposts) Sets the value of the Outposts property for this object.Sets the value of the Outposts property for this object.ListOutpostsResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type ListOutpostsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListOutpostsResponse.Builder>ListOutpostsResponse.serializableBuilderClass()