Uses of Interface
software.amazon.awssdk.services.outposts.model.ListQuotesResponse.Builder
Packages that use ListQuotesResponse.Builder
-
Uses of ListQuotesResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ListQuotesResponse.BuilderModifier and TypeMethodDescriptionstatic ListQuotesResponse.BuilderListQuotesResponse.builder()The pagination token.ListQuotesResponse.Builder.quotes(Collection<QuoteSummary> quotes) Information about the quotes.ListQuotesResponse.Builder.quotes(Consumer<QuoteSummary.Builder>... quotes) Information about the quotes.ListQuotesResponse.Builder.quotes(QuoteSummary... quotes) Information about the quotes.ListQuotesResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type ListQuotesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListQuotesResponse.Builder>ListQuotesResponse.serializableBuilderClass()