Class UpdateTektonPipelineOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class UpdateTektonPipelineOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateTektonPipeline options.
    • Method Detail

      • id

        public java.lang.String id()
        Gets the id. ID of current instance.
        Returns:
        the id
      • tektonPipelinePatch

        public java.util.Map<java.lang.String,​java.lang.Object> tektonPipelinePatch()
        Gets the tektonPipelinePatch. JSON Merge-Patch content for update_tekton_pipeline.
        Returns:
        the tektonPipelinePatch