| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
IntentLevelSlotResolutionTestResults |
IntentLevelSlotResolutionTestResults.clone() |
IntentLevelSlotResolutionTestResults |
TestExecutionResultItems.getIntentLevelSlotResolutionTestResults()
Slot resolution results aggregated by intent and slot name.
|
IntentLevelSlotResolutionTestResults |
IntentLevelSlotResolutionTestResults.withItems(Collection<IntentLevelSlotResolutionTestResultItem> items)
Indicates the items for the slot level resolution for the intents.
|
IntentLevelSlotResolutionTestResults |
IntentLevelSlotResolutionTestResults.withItems(IntentLevelSlotResolutionTestResultItem... items)
Indicates the items for the slot level resolution for the intents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultItems.setIntentLevelSlotResolutionTestResults(IntentLevelSlotResolutionTestResults intentLevelSlotResolutionTestResults)
Slot resolution results aggregated by intent and slot name.
|
TestExecutionResultItems |
TestExecutionResultItems.withIntentLevelSlotResolutionTestResults(IntentLevelSlotResolutionTestResults intentLevelSlotResolutionTestResults)
Slot resolution results aggregated by intent and slot name.
|
Copyright © 2024. All rights reserved.