| Package | Description |
|---|---|
| com.talanlabs.gitlab.api.v3 | |
| com.talanlabs.gitlab.api.v3.http |
| Modifier and Type | Method and Description |
|---|---|
GitLabHTTPRequestor |
GitLabAPI.dispatch() |
GitLabHTTPRequestor |
GitLabAPI.retrieve() |
| Modifier and Type | Method and Description |
|---|---|
GitLabHTTPRequestor |
GitLabHTTPRequestor.authenticate(String token,
TokenType type,
AuthMethod method)
Sets authentication data for the request.
|
GitLabHTTPRequestor |
GitLabHTTPRequestor.method(String method)
Sets the HTTP Request method for the request.
|
GitLabHTTPRequestor |
GitLabHTTPRequestor.with(String key,
Object value)
Sets the HTTP Form Post parameters for the request
Has a fluent api for method chaining
|
Copyright © 2017 Talanlabs. All rights reserved.