Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListOrdersIterable
-
Packages that use ListOrdersIterable 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 ListOrdersIterable in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOrdersIterable Modifier and Type Method Description default ListOrdersIterableOutpostsClient. listOrdersPaginator(Consumer<ListOrdersRequest.Builder> listOrdersRequest)Lists the Outpost orders for your Amazon Web Services account.default ListOrdersIterableOutpostsClient. listOrdersPaginator(ListOrdersRequest listOrdersRequest)Lists the Outpost orders for your Amazon Web Services account.
-