Uses of Class
org.qubership.atp.mia.model.impl.GitInfoResponse
Packages that use GitInfoResponse
-
Uses of GitInfoResponse in org.qubership.atp.mia.service.git
Methods in org.qubership.atp.mia.service.git that return types with arguments of type GitInfoResponseModifier and TypeMethodDescriptionGitService.executeGetAndParseGitInfoResponse(String urlSrc, String privateToken) Makes http request to git repository with config and return x_kube2vcs user info.