| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SlotResolutionTestResultItem> |
IntentLevelSlotResolutionTestResultItem.slotResolutionResults()
The results for the slot resolution in the test execution result.
|
| Modifier and Type | Method and Description |
|---|---|
IntentLevelSlotResolutionTestResultItem.Builder |
IntentLevelSlotResolutionTestResultItem.Builder.slotResolutionResults(SlotResolutionTestResultItem... slotResolutionResults)
The results for the slot resolution in the test execution result.
|
| Modifier and Type | Method and Description |
|---|---|
IntentLevelSlotResolutionTestResultItem.Builder |
IntentLevelSlotResolutionTestResultItem.Builder.slotResolutionResults(Collection<SlotResolutionTestResultItem> slotResolutionResults)
The results for the slot resolution in the test execution result.
|
Copyright © 2023. All rights reserved.