Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListAssetsPublisher
-
Packages that use ListAssetsPublisher 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 ListAssetsPublisher in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListAssetsPublisher Modifier and Type Method Description default ListAssetsPublisherOutpostsAsyncClient. listAssetsPaginator(Consumer<ListAssetsRequest.Builder> listAssetsRequest)This is a variant ofOutpostsAsyncClient.listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)operation.default ListAssetsPublisherOutpostsAsyncClient. listAssetsPaginator(ListAssetsRequest listAssetsRequest)This is a variant ofOutpostsAsyncClient.listAssets(software.amazon.awssdk.services.outposts.model.ListAssetsRequest)operation.
-