| 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)
Create status gh deployment status builder.
|
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.description(String description)
Description gh deployment status builder.
|
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.targetUrl(String targetUrl)
Target url gh deployment status builder.
|
Copyright © 2020. All rights reserved.