Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
Packages that use NumberAttributeConstraintsType
-
Uses of NumberAttributeConstraintsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return NumberAttributeConstraintsTypeModifier and TypeMethodDescriptionSchemaAttributeType.numberAttributeConstraints()Specifies the constraints for an attribute of the number type.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type NumberAttributeConstraintsTypeModifier and TypeMethodDescriptionSchemaAttributeType.Builder.numberAttributeConstraints(NumberAttributeConstraintsType numberAttributeConstraints) Specifies the constraints for an attribute of the number type.