public class GHSubscription extends Object
GHRepository.getSubscription(),
GHThread.getSubscription()| Constructor and Description |
|---|
GHSubscription() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Removes this subscription.
|
Date |
getCreatedAt() |
String |
getReason() |
GHRepository |
getRepository() |
String |
getRepositoryUrl() |
String |
getUrl() |
boolean |
isIgnored() |
boolean |
isSubscribed() |
public Date getCreatedAt()
public String getUrl()
public String getRepositoryUrl()
public String getReason()
public boolean isSubscribed()
public boolean isIgnored()
public GHRepository getRepository()
public void delete()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.