Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.NewDeviceMetadataType
-
Packages that use NewDeviceMetadataType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of NewDeviceMetadataType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return NewDeviceMetadataType Modifier and Type Method Description NewDeviceMetadataTypeAuthenticationResultType. newDeviceMetadata()The new device metadata from an authentication result.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type NewDeviceMetadataType Modifier and Type Method Description AuthenticationResultType.BuilderAuthenticationResultType.Builder. newDeviceMetadata(NewDeviceMetadataType newDeviceMetadata)The new device metadata from an authentication result.
-