Uses of Interface
io.github.cdklabs.cdkpipelines.github.PublicOptions
-
-
Uses of PublicOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement PublicOptions Modifier and Type Class Description static classPublicOptions.Jsii$ProxyAn implementation forPublicOptionsMethods in io.github.cdklabs.cdkpipelines.github that return PublicOptions Modifier and Type Method Description PublicOptionsPublicOptions.Builder. build()Builds the configured instance.default PublicOptionsWorkflowTriggers. getPublicValue()Runs your workflow anytime someone makes a private repository public, which triggers the public event.PublicOptionsWorkflowTriggers.Jsii$Proxy. getPublicValue()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type PublicOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. publicValue(PublicOptions publicValue)Sets the value ofWorkflowTriggers.getPublicValue()
-