| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeCondition |
AttributeCondition.clone() |
AttributeCondition |
Expression.getAttributeCondition()
An object to specify the predefined attribute condition.
|
AttributeCondition |
AttributeCondition.withComparisonOperator(String comparisonOperator)
The operator of the condition.
|
AttributeCondition |
AttributeCondition.withMatchCriteria(MatchCriteria matchCriteria)
An object to define
AgentsCriteria. |
AttributeCondition |
AttributeCondition.withName(String name)
The name of predefined attribute.
|
AttributeCondition |
AttributeCondition.withProficiencyLevel(Float proficiencyLevel)
The proficiency level of the condition.
|
AttributeCondition |
AttributeCondition.withValue(String value)
The value of predefined attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setAttributeCondition(AttributeCondition attributeCondition)
An object to specify the predefined attribute condition.
|
Expression |
Expression.withAttributeCondition(AttributeCondition attributeCondition)
An object to specify the predefined attribute condition.
|
Copyright © 2024. All rights reserved.