| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResponse |
ResourceGroupsClient.untag(UntagRequest untagRequest)
Deletes specified tags from a specified resource.
|
default CompletableFuture<UntagResponse> |
ResourceGroupsAsyncClient.untag(UntagRequest untagRequest)
Deletes specified tags from a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Request<UntagRequest> |
UntagRequestMarshaller.marshall(UntagRequest untagRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<UntagRequest> |
UntagRequestMarshaller.marshall(UntagRequest untagRequest) |
void |
UntagRequestModelMarshaller.marshall(UntagRequest untagRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.