public static interface ConfirmDeviceResponse.Builder extends CognitoIdentityProviderResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2021. All rights reserved.