| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
AttachUserPolicyResult |
AbstractAmazonIdentityManagement.attachUserPolicy(AttachUserPolicyRequest request) |
AttachUserPolicyResult |
AmazonIdentityManagementClient.attachUserPolicy(AttachUserPolicyRequest request)
Attaches the specified managed policy to the specified user.
|
AttachUserPolicyResult |
AmazonIdentityManagement.attachUserPolicy(AttachUserPolicyRequest attachUserPolicyRequest)
Attaches the specified managed policy to the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
Future<AttachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler)
Attaches the specified managed policy to the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
AttachUserPolicyResult |
AttachUserPolicyResult.clone() |
Copyright © 2025. All rights reserved.