| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<DatasetMetadata> |
ProjectDescription.datasets()
Information about the training and test datasets in the project.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectDescription.Builder |
ProjectDescription.Builder.datasets(DatasetMetadata... datasets)
Information about the training and test datasets in the project.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectDescription.Builder |
ProjectDescription.Builder.datasets(Collection<DatasetMetadata> datasets)
Information about the training and test datasets in the project.
|
Copyright © 2022. All rights reserved.