public class GHStargazer extends Object
| Constructor and Description |
|---|
GHStargazer() |
| Modifier and Type | Method and Description |
|---|---|
GHRepository |
getRepository()
Gets the repository that is stargazed
|
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 Date getStarredAt()
public GHUser getUser()
Copyright © 2017. All rights reserved.