Interface PipelineInfo.Builder

    • Method Detail

      • 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, PipelineType