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