| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
CodeDeployAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
default TagResourceResponse |
CodeDeployClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2019. All rights reserved.