Uses of Class
software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
Packages that use LabelingJobS3DataSource Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of LabelingJobS3DataSource in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return LabelingJobS3DataSource Modifier and Type Method Description LabelingJobS3DataSourceLabelingJobDataSource. s3DataSource()The Amazon S3 location of the input data objects.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type LabelingJobS3DataSource Modifier and Type Method Description LabelingJobDataSource.BuilderLabelingJobDataSource.Builder. s3DataSource(LabelingJobS3DataSource s3DataSource)The Amazon S3 location of the input data objects.
-