Uses of Class
com.amazonaws.services.cognitoidp.model.ChangePasswordResult
Packages that use ChangePasswordResult
-
Uses of ChangePasswordResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return ChangePasswordResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.changePassword
(ChangePasswordRequest request) AWSCognitoIdentityProvider.changePassword
(ChangePasswordRequest changePasswordRequest) Changes the password for a specified user in a user pool.AWSCognitoIdentityProviderClient.changePassword
(ChangePasswordRequest changePasswordRequest) Changes the password for a specified user in a user pool.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type ChangePasswordResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest request) AbstractAWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest changePasswordRequest) Changes the password for a specified user in a user pool.AWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest changePasswordRequest, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) Changes the password for a specified user in a user pool.AWSCognitoIdentityProviderAsyncClient.changePasswordAsync
(ChangePasswordRequest request) AWSCognitoIdentityProviderAsyncClient.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type ChangePasswordResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest changePasswordRequest, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) Changes the password for a specified user in a user pool.AWSCognitoIdentityProviderAsyncClient.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) -
Uses of ChangePasswordResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return ChangePasswordResult