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)This is a variant ofOutpostsAsyncClient.listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)operation.default ListOrdersPublisherOutpostsAsyncClient. listOrdersPaginator(ListOrdersRequest listOrdersRequest)This is a variant ofOutpostsAsyncClient.listOrders(software.amazon.awssdk.services.outposts.model.ListOrdersRequest)operation.
-