Uses of Class
software.amazon.awssdk.services.lookoutvision.model.DatasetSource
-
Packages that use DatasetSource Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of DatasetSource in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return DatasetSource Modifier and Type Method Description DatasetSourceCreateDatasetRequest. datasetSource()The location of the manifest file that Amazon Lookout for Vision uses to create the dataset.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type DatasetSource Modifier and Type Method Description CreateDatasetRequest.BuilderCreateDatasetRequest.Builder. datasetSource(DatasetSource datasetSource)The location of the manifest file that Amazon Lookout for Vision uses to create the dataset.
-