| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<DistributeDataset> |
DistributeDatasetEntriesRequest.datasets()
The ARNS for the training dataset and test dataset that you want to use.
|
| Modifier and Type | Method and Description |
|---|---|
DistributeDatasetEntriesRequest.Builder |
DistributeDatasetEntriesRequest.Builder.datasets(DistributeDataset... datasets)
The ARNS for the training dataset and test dataset that you want to use.
|
| Modifier and Type | Method and Description |
|---|---|
DistributeDatasetEntriesRequest.Builder |
DistributeDatasetEntriesRequest.Builder.datasets(Collection<DistributeDataset> datasets)
The ARNS for the training dataset and test dataset that you want to use.
|
Copyright © 2022. All rights reserved.