Uses of Interface
io.github.cdklabs.cdkpipelines.github.ReleaseOptions
-
-
Uses of ReleaseOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement ReleaseOptions Modifier and Type Class Description static classReleaseOptions.Jsii$ProxyAn implementation forReleaseOptionsMethods in io.github.cdklabs.cdkpipelines.github that return ReleaseOptions Modifier and Type Method Description ReleaseOptionsReleaseOptions.Builder. build()Builds the configured instance.default ReleaseOptionsWorkflowTriggers. getRelease()Runs your workflow anytime the release event occurs.ReleaseOptionsWorkflowTriggers.Jsii$Proxy. getRelease()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type ReleaseOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. release(ReleaseOptions release)Sets the value ofWorkflowTriggers.getRelease()
-