Uses of Class
software.amazon.awssdk.services.outposts.model.ListCapacityTasksRequest
-
Packages that use ListCapacityTasksRequest 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.software.amazon.awssdk.services.outposts.paginators software.amazon.awssdk.services.outposts.transform -
-
Uses of ListCapacityTasksRequest in software.amazon.awssdk.services.outposts
-
Uses of ListCapacityTasksRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type ListCapacityTasksRequest Constructor Description ListCapacityTasksIterable(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 ListCapacityTasksRequest Modifier and Type Method Description SdkHttpFullRequestListCapacityTasksRequestMarshaller. marshall(ListCapacityTasksRequest listCapacityTasksRequest)
-