Uses of Class
software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest
Packages that use ListCapacityTasksRequest
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 ListCapacityTasksRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type ListCapacityTasksRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.listCapacityTasks(ListCapacityTasksRequest listCapacityTasksRequest) Lists the capacity tasks for your Amazon Web Services account.default ListCapacityTasksResponseOutpostsClient.listCapacityTasks(ListCapacityTasksRequest listCapacityTasksRequest) Lists the capacity tasks for your Amazon Web Services account.default ListCapacityTasksPublisherOutpostsAsyncClient.listCapacityTasksPaginator(ListCapacityTasksRequest listCapacityTasksRequest) This is a variant ofOutpostsAsyncClient.listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)operation.default ListCapacityTasksIterableOutpostsClient.listCapacityTasksPaginator(ListCapacityTasksRequest listCapacityTasksRequest) This is a variant ofOutpostsClient.listCapacityTasks(software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest)operation. -
Uses of ListCapacityTasksRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type ListCapacityTasksRequestModifierConstructorDescriptionListCapacityTasksIterable(OutpostsClient client, ListCapacityTasksRequest firstRequest) ListCapacityTasksPublisher(OutpostsAsyncClient client, ListCapacityTasksRequest firstRequest) -
Uses of ListCapacityTasksRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type ListCapacityTasksRequestModifier and TypeMethodDescriptionListCapacityTasksRequestMarshaller.marshall(ListCapacityTasksRequest listCapacityTasksRequest)