Uses of Class
ink.icoding.github4j.option.ListUserReposOptions
Packages that use ListUserReposOptions
-
Uses of ListUserReposOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListUserReposOptionsModifier and TypeMethodDescriptionReposClient.listForUser(String username, ListUserReposOptions options) 列出指定用户的仓库。 -
Uses of ListUserReposOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListUserReposOptions