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) |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
ChangePasswordResult |
ChangePasswordResult.clone() |
Modifier and Type | Method and Description |
---|---|
ChangePasswordResult |
ChangePasswordResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |