| Package | Description |
|---|---|
| com.amazonaws.services.ecs |
Amazon EC2 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 of EC2 instances.
|
| com.amazonaws.services.ecs.waiters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonECSAsync
Interface for accessing Amazon ECS asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonECS
Abstract implementation of
AmazonECS. |
class |
AbstractAmazonECSAsync
Abstract implementation of
AmazonECSAsync. |
class |
AmazonECSAsyncClient
Client for accessing Amazon ECS asynchronously.
|
class |
AmazonECSClient
Client for accessing Amazon ECS.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonECS |
AmazonECSClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonECS using the current builder configuration.
|
static AmazonECS |
AmazonECSClientBuilder.defaultClient() |
| Constructor and Description |
|---|
AmazonECSWaiters(AmazonECS client)
Constructs a new AmazonECSWaiters with the given client
|
DescribeServicesFunction(AmazonECS client)
Constructs a new DescribeServicesFunction with the given client
|
DescribeTasksFunction(AmazonECS client)
Constructs a new DescribeTasksFunction with the given client
|
Copyright © 2017. All rights reserved.