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