Package | Description |
---|---|
software.amazon.awssdk.services.cognitoidentityprovider.model |
Modifier and Type | Method and Description |
---|---|
static ResendConfirmationCodeResponse.Builder |
ResendConfirmationCodeResponse.builder() |
ResendConfirmationCodeResponse.Builder |
ResendConfirmationCodeResponse.Builder.codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails)
The code delivery details returned by the server in response to the request to resend the confirmation code.
|
default ResendConfirmationCodeResponse.Builder |
ResendConfirmationCodeResponse.Builder.codeDeliveryDetails(Consumer<CodeDeliveryDetailsType.Builder> codeDeliveryDetails)
The code delivery details returned by the server in response to the request to resend the confirmation code.
|
ResendConfirmationCodeResponse.Builder |
ResendConfirmationCodeResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends ResendConfirmationCodeResponse.Builder> |
ResendConfirmationCodeResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.