| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResponse |
ResourceGroupsClient.tag(TagRequest tagRequest)
Adds specified tags to a resource with the specified ARN.
|
default CompletableFuture<TagResponse> |
ResourceGroupsAsyncClient.tag(TagRequest tagRequest)
Adds specified tags to a resource with the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Request<TagRequest> |
TagRequestMarshaller.marshall(TagRequest tagRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<TagRequest> |
TagRequestMarshaller.marshall(TagRequest tagRequest) |
void |
TagRequestModelMarshaller.marshall(TagRequest tagRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.