Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestExecutionResultFilterBy
-
Packages that use TestExecutionResultFilterBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestExecutionResultFilterBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestExecutionResultFilterBy Modifier and Type Method Description TestExecutionResultFilterByListTestExecutionResultItemsRequest. resultFilterBy()The filter for the list of results from the test set execution.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestExecutionResultFilterBy Modifier and Type Method Description ListTestExecutionResultItemsRequest.BuilderListTestExecutionResultItemsRequest.Builder. resultFilterBy(TestExecutionResultFilterBy resultFilterBy)The filter for the list of results from the test set execution.
-