| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
GroundTruthManifest |
Asset.groundTruthManifest()
Returns the value of the GroundTruthManifest property for this object.
|
GroundTruthManifest |
DatasetSource.groundTruthManifest()
Returns the value of the GroundTruthManifest property for this object.
|
GroundTruthManifest |
ProjectVersionDescription.manifestSummary()
The location of the summary manifest.
|
| Modifier and Type | Method and Description |
|---|---|
Asset.Builder |
Asset.Builder.groundTruthManifest(GroundTruthManifest groundTruthManifest)
Sets the value of the GroundTruthManifest property for this object.
|
DatasetSource.Builder |
DatasetSource.Builder.groundTruthManifest(GroundTruthManifest groundTruthManifest)
Sets the value of the GroundTruthManifest property for this object.
|
ProjectVersionDescription.Builder |
ProjectVersionDescription.Builder.manifestSummary(GroundTruthManifest manifestSummary)
The location of the summary manifest.
|
Copyright © 2023. All rights reserved.