| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResult |
AbstractAmazonIdentityManagement.tagPolicy(TagPolicyRequest request) |
TagPolicyResult |
AmazonIdentityManagementClient.tagPolicy(TagPolicyRequest request)
Adds one or more tags to an IAM customer managed policy.
|
TagPolicyResult |
AmazonIdentityManagement.tagPolicy(TagPolicyRequest tagPolicyRequest)
Adds one or more tags to an IAM customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagPolicyResult> |
AbstractAmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest request) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsyncClient.tagPolicyAsync(TagPolicyRequest request) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest tagPolicyRequest)
Adds one or more tags to an IAM customer managed policy.
|
Future<TagPolicyResult> |
AbstractAmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest request,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsyncClient.tagPolicyAsync(TagPolicyRequest request,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest tagPolicyRequest,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler)
Adds one or more tags to an IAM customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagPolicyResult> |
AbstractAmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest request,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsyncClient.tagPolicyAsync(TagPolicyRequest request,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler) |
Future<TagPolicyResult> |
AmazonIdentityManagementAsync.tagPolicyAsync(TagPolicyRequest tagPolicyRequest,
AsyncHandler<TagPolicyRequest,TagPolicyResult> asyncHandler)
Adds one or more tags to an IAM customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResult |
TagPolicyResult.clone() |
Copyright © 2025. All rights reserved.