Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method | 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 © 2018. All rights reserved.