Uses of Class
ink.icoding.github4j.option.ListBranchesOptions
Packages that use ListBranchesOptions
-
Uses of ListBranchesOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListBranchesOptionsModifier and TypeMethodDescriptionReposClient.listBranches(String owner, String repo, ListBranchesOptions options) 列出指定仓库的分支。 -
Uses of ListBranchesOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListBranchesOptions