Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Packages that use ProcessingJob Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProcessingJob in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProcessingJob Modifier and Type Method Description ProcessingJobTrialComponentSourceDetail. processingJob()Information about a processing job that's the source of a trial component.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProcessingJob Modifier and Type Method Description TrialComponentSourceDetail.BuilderTrialComponentSourceDetail.Builder. processingJob(ProcessingJob processingJob)Information about a processing job that's the source of a trial component.
-