Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.ResendConfirmationCodeResponse.Builder
Packages that use ResendConfirmationCodeResponse.Builder
-
Uses of ResendConfirmationCodeResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return ResendConfirmationCodeResponse.BuilderModifier and TypeMethodDescriptionResendConfirmationCodeResponse.builder()ResendConfirmationCodeResponse.Builder.codeDeliveryDetails(Consumer<CodeDeliveryDetailsType.Builder> codeDeliveryDetails) Information about the phone number or email address that Amazon Cognito sent the confirmation code to.ResendConfirmationCodeResponse.Builder.codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails) Information about the phone number or email address that Amazon Cognito sent the confirmation code to.ResendConfirmationCodeResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type ResendConfirmationCodeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResendConfirmationCodeResponse.Builder>ResendConfirmationCodeResponse.serializableBuilderClass()