GHDeploymentBuilder |
GHDeploymentBuilder.autoMerge(boolean autoMerge) |
GHDeploymentBuilder |
GHRepository.createDeployment(String ref) |
GHDeploymentBuilder |
GHDeploymentBuilder.description(String description) |
GHDeploymentBuilder |
GHDeploymentBuilder.environment(String environment) |
GHDeploymentBuilder |
GHDeploymentBuilder.payload(String payload) |
GHDeploymentBuilder |
GHDeploymentBuilder.ref(String branch) |
GHDeploymentBuilder |
GHDeploymentBuilder.requiredContexts(List<String> requiredContexts) |
GHDeploymentBuilder |
GHDeploymentBuilder.task(String task) |