| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
|
| software.amazon.awssdk.services.ecs.paginators |
| 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 |
|---|
ListClustersPublisher(EcsAsyncClient client,
ListClustersRequest firstRequest) |
ListContainerInstancesPublisher(EcsAsyncClient client,
ListContainerInstancesRequest firstRequest) |
ListServicesPublisher(EcsAsyncClient client,
ListServicesRequest firstRequest) |
ListTaskDefinitionFamiliesPublisher(EcsAsyncClient client,
ListTaskDefinitionFamiliesRequest firstRequest) |
ListTaskDefinitionsPublisher(EcsAsyncClient client,
ListTaskDefinitionsRequest firstRequest) |
ListTasksPublisher(EcsAsyncClient client,
ListTasksRequest firstRequest) |
Copyright © 2019. All rights reserved.