public abstract class GHHook extends GHObject
created_at, id, updated_at, url| Constructor and Description |
|---|
GHHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes this hook.
|
Map<String,String> |
getConfig() |
EnumSet<GHEvent> |
getEvents() |
URL |
getHtmlUrl()
Deprecated.
This object has no HTML URL.
|
String |
getName() |
boolean |
isActive() |
getCreatedAt, getId, getUpdatedAt, getUrl, toStringpublic String getName()
public boolean isActive()
public void delete()
throws IOException
IOExceptionpublic URL getHtmlUrl()
GHObjectgetHtmlUrl in class GHObjectCopyright © 2017. All rights reserved.