| 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(java.lang.String sha,
java.lang.String ref,
java.lang.String task,
java.lang.String environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
GHEventPayload.Deployment.setDeployment(GHDeployment deployment) |
void |
GHEventPayload.DeploymentStatus.setDeployment(GHDeployment deployment) |
Copyright © 2016. All Rights Reserved.