@Preview @Deprecated public class GHReaction extends GHObject
Reactablecreated_at, id, updated_at, url| Constructor and Description |
|---|
GHReaction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deprecated.
Removes this reaction.
|
ReactionContent |
getContent()
Deprecated.
The kind of reaction left.
|
URL |
getHtmlUrl()
Deprecated.
|
GHUser |
getUser()
Deprecated.
User who left the reaction.
|
getCreatedAt, getId, getUpdatedAt, getUrl, toStringpublic ReactionContent getContent()
public GHUser getUser()
@Deprecated public URL getHtmlUrl()
getHtmlUrl in class GHObjectpublic void delete()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.