| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static GroundTruthManifest.Builder |
GroundTruthManifest.builder() |
default GroundTruthManifest.Builder |
GroundTruthManifest.Builder.s3Object(Consumer<S3Object.Builder> s3Object)
Sets the value of the S3Object property for this object.
|
GroundTruthManifest.Builder |
GroundTruthManifest.Builder.s3Object(S3Object s3Object)
Sets the value of the S3Object property for this object.
|
GroundTruthManifest.Builder |
GroundTruthManifest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroundTruthManifest.Builder> |
GroundTruthManifest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Asset.Builder |
Asset.Builder.groundTruthManifest(Consumer<GroundTruthManifest.Builder> groundTruthManifest)
Sets the value of the GroundTruthManifest property for this object.
|
default DatasetSource.Builder |
DatasetSource.Builder.groundTruthManifest(Consumer<GroundTruthManifest.Builder> groundTruthManifest)
Sets the value of the GroundTruthManifest property for this object.
|
default ProjectVersionDescription.Builder |
ProjectVersionDescription.Builder.manifestSummary(Consumer<GroundTruthManifest.Builder> manifestSummary)
The location of the summary manifest.
|
Copyright © 2023. All rights reserved.