public class GerritApiImpl extends GerritApi.NotImplemented implements GerritRestApi
GerritApi.NotImplemented| Constructor and Description |
|---|
GerritApiImpl(GerritAuthData authData,
HttpRequestExecutor httpRequestExecutor,
HttpClientBuilderExtension... httpClientBuilderExtensions) |
| Modifier and Type | Method and Description |
|---|---|
Accounts |
accounts() |
Changes |
changes() |
Config |
config() |
Groups |
groups() |
Projects |
projects() |
RestClient |
restClient() |
Tools |
tools() |
pluginspublic GerritApiImpl(GerritAuthData authData, HttpRequestExecutor httpRequestExecutor, HttpClientBuilderExtension... httpClientBuilderExtensions)
public Accounts accounts()
accounts in interface GerritApiaccounts in interface GerritRestApiaccounts in class GerritApi.NotImplementedpublic Changes changes()
changes in interface GerritApichanges in class GerritApi.NotImplementedpublic Config config()
config in interface GerritApiconfig in class GerritApi.NotImplementedpublic Groups groups()
groups in interface GerritApigroups in class GerritApi.NotImplementedpublic Projects projects()
projects in interface GerritApiprojects in class GerritApi.NotImplementedpublic Tools tools()
tools in interface GerritRestApipublic RestClient restClient()
restClient in interface GerritRestApiCopyright © 2018. All rights reserved.