Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType.Builder
Packages that use AccountTakeoverRiskConfigurationType.Builder
-
Uses of AccountTakeoverRiskConfigurationType.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AccountTakeoverRiskConfigurationType.BuilderModifier and TypeMethodDescriptionAccountTakeoverRiskConfigurationType.Builder.actions(Consumer<AccountTakeoverActionsType.Builder> actions) A list of account-takeover actions for each level of risk that Amazon Cognito might assess with threat protection.AccountTakeoverRiskConfigurationType.Builder.actions(AccountTakeoverActionsType actions) A list of account-takeover actions for each level of risk that Amazon Cognito might assess with threat protection.AccountTakeoverRiskConfigurationType.builder()AccountTakeoverRiskConfigurationType.Builder.notifyConfiguration(Consumer<NotifyConfigurationType.Builder> notifyConfiguration) The settings for composing and sending an email message when threat protection assesses a risk level with adaptive authentication.AccountTakeoverRiskConfigurationType.Builder.notifyConfiguration(NotifyConfigurationType notifyConfiguration) The settings for composing and sending an email message when threat protection assesses a risk level with adaptive authentication.AccountTakeoverRiskConfigurationType.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AccountTakeoverRiskConfigurationType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountTakeoverRiskConfigurationType.Builder>AccountTakeoverRiskConfigurationType.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cognitoidentityprovider.model with type arguments of type AccountTakeoverRiskConfigurationType.BuilderModifier and TypeMethodDescriptiondefault RiskConfigurationType.BuilderRiskConfigurationType.Builder.accountTakeoverRiskConfiguration(Consumer<AccountTakeoverRiskConfigurationType.Builder> accountTakeoverRiskConfiguration) The settings for automated responses and notification templates for adaptive authentication with threat protection.SetRiskConfigurationRequest.Builder.accountTakeoverRiskConfiguration(Consumer<AccountTakeoverRiskConfigurationType.Builder> accountTakeoverRiskConfiguration) The settings for automated responses and notification templates for adaptive authentication with threat protection.