| 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 TagResourceResponse |
EcsClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
default CompletableFuture<TagResourceResponse> |
EcsAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2019. All rights reserved.