public static interface ConfirmDeviceResponse.Builder extends CognitoIdentityProviderResponse.Builder, CopyableBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>
| Modifier and Type | Method and Description |
|---|---|
ConfirmDeviceResponse.Builder |
userConfirmationNecessary(Boolean userConfirmationNecessary)
Indicates whether the user confirmation is necessary to confirm the device response.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildConfirmDeviceResponse.Builder userConfirmationNecessary(Boolean userConfirmationNecessary)
Indicates whether the user confirmation is necessary to confirm the device response.
userConfirmationNecessary - Indicates whether the user confirmation is necessary to confirm the device response.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.