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