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