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