| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.clone() |
Condition |
ConditionalBranch.getCondition()
Contains the expression to evaluate.
|
Condition |
Condition.withExpressionString(String expressionString)
The expression string that is evaluated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalBranch.setCondition(Condition condition)
Contains the expression to evaluate.
|
ConditionalBranch |
ConditionalBranch.withCondition(Condition condition)
Contains the expression to evaluate.
|
Copyright © 2023. All rights reserved.