CopyableBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>, SdkBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>public static interface ConfirmDeviceResponse.Builder extends CopyableBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>
| Modifier and Type | Method | Description |
|---|---|---|
ConfirmDeviceResponse.Builder |
userConfirmationNecessary(Boolean userConfirmationNecessary) |
Indicates whether the user confirmation is necessary to confirm the device response.
|
copyapply, 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.