Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AdvancedSecurityAdditionalFlowsType.Builder
Packages that use AdvancedSecurityAdditionalFlowsType.Builder
-
Uses of AdvancedSecurityAdditionalFlowsType.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AdvancedSecurityAdditionalFlowsType.BuilderModifier and TypeMethodDescriptionAdvancedSecurityAdditionalFlowsType.builder()AdvancedSecurityAdditionalFlowsType.Builder.customAuthMode(String customAuthMode) The operating mode of threat protection in custom authentication with Custom authentication challenge Lambda triggers.AdvancedSecurityAdditionalFlowsType.Builder.customAuthMode(AdvancedSecurityEnabledModeType customAuthMode) The operating mode of threat protection in custom authentication with Custom authentication challenge Lambda triggers.AdvancedSecurityAdditionalFlowsType.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AdvancedSecurityAdditionalFlowsType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AdvancedSecurityAdditionalFlowsType.Builder>AdvancedSecurityAdditionalFlowsType.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cognitoidentityprovider.model with type arguments of type AdvancedSecurityAdditionalFlowsType.BuilderModifier and TypeMethodDescriptiondefault UserPoolAddOnsType.BuilderUserPoolAddOnsType.Builder.advancedSecurityAdditionalFlows(Consumer<AdvancedSecurityAdditionalFlowsType.Builder> advancedSecurityAdditionalFlows) Threat protection configuration options for additional authentication types in your user pool, including custom authentication.