Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeRiskConfigurationResponse.Builder
Packages that use DescribeRiskConfigurationResponse.Builder
-
Uses of DescribeRiskConfigurationResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return DescribeRiskConfigurationResponse.BuilderModifier and TypeMethodDescriptionDescribeRiskConfigurationResponse.builder()DescribeRiskConfigurationResponse.Builder.riskConfiguration(Consumer<RiskConfigurationType.Builder> riskConfiguration) The details of the requested risk configuration.DescribeRiskConfigurationResponse.Builder.riskConfiguration(RiskConfigurationType riskConfiguration) The details of the requested risk configuration.DescribeRiskConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type DescribeRiskConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeRiskConfigurationResponse.Builder>DescribeRiskConfigurationResponse.serializableBuilderClass()