| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetUserSettingsResponse |
CognitoIdentityProviderClient.setUserSettings(SetUserSettingsRequest setUserSettingsRequest)
Sets the user settings like multi-factor authentication (MFA).
|
default CompletableFuture<SetUserSettingsResponse> |
CognitoIdentityProviderAsyncClient.setUserSettings(SetUserSettingsRequest setUserSettingsRequest)
Sets the user settings like multi-factor authentication (MFA).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetUserSettingsRequestMarshaller.marshall(SetUserSettingsRequest setUserSettingsRequest) |
Copyright © 2019. All rights reserved.