Uses of Class
software.amazon.awssdk.services.outposts.paginators.ListAssetInstancesIterable
-
Packages that use ListAssetInstancesIterable 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 ListAssetInstancesIterable in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListAssetInstancesIterable Modifier and Type Method Description default ListAssetInstancesIterableOutpostsClient. listAssetInstancesPaginator(Consumer<ListAssetInstancesRequest.Builder> listAssetInstancesRequest)This is a variant ofOutpostsClient.listAssetInstances(software.amazon.awssdk.services.outposts.model.ListAssetInstancesRequest)operation.default ListAssetInstancesIterableOutpostsClient. listAssetInstancesPaginator(ListAssetInstancesRequest listAssetInstancesRequest)This is a variant ofOutpostsClient.listAssetInstances(software.amazon.awssdk.services.outposts.model.ListAssetInstancesRequest)operation.
-