Interface LivePipeline.UpdateStages.WithDescription

  • All Known Subinterfaces:
    LivePipeline.Update
    Enclosing interface:
    LivePipeline.UpdateStages

    public static interface LivePipeline.UpdateStages.WithDescription
    The stage of the LivePipeline update allowing to specify description.
    • Method Detail

      • withDescription

        LivePipeline.Update withDescription​(String description)
        Specifies the description property: An optional description for the pipeline..
        Parameters:
        description - An optional description for the pipeline.
        Returns:
        the next definition stage.