Uses of Interface
io.github.cdklabs.cdkpipelines.github.DeploymentStatusOptions
-
-
Uses of DeploymentStatusOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement DeploymentStatusOptions Modifier and Type Class Description static classDeploymentStatusOptions.Jsii$ProxyAn implementation forDeploymentStatusOptionsMethods in io.github.cdklabs.cdkpipelines.github that return DeploymentStatusOptions Modifier and Type Method Description DeploymentStatusOptionsDeploymentStatusOptions.Builder. build()Builds the configured instance.default DeploymentStatusOptionsWorkflowTriggers. getDeploymentStatus()Runs your workflow anytime a third party provides a deployment status, which triggers the deployment_status event.DeploymentStatusOptionsWorkflowTriggers.Jsii$Proxy. getDeploymentStatus()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type DeploymentStatusOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. deploymentStatus(DeploymentStatusOptions deploymentStatus)Sets the value ofWorkflowTriggers.getDeploymentStatus()
-