| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AbstractAWSOrganizations.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AWSOrganizations.untagResource(UntagResourceRequest untagResourceRequest)
Removes any tags with the specified keys from the specified resource.
|
UntagResourceResult |
AWSOrganizationsClient.untagResource(UntagResourceRequest request)
Removes any tags with the specified keys from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AbstractAWSOrganizationsAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSOrganizationsAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes any tags with the specified keys from the specified resource.
|
Future<UntagResourceResult> |
AWSOrganizationsAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2025. All rights reserved.