public class GHInvitation extends GHObject
created_at, responseHeaderFields, updated_at, url| Constructor and Description |
|---|
GHInvitation() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept()
Accept a repository invitation.
|
void |
decline()
Decline a repository invitation.
|
URL |
getHtmlUrl()
URL of this object for humans, which renders some HTML.
|
getCreatedAt, getId, getResponseHeaderFields, getUpdatedAt, getUrl, toStringpublic void accept()
throws IOException
IOExceptionpublic void decline()
throws IOException
IOExceptionpublic URL getHtmlUrl()
GHObjectgetHtmlUrl in class GHObjectCopyright © 2018. All rights reserved.