Class DownloadInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.DownloadInfo
-
public class DownloadInfo extends Object
API response containing values from thedownload
section ofgerrit.config
.
-
-
Constructor Summary
Constructors Constructor Description DownloadInfo()
-
-
-
Field Detail
-
schemes
public Map<String,DownloadSchemeInfo> schemes
-
-