Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.NewDeviceMetadataType
Packages that use NewDeviceMetadataType
-
Uses of NewDeviceMetadataType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return NewDeviceMetadataTypeModifier and TypeMethodDescriptionfinal NewDeviceMetadataTypeAuthenticationResultType.newDeviceMetadata()The new device metadata from an authentication result.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type NewDeviceMetadataTypeModifier and TypeMethodDescriptionAuthenticationResultType.Builder.newDeviceMetadata(NewDeviceMetadataType newDeviceMetadata) The new device metadata from an authentication result.