Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListAssetsIterable
-
Packages that use ListAssetsIterable 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 ListAssetsIterable in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListAssetsIterable Modifier and Type Method Description default ListAssetsIterableOutpostsClient. listAssetsPaginator(Consumer<ListAssetsRequest.Builder> listAssetsRequest)Lists the hardware assets for the specified Outpost.default ListAssetsIterableOutpostsClient. listAssetsPaginator(ListAssetsRequest listAssetsRequest)Lists the hardware assets for the specified Outpost.
-