Uses of Class
ink.icoding.github4j.model.Label
Packages that use Label
-
Uses of Label in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type LabelModifier and TypeMethodDescription在指定仓库中创建新标签。获取仓库中单个标签的详细信息。IssuesClient.listLabelsForRepo(String owner, String repo, PageOptions options) 列出指定仓库的所有标签。IssuesClient.listLabelsOnIssue(String owner, String repo, int issueNumber) 列出指定 Issue 上的标签。SearchClient.searchLabels(String query, String repo, SearchOptions options) 搜索仓库标签。更新指定标签。 -
Uses of Label in ink.icoding.github4j.model
Methods in ink.icoding.github4j.model that return LabelMethods in ink.icoding.github4j.model that return types with arguments of type LabelMethods in ink.icoding.github4j.model with parameters of type LabelMethod parameters in ink.icoding.github4j.model with type arguments of type Label