| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordResult |
AmazonIdentityManagementClient.changePassword(ChangePasswordRequest request)
Changes the password of the IAM user who is calling this operation.
|
ChangePasswordResult |
AmazonIdentityManagement.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this operation.
|
ChangePasswordResult |
AbstractAmazonIdentityManagement.changePassword(ChangePasswordRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ChangePasswordResult> |
AmazonIdentityManagementAsyncClient.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
Future<ChangePasswordResult> |
AmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler)
Changes the password of the IAM user who is calling this operation.
|
Future<ChangePasswordResult> |
AbstractAmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordResult |
ChangePasswordResult.clone() |
Copyright © 2022. All rights reserved.