Uses of Class
org.kohsuke.github.GHRepositoryCloneTraffic.DailyInfo
-
Packages that use GHRepositoryCloneTraffic.DailyInfo Package Description org.kohsuke.github -
-
Uses of GHRepositoryCloneTraffic.DailyInfo in org.kohsuke.github
Methods in org.kohsuke.github that return types with arguments of type GHRepositoryCloneTraffic.DailyInfo Modifier and Type Method Description List<GHRepositoryCloneTraffic.DailyInfo>GHRepositoryCloneTraffic. getClones()Gets clones.List<GHRepositoryCloneTraffic.DailyInfo>GHRepositoryCloneTraffic. getDailyInfo()Gets the daily info.
-