Java com.amazonaws.services.cognitoidp.model ConfirmDeviceResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cognitoidp.model ConfirmDeviceResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cognitoidp.model ConfirmDeviceResult.

The text is from its open source code.

Constructor

Method

BooleanisUserConfirmationNecessary()

Indicates whether the user confirmation is necessary to confirm the device response.

voidsetUserConfirmationNecessary(Boolean userConfirmationNecessary)

Indicates whether the user confirmation is necessary to confirm the device response.