Class UpdateTektonPipelineTriggerOptions

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

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

      • pipelineId

        public java.lang.String pipelineId()
        Gets the pipelineId. The Tekton pipeline ID.
        Returns:
        the pipelineId
      • triggerId

        public java.lang.String triggerId()
        Gets the triggerId. The trigger ID.
        Returns:
        the triggerId
      • triggerPatch

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