Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.SetUserSettingsRequest
Packages that use SetUserSettingsRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of SetUserSettingsRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type SetUserSettingsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<SetUserSettingsResponse>CognitoIdentityProviderAsyncClient.setUserSettings(SetUserSettingsRequest setUserSettingsRequest) This action is no longer supported. You can use it to configure only SMS MFA.default SetUserSettingsResponseCognitoIdentityProviderClient.setUserSettings(SetUserSettingsRequest setUserSettingsRequest) This action is no longer supported. You can use it to configure only SMS MFA. -
Uses of SetUserSettingsRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type SetUserSettingsRequestModifier and TypeMethodDescriptionSetUserSettingsRequestMarshaller.marshall(SetUserSettingsRequest setUserSettingsRequest)