Uses of Class
software.amazon.awssdk.services.sagemaker.model.Pipeline
-
Packages that use Pipeline Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of Pipeline in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return Pipeline Modifier and Type Method Description PipelineSearchRecord. pipeline()Returns the value of the Pipeline property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type Pipeline Modifier and Type Method Description SearchRecord.BuilderSearchRecord.Builder. pipeline(Pipeline pipeline)Sets the value of the Pipeline property for this object.
-