| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it
easy to run, stop, and manage Docker containers on a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default ListServicesIterable |
EcsClient.listServicesPaginator()
Lists the services that are running in a specified cluster.
|
default ListServicesIterable |
EcsClient.listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the services that are running in a specified cluster.
|
default ListServicesIterable |
EcsClient.listServicesPaginator(ListServicesRequest listServicesRequest)
Lists the services that are running in a specified cluster.
|
Copyright © 2019. All rights reserved.