Modifier and Type | Method and Description |
---|---|
AttachUserPolicyResult |
AmazonIdentityManagementClient.attachUserPolicy(AttachUserPolicyRequest attachUserPolicyRequest)
Attaches the specified managed policy to the specified user.
|
AttachUserPolicyResult |
AmazonIdentityManagement.attachUserPolicy(AttachUserPolicyRequest attachUserPolicyRequest)
Attaches the specified managed policy to the specified user.
|
AttachUserPolicyResult |
AbstractAmazonIdentityManagement.attachUserPolicy(AttachUserPolicyRequest request) |
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.attachUserPolicyAsync(AttachUserPolicyRequest request) |
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest)
Attaches the specified managed policy to the specified user.
|
java.util.concurrent.Future<AttachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest request) |
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler)
Attaches the specified managed policy to the specified user.
|
java.util.concurrent.Future<AttachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsyncClient.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
java.util.concurrent.Future<AttachUserPolicyResult> |
AmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler)
Attaches the specified managed policy to the specified user.
|
java.util.concurrent.Future<AttachUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest request,
AsyncHandler<AttachUserPolicyRequest,AttachUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AttachUserPolicyRequest |
AttachUserPolicyRequest.clone() |
AttachUserPolicyRequest |
AttachUserPolicyRequest.withPolicyArn(java.lang.String policyArn)
The Amazon Resource Name (ARN) of the IAM policy you want to attach.
|
AttachUserPolicyRequest |
AttachUserPolicyRequest.withUserName(java.lang.String userName)
The name (friendly name, not ARN) of the IAM user to attach the policy
to.
|
Modifier and Type | Method and Description |
---|---|
Request<AttachUserPolicyRequest> |
AttachUserPolicyRequestMarshaller.marshall(AttachUserPolicyRequest attachUserPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AttachUserPolicyRequest> |
AttachUserPolicyRequestMarshaller.marshall(AttachUserPolicyRequest attachUserPolicyRequest) |