Interface PipelineResource.DefinitionStages.WithDescription

All Known Subinterfaces:
PipelineResource.Definition, PipelineResource.DefinitionStages.WithCreate
Enclosing interface:
PipelineResource.DefinitionStages

public static interface PipelineResource.DefinitionStages.WithDescription
The stage of the PipelineResource definition allowing to specify description.
  • Method Details

    • withDescription

      Specifies the description property: The description of the pipeline..
      Parameters:
      description - The description of the pipeline.
      Returns:
      the next definition stage.