Uses of Class
software.amazon.awssdk.services.outposts.model.ListOrdersResponse
Packages that use ListOrdersResponse
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 ListOrdersResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOrdersResponseModifier and TypeMethodDescriptiondefault ListOrdersResponseOutpostsClient.listOrders(Consumer<ListOrdersRequest.Builder> listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account.default ListOrdersResponseOutpostsClient.listOrders(ListOrdersRequest listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListOrdersResponseModifier and TypeMethodDescriptiondefault CompletableFuture<ListOrdersResponse>OutpostsAsyncClient.listOrders(Consumer<ListOrdersRequest.Builder> listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account.default CompletableFuture<ListOrdersResponse>OutpostsAsyncClient.listOrders(ListOrdersRequest listOrdersRequest) Lists the Outpost orders for your Amazon Web Services account. -
Uses of ListOrdersResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListOrdersResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListOrdersResponseModifier and TypeMethodDescriptionvoidListOrdersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOrdersResponse> subscriber)