Interface PipelineResource.DefinitionStages.WithAnnotations

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

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

    • withAnnotations

      Specifies the annotations property: List of tags that can be used for describing the Pipeline..
      Parameters:
      annotations - List of tags that can be used for describing the Pipeline.
      Returns:
      the next definition stage.