Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestExecutionSortBy
-
Packages that use TestExecutionSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestExecutionSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestExecutionSortBy Modifier and Type Method Description TestExecutionSortByListTestExecutionsRequest. sortBy()The sort order of the test set executions.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestExecutionSortBy Modifier and Type Method Description ListTestExecutionsRequest.BuilderListTestExecutionsRequest.Builder. sortBy(TestExecutionSortBy sortBy)The sort order of the test set executions.
-