Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListOutpostsPublisher
-
Packages that use ListOutpostsPublisher 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 ListOutpostsPublisher in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListOutpostsPublisher Modifier and Type Method Description default ListOutpostsPublisherOutpostsAsyncClient. listOutpostsPaginator(Consumer<ListOutpostsRequest.Builder> listOutpostsRequest)Lists the Outposts for your Amazon Web Services account.default ListOutpostsPublisherOutpostsAsyncClient. listOutpostsPaginator(ListOutpostsRequest listOutpostsRequest)Lists the Outposts for your Amazon Web Services account.
-