Uses of Class
software.amazon.awssdk.services.rekognition.model.DatasetStats
-
Packages that use DatasetStats Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DatasetStats in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DatasetStats Modifier and Type Method Description DatasetStatsDatasetDescription. datasetStats()The status message code for the dataset.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type DatasetStats Modifier and Type Method Description DatasetDescription.BuilderDatasetDescription.Builder. datasetStats(DatasetStats datasetStats)The status message code for the dataset.
-