CopyableBuilder<ResendConfirmationCodeResponse.Builder,ResendConfirmationCodeResponse>
, SdkBuilder<ResendConfirmationCodeResponse.Builder,ResendConfirmationCodeResponse>
public static interface ResendConfirmationCodeResponse.Builder extends CopyableBuilder<ResendConfirmationCodeResponse.Builder,ResendConfirmationCodeResponse>
Modifier and Type | Method | Description |
---|---|---|
ResendConfirmationCodeResponse.Builder |
codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails) |
The code delivery details returned by the server in response to the request to resend the confirmation code.
|
copy
apply, build
ResendConfirmationCodeResponse.Builder codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails)
The code delivery details returned by the server in response to the request to resend the confirmation code.
codeDeliveryDetails
- The code delivery details returned by the server in response to the request to resend the confirmation
code.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.