| 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.
|
| software.amazon.awssdk.services.ecs.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateContainerAgentResponse |
EcsClient.updateContainerAgent(UpdateContainerAgentRequest updateContainerAgentRequest)
Updates the Amazon ECS container agent on a specified container instance.
|
default CompletableFuture<UpdateContainerAgentResponse> |
EcsAsyncClient.updateContainerAgent(UpdateContainerAgentRequest updateContainerAgentRequest)
Updates the Amazon ECS container agent on a specified container instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateContainerAgentRequestMarshaller.marshall(UpdateContainerAgentRequest updateContainerAgentRequest) |
Copyright © 2019. All rights reserved.