Uses of Interface
io.github.cdklabs.cdkpipelines.github.GollumOptions
-
-
Uses of GollumOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement GollumOptions Modifier and Type Class Description static classGollumOptions.Jsii$ProxyAn implementation forGollumOptionsMethods in io.github.cdklabs.cdkpipelines.github that return GollumOptions Modifier and Type Method Description GollumOptionsGollumOptions.Builder. build()Builds the configured instance.default GollumOptionsWorkflowTriggers. getGollum()Runs your workflow when someone creates or updates a Wiki page, which triggers the gollum event.GollumOptionsWorkflowTriggers.Jsii$Proxy. getGollum()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type GollumOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. gollum(GollumOptions gollum)Sets the value ofWorkflowTriggers.getGollum()
-