| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method and Description |
|---|---|
static GitLabApi |
GitLabApi.create(String url,
String username,
String password)
Logs into GitLab using provided
username and password, and creates a new GitLabApi instance using returned private token |
| Constructor and Description |
|---|
AbstractApi(GitLabApi gitLabApi) |
CommitsApi(GitLabApi gitLabApi) |
GroupApi(GitLabApi gitLabApi) |
MergeRequestApi(GitLabApi gitLabApi) |
ProjectApi(GitLabApi gitLabApi) |
RepositoryApi(GitLabApi gitLabApi) |
RepositoryFileApi(GitLabApi gitLabApi) |
ServicesApi(GitLabApi gitLabApi) |
SessionApi(GitLabApi gitLabApi) |
Copyright © 2017. All rights reserved.