| Package | Description |
|---|---|
| com.amazonaws.services.lookoutforvision.model |
| Modifier and Type | Method and Description |
|---|---|
InputS3Object |
InputS3Object.clone() |
InputS3Object |
DatasetGroundTruthManifest.getS3Object()
The S3 bucket location for the manifest file.
|
InputS3Object |
InputS3Object.withBucket(String bucket)
The Amazon S3 bucket that contains the manifest.
|
InputS3Object |
InputS3Object.withKey(String key)
The name and location of the manifest file withiin the bucket.
|
InputS3Object |
InputS3Object.withVersionId(String versionId)
The version ID of the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetGroundTruthManifest.setS3Object(InputS3Object s3Object)
The S3 bucket location for the manifest file.
|
DatasetGroundTruthManifest |
DatasetGroundTruthManifest.withS3Object(InputS3Object s3Object)
The S3 bucket location for the manifest file.
|
Copyright © 2021. All rights reserved.