Uses of Class
software.amazon.awssdk.services.connect.model.ListCondition
-
Packages that use ListCondition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of ListCondition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return ListCondition Modifier and Type Method Description ListConditionUserSearchCriteria. listCondition()A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies.Methods in software.amazon.awssdk.services.connect.model with parameters of type ListCondition Modifier and Type Method Description UserSearchCriteria.BuilderUserSearchCriteria.Builder. listCondition(ListCondition listCondition)A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies.
-