Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model | |
com.amazonaws.services.identitymanagement.model.transform |
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 |
AmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
PutUserPolicyResult |
AbstractAmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request) |
java.util.concurrent.Future<PutUserPolicyResult> |
AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the
specified IAM user.
|
java.util.concurrent.Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request) |
java.util.concurrent.Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutUserPolicyResult> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<PutUserPolicyResult> |
AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request,
AsyncHandler<PutUserPolicyRequest,PutUserPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutUserPolicyResult |
PutUserPolicyResult.clone() |
Modifier and Type | Method and Description |
---|---|
PutUserPolicyResult |
PutUserPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |