Package | Description |
---|---|
com.amazonaws.services.cognitoidp | |
com.amazonaws.services.cognitoidp.model | |
com.amazonaws.services.cognitoidp.model.transform |
Modifier and Type | Method and Description |
---|---|
ChangePasswordResult |
AbstractAWSCognitoIdentityProvider.changePassword(ChangePasswordRequest request) |
ChangePasswordResult |
AWSCognitoIdentityProviderClient.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password for a specified user in a user pool.
|
ChangePasswordResult |
AWSCognitoIdentityProvider.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password for a specified user in a user pool.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest request) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsyncClient.changePasswordAsync(ChangePasswordRequest request) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest)
Changes the password for a specified user in a user pool.
|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsyncClient.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler)
Changes the password for a specified user in a user pool.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ChangePasswordResult> |
AbstractAWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsyncClient.changePasswordAsync(ChangePasswordRequest request,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler) |
java.util.concurrent.Future<ChangePasswordResult> |
AWSCognitoIdentityProviderAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,ChangePasswordResult> asyncHandler)
Changes the password for a specified user in a user pool.
|
Modifier and Type | Method and Description |
---|---|
ChangePasswordResult |
ChangePasswordResult.clone() |
Modifier and Type | Method and Description |
---|---|
ChangePasswordResult |
ChangePasswordResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |