| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects | |
| com.urswolfer.gerrit.client.rest.http.projects |
| Modifier and Type | Method and Description |
|---|---|
BranchInfo |
BranchApi.get() |
BranchInfo |
BranchApi.NotImplemented.get() |
| Modifier and Type | Method and Description |
|---|---|
ProjectApi.ListRefsRequest<BranchInfo> |
ProjectApi.branches() |
ProjectApi.ListRefsRequest<BranchInfo> |
ProjectApi.NotImplemented.branches() |
| Modifier and Type | Method and Description |
|---|---|
BranchInfo |
BranchApiRestClient.get() |
| Modifier and Type | Method and Description |
|---|---|
ProjectApi.ListRefsRequest<BranchInfo> |
ProjectApiRestClient.branches() |
List<BranchInfo> |
BranchInfoParser.parseBranchInfos(com.google.gson.JsonElement result) |
Copyright © 2018. All rights reserved.