Uses of Interface
io.github.cdklabs.projen.github.workflows.CreateOptions
-
Packages that use CreateOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of CreateOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement CreateOptions Modifier and Type Class Description static classCreateOptions.Jsii$ProxyAn implementation forCreateOptionsMethods in io.github.cdklabs.projen.github.workflows that return CreateOptions Modifier and Type Method Description CreateOptionsCreateOptions.Builder. build()Builds the configured instance.default CreateOptionsTriggers. getCreate()(experimental) Runs your workflow anytime someone creates a branch or tag, which triggers the create event.CreateOptionsTriggers.Jsii$Proxy. getCreate()Methods in io.github.cdklabs.projen.github.workflows with parameters of type CreateOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. create(CreateOptions create)Sets the value ofTriggers.getCreate()
-