| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultConditionalBranch |
ConditionalSpecification.defaultBranch()
The conditional branch that should be followed when the conditions for other branches are not satisfied.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalSpecification.Builder |
ConditionalSpecification.Builder.defaultBranch(DefaultConditionalBranch defaultBranch)
The conditional branch that should be followed when the conditions for other branches are not satisfied.
|
Copyright © 2022. All rights reserved.