public class GHDeploymentStatusBuilder extends Object
| Constructor and Description |
|---|
GHDeploymentStatusBuilder(GHRepository repo,
int deploymentId,
GHDeploymentState state) |
| Modifier and Type | Method and Description |
|---|---|
GHDeploymentStatus |
create() |
GHDeploymentStatusBuilder |
description(String description) |
GHDeploymentStatusBuilder |
targetUrl(String targetUrl) |
public GHDeploymentStatusBuilder(GHRepository repo, int deploymentId, GHDeploymentState state)
public GHDeploymentStatusBuilder description(String description)
public GHDeploymentStatusBuilder targetUrl(String targetUrl)
public GHDeploymentStatus create() throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.