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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ConfirmDeviceResponse.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.