Uses of Class
software.amazon.awssdk.services.lookoutvision.model.DatasetGroundTruthManifest
-
Packages that use DatasetGroundTruthManifest Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of DatasetGroundTruthManifest in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return DatasetGroundTruthManifest Modifier and Type Method Description DatasetGroundTruthManifestDatasetSource. groundTruthManifest()Location information for the manifest file.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type DatasetGroundTruthManifest Modifier and Type Method Description DatasetSource.BuilderDatasetSource.Builder. groundTruthManifest(DatasetGroundTruthManifest groundTruthManifest)Location information for the manifest file.
-