| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects | |
| com.urswolfer.gerrit.client.rest.http.projects |
| Modifier and Type | Class and Description |
|---|---|
static class |
TagApi.NotImplemented
A default implementation which allows source compatibility when adding new methods to the
interface.
|
| Modifier and Type | Method and Description |
|---|---|
TagApi |
TagApi.create(TagInput input) |
TagApi |
TagApi.NotImplemented.create(TagInput input) |
TagApi |
ProjectApi.tag(String ref)
Look up a tag by refname.
|
TagApi |
ProjectApi.NotImplemented.tag(String ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
TagApiRestClient |
| Modifier and Type | Method and Description |
|---|---|
TagApi |
ProjectApiRestClient.tag(String ref) |
Copyright © 2018. All rights reserved.