Uses of Class
software.amazon.awssdk.services.connect.model.Range
-
Packages that use Range Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Range in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Range Modifier and Type Method Description RangeAttributeCondition. range()An Object to define the minimum and maximum proficiency levels.Methods in software.amazon.awssdk.services.connect.model with parameters of type Range Modifier and Type Method Description AttributeCondition.BuilderAttributeCondition.Builder. range(Range range)An Object to define the minimum and maximum proficiency levels.
-