Modifier and Type | Method and Description |
---|---|
ChangePasswordResult |
AmazonIdentityManagementClient.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this action.
|
ChangePasswordResult |
AmazonIdentityManagement.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this action.
|
ChangePasswordResult |
AbstractAmazonIdentityManagement.changePassword(ChangePasswordRequest request) |
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsyncClient.changePasswordAsync(ChangePasswordRequest request) |
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this action.
|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest request) |
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsyncClient.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler)
Changes the password of the IAM user who is calling this action.
|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsyncClient.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler)
Changes the password of the IAM user who is calling this action.
|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ChangePasswordRequest |
ChangePasswordRequest.clone() |
ChangePasswordRequest |
ChangePasswordRequest.withNewPassword(java.lang.String newPassword)
The new password.
|
ChangePasswordRequest |
ChangePasswordRequest.withOldPassword(java.lang.String oldPassword)
The IAM user's current password.
|
Modifier and Type | Method and Description |
---|---|
Request<ChangePasswordRequest> |
ChangePasswordRequestMarshaller.marshall(ChangePasswordRequest changePasswordRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ChangePasswordRequest> |
ChangePasswordRequestMarshaller.marshall(ChangePasswordRequest changePasswordRequest) |