Interface DescribePipelineDefinitionForExecutionResponse.Builder

    • Method Detail

      • pipelineDefinition

        DescribePipelineDefinitionForExecutionResponse.Builder pipelineDefinition​(String pipelineDefinition)

        The JSON pipeline definition.

        Parameters:
        pipelineDefinition - The JSON pipeline definition.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        DescribePipelineDefinitionForExecutionResponse.Builder creationTime​(Instant creationTime)

        The time when the pipeline was created.

        Parameters:
        creationTime - The time when the pipeline was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.