Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
Packages that use UpdateDeviceStatusRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of UpdateDeviceStatusRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type UpdateDeviceStatusRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.updateDeviceStatus(UpdateDeviceStatusRequest updateDeviceStatusRequest) Updates the status of a the currently signed-in user's device so that it is marked as remembered or not remembered for the purpose of device authentication.default UpdateDeviceStatusResponseCognitoIdentityProviderClient.updateDeviceStatus(UpdateDeviceStatusRequest updateDeviceStatusRequest) Updates the status of a the currently signed-in user's device so that it is marked as remembered or not remembered for the purpose of device authentication. -
Uses of UpdateDeviceStatusRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type UpdateDeviceStatusRequestModifier and TypeMethodDescriptionUpdateDeviceStatusRequestMarshaller.marshall(UpdateDeviceStatusRequest updateDeviceStatusRequest)