| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method and Description |
|---|---|
protected GitLabApiForm |
GitLabApiForm.withParam(String name,
Object value)
Fluent method for adding query and form parameters to a get() or post() call.
|
protected GitLabApiForm |
GitLabApiForm.withParam(String name,
Object value,
boolean required)
Fluent method for adding query and form parameters to a get() or post() call.
|
Copyright © 2017. All rights reserved.