Uses of Class
software.amazon.awssdk.services.rekognition.model.TestingDataResult
-
Packages that use TestingDataResult Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of TestingDataResult in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return TestingDataResult Modifier and Type Method Description TestingDataResultProjectVersionDescription. testingDataResult()Contains information about the testing results.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type TestingDataResult Modifier and Type Method Description ProjectVersionDescription.BuilderProjectVersionDescription.Builder. testingDataResult(TestingDataResult testingDataResult)Contains information about the testing results.
-