| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTagsResponse |
ResourceGroupsClient.getTags(Consumer<GetTagsRequest.Builder> getTagsRequest)
Returns a list of tags that are associated with a resource, specified by an ARN.
|
default GetTagsResponse |
ResourceGroupsClient.getTags(GetTagsRequest getTagsRequest)
Returns a list of tags that are associated with a resource, specified by an ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTagsResponse> |
ResourceGroupsAsyncClient.getTags(Consumer<GetTagsRequest.Builder> getTagsRequest)
Returns a list of tags that are associated with a resource, specified by an ARN.
|
default CompletableFuture<GetTagsResponse> |
ResourceGroupsAsyncClient.getTags(GetTagsRequest getTagsRequest)
Returns a list of tags that are associated with a resource, specified by an ARN.
|
| Modifier and Type | Method and Description |
|---|---|
GetTagsResponse |
GetTagsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.