| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
UntagPolicyResult |
AbstractAmazonIdentityManagement.untagPolicy(UntagPolicyRequest request) |
UntagPolicyResult |
AmazonIdentityManagementClient.untagPolicy(UntagPolicyRequest request)
Removes the specified tags from the customer managed policy.
|
UntagPolicyResult |
AmazonIdentityManagement.untagPolicy(UntagPolicyRequest untagPolicyRequest)
Removes the specified tags from the customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagPolicyResult> |
AbstractAmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest request) |
Future<UntagPolicyResult> |
AmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest untagPolicyRequest)
Removes the specified tags from the customer managed policy.
|
Future<UntagPolicyResult> |
AmazonIdentityManagementAsyncClient.untagPolicyAsync(UntagPolicyRequest request) |
Future<UntagPolicyResult> |
AbstractAmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest request,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler) |
Future<UntagPolicyResult> |
AmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest untagPolicyRequest,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler)
Removes the specified tags from the customer managed policy.
|
Future<UntagPolicyResult> |
AmazonIdentityManagementAsyncClient.untagPolicyAsync(UntagPolicyRequest request,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UntagPolicyResult> |
AbstractAmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest request,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler) |
Future<UntagPolicyResult> |
AmazonIdentityManagementAsync.untagPolicyAsync(UntagPolicyRequest untagPolicyRequest,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler)
Removes the specified tags from the customer managed policy.
|
Future<UntagPolicyResult> |
AmazonIdentityManagementAsyncClient.untagPolicyAsync(UntagPolicyRequest request,
AsyncHandler<UntagPolicyRequest,UntagPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagPolicyResult |
UntagPolicyResult.clone() |
Copyright © 2024. All rights reserved.