public class TagApiRestClient extends TagApi.NotImplemented implements TagApi
TagApi.NotImplemented| Constructor and Description |
|---|
TagApiRestClient(GerritRestClient gerritRestClient,
TagInfoParser tagInfoParser,
ProjectApiRestClient projectApiRestClient,
String name) |
| Modifier and Type | Method and Description |
|---|---|
TagInfo |
get() |
protected String |
tagUrl() |
create, deletepublic TagApiRestClient(GerritRestClient gerritRestClient, TagInfoParser tagInfoParser, ProjectApiRestClient projectApiRestClient, String name)
public TagInfo get() throws RestApiException
get in interface TagApiget in class TagApi.NotImplementedRestApiExceptionprotected String tagUrl()
Copyright © 2018. All rights reserved.