public class GHStargazer
extends java.lang.Object
| Constructor and Description |
|---|
GHStargazer() |
| Modifier and Type | Method and Description |
|---|---|
GHRepository |
getRepository()
Gets the repository that is stargazed
|
java.util.Date |
getStarredAt()
Gets the date when the repository was starred, however old stars before
August 2012, will all show the date the API was changed to support starred_at.
|
GHUser |
getUser()
Gets the user that starred the repository
|
public GHRepository getRepository()
public java.util.Date getStarredAt()
public GHUser getUser()
Copyright © 2016. All Rights Reserved.