Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestSetImportInputLocation
-
Packages that use TestSetImportInputLocation Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestSetImportInputLocation in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestSetImportInputLocation Modifier and Type Method Description TestSetImportInputLocationTestSetImportResourceSpecification. importInputLocation()Contains information about the input location from where test-set should be imported.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestSetImportInputLocation Modifier and Type Method Description TestSetImportResourceSpecification.BuilderTestSetImportResourceSpecification.Builder. importInputLocation(TestSetImportInputLocation importInputLocation)Contains information about the input location from where test-set should be imported.
-