Uses of Interface
io.github.cdklabs.cdkpipelines.github.LabelOptions
-
-
Uses of LabelOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement LabelOptions Modifier and Type Class Description static classLabelOptions.Jsii$ProxyAn implementation forLabelOptionsMethods in io.github.cdklabs.cdkpipelines.github that return LabelOptions Modifier and Type Method Description LabelOptionsLabelOptions.Builder. build()Builds the configured instance.default LabelOptionsWorkflowTriggers. getLabel()Runs your workflow anytime the label event occurs.LabelOptionsWorkflowTriggers.Jsii$Proxy. getLabel()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type LabelOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. label(LabelOptions label)Sets the value ofWorkflowTriggers.getLabel()
-