Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListOrdersPublisher
-
Packages that use ListOrdersPublisher Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises. -
-
Uses of ListOrdersPublisher in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOrdersPublisher Modifier and Type Method Description default ListOrdersPublisherOutpostsAsyncClient. listOrdersPaginator(Consumer<ListOrdersRequest.Builder> listOrdersRequest)Lists the Outpost orders for your Amazon Web Services account.default ListOrdersPublisherOutpostsAsyncClient. listOrdersPaginator(ListOrdersRequest listOrdersRequest)Lists the Outpost orders for your Amazon Web Services account.
-