Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.IntentLevelSlotResolutionTestResults
-
Packages that use IntentLevelSlotResolutionTestResults Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of IntentLevelSlotResolutionTestResults in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return IntentLevelSlotResolutionTestResults Modifier and Type Method Description IntentLevelSlotResolutionTestResultsTestExecutionResultItems. intentLevelSlotResolutionTestResults()Slot resolution results aggregated by intent and slot name.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type IntentLevelSlotResolutionTestResults Modifier and Type Method Description TestExecutionResultItems.BuilderTestExecutionResultItems.Builder. intentLevelSlotResolutionTestResults(IntentLevelSlotResolutionTestResults intentLevelSlotResolutionTestResults)Slot resolution results aggregated by intent and slot name.
-