Uses of Interface
io.github.cdklabs.projen.github.workflows.DeleteOptions
-
Packages that use DeleteOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of DeleteOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement DeleteOptions Modifier and Type Class Description static classDeleteOptions.Jsii$ProxyAn implementation forDeleteOptionsMethods in io.github.cdklabs.projen.github.workflows that return DeleteOptions Modifier and Type Method Description DeleteOptionsDeleteOptions.Builder. build()Builds the configured instance.default DeleteOptionsTriggers. getDelete()(experimental) Runs your workflow anytime someone deletes a branch or tag, which triggers the delete event.DeleteOptionsTriggers.Jsii$Proxy. getDelete()Methods in io.github.cdklabs.projen.github.workflows with parameters of type DeleteOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. delete(DeleteOptions delete)Sets the value ofTriggers.getDelete()
-