public class GHLabel extends Object
GHIssue.getLabels(),
GHRepository.listLabels()| Constructor and Description |
|---|
GHLabel() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
String |
getColor()
Color code without leading '#', such as 'f29513'
|
String |
getName() |
String |
getUrl() |
public String getUrl()
public String getName()
public String getColor()
public void delete()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.