Uses of Class
software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
Packages that use LabelingJobResourceConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of LabelingJobResourceConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return LabelingJobResourceConfig Modifier and Type Method Description LabelingJobResourceConfigLabelingJobAlgorithmsConfig. labelingJobResourceConfig()Provides configuration information for a labeling job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type LabelingJobResourceConfig Modifier and Type Method Description LabelingJobAlgorithmsConfig.BuilderLabelingJobAlgorithmsConfig.Builder. labelingJobResourceConfig(LabelingJobResourceConfig labelingJobResourceConfig)Provides configuration information for a labeling job.
-