| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHDeployment |
GHDeploymentBuilder.create() |
GHDeployment |
GHEventPayload.Deployment.getDeployment() |
GHDeployment |
GHEventPayload.DeploymentStatus.getDeployment() |
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHDeployment> |
GHRepository.listDeployments(String sha,
String ref,
String task,
String environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
GHEventPayload.Deployment.setDeployment(GHDeployment deployment) |
void |
GHEventPayload.DeploymentStatus.setDeployment(GHDeployment deployment) |
Copyright © 2017. All rights reserved.