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.
|
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
Interface 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() |
Copyright © 2016. All rights reserved.