| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTagsResponse |
ResourceGroupsClient.getTags(GetTagsRequest 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 |
|---|---|
Request<GetTagsRequest> |
GetTagsRequestMarshaller.marshall(GetTagsRequest getTagsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetTagsRequest> |
GetTagsRequestMarshaller.marshall(GetTagsRequest getTagsRequest) |
void |
GetTagsRequestModelMarshaller.marshall(GetTagsRequest getTagsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.