Uses of Class
ink.icoding.github4j.option.ListOrgReposOptions
Packages that use ListOrgReposOptions
-
Uses of ListOrgReposOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListOrgReposOptionsModifier and TypeMethodDescriptionReposClient.listForOrg(String org, ListOrgReposOptions options) 列出指定组织的仓库。 -
Uses of ListOrgReposOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListOrgReposOptions