Package | Description |
---|---|
com.amazonaws.services.cognitoidp | |
com.amazonaws.services.cognitoidp.model |
Modifier and Type | Method and Description |
---|---|
ResendConfirmationCodeResult |
AWSCognitoIdentityProviderClient.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest)
Resends the confirmation (for confirmation of registration) to a specific
user in the user pool.
|
ResendConfirmationCodeResult |
AWSCognitoIdentityProvider.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest)
Resends the confirmation (for confirmation of registration) to a specific
user in the user pool.
|
ResendConfirmationCodeResult |
AbstractAWSCognitoIdentityProvider.resendConfirmationCode(ResendConfirmationCodeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ResendConfirmationCodeResult> |
AWSCognitoIdentityProviderAsyncClient.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request,
AsyncHandler<ResendConfirmationCodeRequest,ResendConfirmationCodeResult> asyncHandler) |
Future<ResendConfirmationCodeResult> |
AbstractAWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request,
AsyncHandler<ResendConfirmationCodeRequest,ResendConfirmationCodeResult> asyncHandler) |
Future<ResendConfirmationCodeResult> |
AWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest resendConfirmationCodeRequest,
AsyncHandler<ResendConfirmationCodeRequest,ResendConfirmationCodeResult> asyncHandler)
Resends the confirmation (for confirmation of registration) to a specific
user in the user pool.
|
Modifier and Type | Method and Description |
---|---|
ResendConfirmationCodeResult |
ResendConfirmationCodeResult.clone() |
ResendConfirmationCodeResult |
ResendConfirmationCodeResult.withCodeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails) |
Copyright © 2018. All rights reserved.