Uses of Class
org.miaixz.bus.gitlab.models.RepositoryFileResponse
Packages that use RepositoryFileResponse
-
Uses of RepositoryFileResponse in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return RepositoryFileResponseModifier and TypeMethodDescriptionRepositoryFileApi.createFile(Object projectIdOrPath, RepositoryFile file, String branchName, String commitMessage) Create new file in repositoryRepositoryFileApi.updateFile(Object projectIdOrPath, RepositoryFile file, String branchName, String commitMessage) Update existing file in repository