| Package | Description |
|---|---|
| com.amazonaws.services.lookoutforvision.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetSource |
DatasetSource.clone() |
DatasetSource |
CreateDatasetRequest.getDatasetSource()
The location of the manifest file that Amazon Lookout for Vision uses to create the dataset.
|
DatasetSource |
DatasetSource.withGroundTruthManifest(DatasetGroundTruthManifest groundTruthManifest)
Location information for the manifest file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDatasetRequest.setDatasetSource(DatasetSource datasetSource)
The location of the manifest file that Amazon Lookout for Vision uses to create the dataset.
|
CreateDatasetRequest |
CreateDatasetRequest.withDatasetSource(DatasetSource datasetSource)
The location of the manifest file that Amazon Lookout for Vision uses to create the dataset.
|
Copyright © 2022. All rights reserved.