| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
TagRoleResult |
AbstractAmazonIdentityManagement.tagRole(TagRoleRequest request) |
TagRoleResult |
AmazonIdentityManagementClient.tagRole(TagRoleRequest request)
Adds one or more tags to an IAM role.
|
TagRoleResult |
AmazonIdentityManagement.tagRole(TagRoleRequest tagRoleRequest)
Adds one or more tags to an IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagRoleResult> |
AbstractAmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest request) |
Future<TagRoleResult> |
AmazonIdentityManagementAsyncClient.tagRoleAsync(TagRoleRequest request) |
Future<TagRoleResult> |
AmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest tagRoleRequest)
Adds one or more tags to an IAM role.
|
Future<TagRoleResult> |
AbstractAmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest request,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler) |
Future<TagRoleResult> |
AmazonIdentityManagementAsyncClient.tagRoleAsync(TagRoleRequest request,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler) |
Future<TagRoleResult> |
AmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest tagRoleRequest,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler)
Adds one or more tags to an IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagRoleResult> |
AbstractAmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest request,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler) |
Future<TagRoleResult> |
AmazonIdentityManagementAsyncClient.tagRoleAsync(TagRoleRequest request,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler) |
Future<TagRoleResult> |
AmazonIdentityManagementAsync.tagRoleAsync(TagRoleRequest tagRoleRequest,
AsyncHandler<TagRoleRequest,TagRoleResult> asyncHandler)
Adds one or more tags to an IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
TagRoleResult |
TagRoleResult.clone() |
Copyright © 2022. All rights reserved.