Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.SetRiskConfigurationResponse.Builder
Packages that use SetRiskConfigurationResponse.Builder
-
Uses of SetRiskConfigurationResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SetRiskConfigurationResponse.BuilderModifier and TypeMethodDescriptionSetRiskConfigurationResponse.builder()SetRiskConfigurationResponse.Builder.riskConfiguration(Consumer<RiskConfigurationType.Builder> riskConfiguration) The API response that contains the risk configuration that you set and the timestamp of the most recent change.SetRiskConfigurationResponse.Builder.riskConfiguration(RiskConfigurationType riskConfiguration) The API response that contains the risk configuration that you set and the timestamp of the most recent change.SetRiskConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type SetRiskConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SetRiskConfigurationResponse.Builder>SetRiskConfigurationResponse.serializableBuilderClass()