| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHDeploymentStatusBuilder |
GHRepository.createDeployStatus(int deploymentId,
GHDeploymentState ghDeploymentState)
Deprecated.
Use
getDeployment(deploymentId).createStatus(ghDeploymentState) |
GHDeploymentStatusBuilder |
GHDeployment.createStatus(GHDeploymentState state) |
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.description(String description) |
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.targetUrl(String targetUrl) |
Copyright © 2018. All rights reserved.