Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
PutUserPolicyResult |
AmazonIdentityManagementClient.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
PutUserPolicyResult |
AbstractAmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest request) |
PutUserPolicyResult |
AmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
Modifier and Type | Method and Description |
---|---|
Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request) |
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request) |
Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutUserPolicyResult |
PutUserPolicyResult.clone() |
Copyright © 2018. All rights reserved.