Uses of Class
software.amazon.awssdk.services.outposts.model.ListQuotesResponse
Packages that use ListQuotesResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListQuotesResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListQuotesResponseModifier and TypeMethodDescriptiondefault ListQuotesResponseOutpostsClient.listQuotes(Consumer<ListQuotesRequest.Builder> listQuotesRequest) Lists the quotes for your Amazon Web Services account.default ListQuotesResponseOutpostsClient.listQuotes(ListQuotesRequest listQuotesRequest) Lists the quotes for your Amazon Web Services account.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListQuotesResponseModifier and TypeMethodDescriptiondefault CompletableFuture<ListQuotesResponse>OutpostsAsyncClient.listQuotes(Consumer<ListQuotesRequest.Builder> listQuotesRequest) Lists the quotes for your Amazon Web Services account.default CompletableFuture<ListQuotesResponse>OutpostsAsyncClient.listQuotes(ListQuotesRequest listQuotesRequest) Lists the quotes for your Amazon Web Services account. -
Uses of ListQuotesResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListQuotesResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListQuotesResponseModifier and TypeMethodDescriptionvoidListQuotesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListQuotesResponse> subscriber)