| Interface | Description |
|---|---|
| GerritAuthData |
In most cases
GerritAuthData.Basic is what you need. |
| GerritRestApi | |
| RestClient |
This interface provides basic HTTP access to the REST interface of a Gerrit instance.
|
| Class | Description |
|---|---|
| GerritApiImpl | |
| GerritAuthData.Basic |
A simple implementation for providing username and password at
construction time.
|
| GerritRestApiFactory | |
| Version |
You can get the Gerrit REST client library version with this class.
|
| Enum | Description |
|---|---|
| RestClient.HttpVerb |
Copyright © 2018. All rights reserved.