Uses of Class
software.amazon.awssdk.services.connect.model.AttributeCondition
-
Packages that use AttributeCondition Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AttributeCondition in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AttributeCondition Modifier and Type Method Description AttributeConditionExpression. attributeCondition()An object to specify the predefined attribute condition.Methods in software.amazon.awssdk.services.connect.model with parameters of type AttributeCondition Modifier and Type Method Description Expression.BuilderExpression.Builder. attributeCondition(AttributeCondition attributeCondition)An object to specify the predefined attribute condition.
-