Class GetTektonPipelineRunOptions

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

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

      • pipelineId

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

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

        public java.lang.String includes()
        Gets the includes. Defines if response includes definition metadata.
        Returns:
        the includes