Uses of Class
software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
Packages that use LabelingJobDataSource Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of LabelingJobDataSource in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return LabelingJobDataSource Modifier and Type Method Description LabelingJobDataSourceLabelingJobInputConfig. dataSource()The location of the input data.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type LabelingJobDataSource Modifier and Type Method Description LabelingJobInputConfig.BuilderLabelingJobInputConfig.Builder. dataSource(LabelingJobDataSource dataSource)The location of the input data.
-