Uses of Class
ink.icoding.github4j.model.Variable
Packages that use Variable
-
Uses of Variable in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type VariableModifier and TypeMethodDescription创建仓库 Actions 变量。ActionsClient.getRepoVariable(String owner, String repo, String name) 获取仓库中指定变量的详情。ActionsClient.listRepoVariables(String owner, String repo, PageOptions options) 列出仓库中的所有 Actions 变量。更新仓库中指定的 Actions 变量。