| Package | Description |
|---|---|
| com.amazonaws.services.lookoutforvision.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetGroundTruthManifest |
DatasetGroundTruthManifest.clone() |
DatasetGroundTruthManifest |
DatasetSource.getGroundTruthManifest()
Location information for the manifest file.
|
DatasetGroundTruthManifest |
DatasetGroundTruthManifest.withS3Object(InputS3Object s3Object)
The S3 bucket location for the manifest file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetSource.setGroundTruthManifest(DatasetGroundTruthManifest groundTruthManifest)
Location information for the manifest file.
|
DatasetSource |
DatasetSource.withGroundTruthManifest(DatasetGroundTruthManifest groundTruthManifest)
Location information for the manifest file.
|
Copyright © 2022. All rights reserved.