public class Build extends BaseModel
public Build()
public Build(Build from)
public Build(int number,
String url)
public int getNumber()
public String getUrl()
public BuildWithDetails details() throws IOException
IOExceptionpublic String Stop() throws org.apache.http.client.HttpResponseException, IOException
org.apache.http.client.HttpResponseExceptionIOExceptionCopyright © 2015. All rights reserved.