Package | Description |
---|---|
com.amazonaws.services.ecs |
|
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 © 2022. All rights reserved.