Uses of Class
software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
Packages that use LabelingJobSnsDataSource Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of LabelingJobSnsDataSource in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return LabelingJobSnsDataSource Modifier and Type Method Description LabelingJobSnsDataSourceLabelingJobDataSource. snsDataSource()An Amazon SNS data source used for streaming labeling jobs.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type LabelingJobSnsDataSource Modifier and Type Method Description LabelingJobDataSource.BuilderLabelingJobDataSource.Builder. snsDataSource(LabelingJobSnsDataSource snsDataSource)An Amazon SNS data source used for streaming labeling jobs.
-