Uses of Class
software.amazon.awssdk.services.outposts.model.ListAssetInstancesRequest
Packages that use ListAssetInstancesRequest
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListAssetInstancesRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type ListAssetInstancesRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.listAssetInstances(ListAssetInstancesRequest listAssetInstancesRequest) A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.default ListAssetInstancesResponseOutpostsClient.listAssetInstances(ListAssetInstancesRequest listAssetInstancesRequest) A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.default ListAssetInstancesPublisherOutpostsAsyncClient.listAssetInstancesPaginator(ListAssetInstancesRequest listAssetInstancesRequest) This is a variant ofOutpostsAsyncClient.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. -
Uses of ListAssetInstancesRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type ListAssetInstancesRequestModifierConstructorDescriptionListAssetInstancesIterable(OutpostsClient client, ListAssetInstancesRequest firstRequest) ListAssetInstancesPublisher(OutpostsAsyncClient client, ListAssetInstancesRequest firstRequest) -
Uses of ListAssetInstancesRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type ListAssetInstancesRequestModifier and TypeMethodDescriptionListAssetInstancesRequestMarshaller.marshall(ListAssetInstancesRequest listAssetInstancesRequest)