Uses of Class
com.amazonaws.services.cognitoidp.model.ResendConfirmationCodeResult
Packages that use ResendConfirmationCodeResult
-
Uses of ResendConfirmationCodeResult in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp that return ResendConfirmationCodeResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProvider.resendConfirmationCode(ResendConfirmationCodeRequest request) AWSCognitoIdentityProvider.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.AWSCognitoIdentityProviderClient.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.Methods in com.amazonaws.services.cognitoidp that return types with arguments of type ResendConfirmationCodeResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request) AbstractAWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) AWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest resendConfirmationCodeRequest) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.AWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest resendConfirmationCodeRequest, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.AWSCognitoIdentityProviderAsyncClient.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request) AWSCognitoIdentityProviderAsyncClient.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidp with type arguments of type ResendConfirmationCodeResultModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) AWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync(ResendConfirmationCodeRequest resendConfirmationCodeRequest, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.AWSCognitoIdentityProviderAsyncClient.resendConfirmationCodeAsync(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) -
Uses of ResendConfirmationCodeResult in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return ResendConfirmationCodeResultModifier and TypeMethodDescriptionResendConfirmationCodeResult.clone()ResendConfirmationCodeResult.withCodeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails)