Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestSetExportSpecification
-
Packages that use TestSetExportSpecification Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestSetExportSpecification in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestSetExportSpecification Modifier and Type Method Description TestSetExportSpecificationExportResourceSpecification. testSetExportSpecification()Specifications for the test set that is exported as a resource.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestSetExportSpecification Modifier and Type Method Description ExportResourceSpecification.BuilderExportResourceSpecification.Builder. testSetExportSpecification(TestSetExportSpecification testSetExportSpecification)Specifications for the test set that is exported as a resource.
-