| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
|
| software.amazon.awssdk.services.ecs.paginators | |
| software.amazon.awssdk.services.ecs.waiters |
| Modifier and Type | Method and Description |
|---|---|
static EcsAsyncClient |
EcsAsyncClient.create()
Create a
EcsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAccountSettingsPublisher(EcsAsyncClient client,
ListAccountSettingsRequest firstRequest) |
ListAttributesPublisher(EcsAsyncClient client,
ListAttributesRequest firstRequest) |
ListClustersPublisher(EcsAsyncClient client,
ListClustersRequest firstRequest) |
ListContainerInstancesPublisher(EcsAsyncClient client,
ListContainerInstancesRequest firstRequest) |
ListServicesByNamespacePublisher(EcsAsyncClient client,
ListServicesByNamespaceRequest firstRequest) |
ListServicesPublisher(EcsAsyncClient client,
ListServicesRequest firstRequest) |
ListTaskDefinitionFamiliesPublisher(EcsAsyncClient client,
ListTaskDefinitionFamiliesRequest firstRequest) |
ListTaskDefinitionsPublisher(EcsAsyncClient client,
ListTaskDefinitionsRequest firstRequest) |
ListTasksPublisher(EcsAsyncClient client,
ListTasksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
EcsAsyncWaiter.Builder |
EcsAsyncWaiter.Builder.client(EcsAsyncClient client)
Sets a custom
EcsAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.