Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestSetImportResourceSpecification
-
Packages that use TestSetImportResourceSpecification Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestSetImportResourceSpecification in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestSetImportResourceSpecification Modifier and Type Method Description TestSetImportResourceSpecificationImportResourceSpecification. testSetImportResourceSpecification()Specifications for the test set that is imported.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestSetImportResourceSpecification Modifier and Type Method Description ImportResourceSpecification.BuilderImportResourceSpecification.Builder. testSetImportResourceSpecification(TestSetImportResourceSpecification testSetImportResourceSpecification)Specifications for the test set that is imported.
-