CopyableBuilder<ForgotPasswordResponse.Builder,ForgotPasswordResponse>, SdkBuilder<ForgotPasswordResponse.Builder,ForgotPasswordResponse>public static interface ForgotPasswordResponse.Builder extends CopyableBuilder<ForgotPasswordResponse.Builder,ForgotPasswordResponse>
| Modifier and Type | Method | Description |
|---|---|---|
ForgotPasswordResponse.Builder |
codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails) |
The code delivery details returned by the server in response to the request to reset a password.
|
copyapply, buildForgotPasswordResponse.Builder codeDeliveryDetails(CodeDeliveryDetailsType codeDeliveryDetails)
The code delivery details returned by the server in response to the request to reset a password.
codeDeliveryDetails - The code delivery details returned by the server in response to the request to reset a password.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.