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