Uses of Class
ink.icoding.github4j.model.Runner
Packages that use Runner
-
Uses of Runner in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type RunnerModifier and TypeMethodDescriptionActionsClient.getSelfHostedRunner(String owner, String repo, long runnerId) 获取仓库中指定自托管运行器的详情。ActionsClient.listSelfHostedRunnersForRepo(String owner, String repo, PageOptions options) 列出仓库中的自托管运行器。