Interface PipelineInfo.Builder

  • Method Details

    • pipelineConfigurationTimeStamp

      PipelineInfo.Builder pipelineConfigurationTimeStamp(String pipelineConfigurationTimeStamp)

      The time when the pipeline info was configured.

      Parameters:
      pipelineConfigurationTimeStamp - The time when the pipeline info was configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pipelineType

      PipelineInfo.Builder pipelineType(String pipelineType)

      The type of pipeline.

      Parameters:
      pipelineType - The type of pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pipelineType

      PipelineInfo.Builder pipelineType(PipelineType pipelineType)

      The type of pipeline.

      Parameters:
      pipelineType - The type of pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: