| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
NewDeviceMetadataType |
NewDeviceMetadataType.clone() |
NewDeviceMetadataType |
AuthenticationResultType.getNewDeviceMetadata()
The new device metadata from an authentication result.
|
NewDeviceMetadataType |
NewDeviceMetadataType.withDeviceGroupKey(String deviceGroupKey)
The device group key.
|
NewDeviceMetadataType |
NewDeviceMetadataType.withDeviceKey(String deviceKey)
The device key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationResultType.setNewDeviceMetadata(NewDeviceMetadataType newDeviceMetadata)
The new device metadata from an authentication result.
|
AuthenticationResultType |
AuthenticationResultType.withNewDeviceMetadata(NewDeviceMetadataType newDeviceMetadata)
The new device metadata from an authentication result.
|
Copyright © 2022. All rights reserved.