Uses of Interface
io.github.cdklabs.cdkpipelines.github.StatusOptions
-
-
Uses of StatusOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement StatusOptions Modifier and Type Class Description static classStatusOptions.Jsii$ProxyAn implementation forStatusOptionsMethods in io.github.cdklabs.cdkpipelines.github that return StatusOptions Modifier and Type Method Description StatusOptionsStatusOptions.Builder. build()Builds the configured instance.default StatusOptionsWorkflowTriggers. getStatus()Runs your workflow anytime the status of a Git commit changes, which triggers the status event.StatusOptionsWorkflowTriggers.Jsii$Proxy. getStatus()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type StatusOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. status(StatusOptions status)Sets the value ofWorkflowTriggers.getStatus()
-