Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestExecutionResultItems
-
Packages that use TestExecutionResultItems Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestExecutionResultItems in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestExecutionResultItems Modifier and Type Method Description TestExecutionResultItemsListTestExecutionResultItemsResponse. testExecutionResults()The list of results from the test execution.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestExecutionResultItems Modifier and Type Method Description ListTestExecutionResultItemsResponse.BuilderListTestExecutionResultItemsResponse.Builder. testExecutionResults(TestExecutionResultItems testExecutionResults)The list of results from the test execution.
-