Uses of Class
ink.icoding.github4j.model.request.UpdateRepoRequest
Packages that use UpdateRepoRequest
-
Uses of UpdateRepoRequest in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type UpdateRepoRequestModifier and TypeMethodDescriptionReposClient.update(String owner, String repo, UpdateRepoRequest request) 更新指定仓库的信息。 -
Uses of UpdateRepoRequest in ink.icoding.github4j.model.request
Methods in ink.icoding.github4j.model.request that return UpdateRepoRequest