| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
|
| software.amazon.awssdk.services.ecs.paginators |
| Modifier and Type | Method and Description |
|---|---|
static EcsClient |
EcsClient.create()
Create a
EcsClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListClustersIterable(EcsClient client,
ListClustersRequest firstRequest) |
ListContainerInstancesIterable(EcsClient client,
ListContainerInstancesRequest firstRequest) |
ListServicesIterable(EcsClient client,
ListServicesRequest firstRequest) |
ListTaskDefinitionFamiliesIterable(EcsClient client,
ListTaskDefinitionFamiliesRequest firstRequest) |
ListTaskDefinitionsIterable(EcsClient client,
ListTaskDefinitionsRequest firstRequest) |
ListTasksIterable(EcsClient client,
ListTasksRequest firstRequest) |
Copyright © 2019. All rights reserved.