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