| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
ConfirmDeviceResult |
AmazonCognitoIdentityProviderClient.confirmDevice(ConfirmDeviceRequest confirmDeviceRequest)
Confirms tracking of the device.
|
ConfirmDeviceResult |
AmazonCognitoIdentityProvider.confirmDevice(ConfirmDeviceRequest confirmDeviceRequest)
Confirms tracking of the device.
|
| Modifier and Type | Method and Description |
|---|---|
ConfirmDeviceResult |
ConfirmDeviceResult.withUserConfirmationNecessary(Boolean userConfirmationNecessary)
Indicates whether the user confirmation is necessary to confirm the
device response.
|
Copyright © 2020. All rights reserved.