Interface ConfirmDeviceResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CognitoIdentityProviderResponse.Builder, CopyableBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>, SdkBuilder<ConfirmDeviceResponse.Builder,ConfirmDeviceResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ConfirmDeviceResponse

  • Method Details

    • userConfirmationNecessary

      ConfirmDeviceResponse.Builder userConfirmationNecessary(Boolean userConfirmationNecessary)

      Indicates whether the user confirmation must confirm the device response.

      Parameters:
      userConfirmationNecessary - Indicates whether the user confirmation must confirm the device response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.