| Package | Description |
|---|---|
| com.amazonaws.services.repostspace |
AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp
Support plans.
|
| com.amazonaws.services.repostspace.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AbstractAWSRepostspace.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AWSRepostspaceClient.untagResource(UntagResourceRequest request)
Removes the association of the tag with the AWS re:Post Private resource.
|
UntagResourceResult |
AWSRepostspace.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of the tag with the AWS re:Post Private resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AWSRepostspaceAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AbstractAWSRepostspaceAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSRepostspaceAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes the association of the tag with the AWS re:Post Private resource.
|
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2024. All rights reserved.