| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
CodeDeployClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
|
default ListTagsForResourceResponse |
CodeDeployClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
CodeDeployAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
|
default CompletableFuture<ListTagsForResourceResponse> |
CodeDeployAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
|
Copyright © 2022. All rights reserved.