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