Skip navigation links
A B C D E F G H I K M N O P Q R S T U V W 

A

acceptMergeRequest(GitlabProject, Integer, String) - Method in class org.gitlab.api.GitlabAPI
 
acceptMergeRequest(Serializable, Integer, String) - Method in class org.gitlab.api.GitlabAPI
 
accessValue - Variable in enum org.gitlab.api.models.GitlabAccessLevel
 
addDiscussionNote(GitlabMergeRequest, int, String) - Method in class org.gitlab.api.GitlabAPI
Add a note to existing merge request discussion.
addGroupBadge(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Add group badge
addGroupMember(GitlabGroup, GitlabUser, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Add a group member.
addGroupMember(Integer, Integer, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Add a group member.
addNote(GitlabNote) - Method in class org.gitlab.api.models.GitlabDiscussion
Add a note to the discussion.
addProjectBadge(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
Add project badge
addProjectHook(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
addProjectHook(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
 
addProjectHook(Serializable, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.gitlab.api.GitlabAPI
 
addProjectHook(Serializable, String, GitlabProjectHook, String) - Method in class org.gitlab.api.GitlabAPI
 
addProjectMember(GitlabProject, GitlabUser, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Add a project member.
addProjectMember(Integer, Integer, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Add a project member.
addSystemHook(String) - Method in class org.gitlab.api.GitlabAPI
Add new system hook hook
addTag(Serializable, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Create tag in specific project
addTag(GitlabProject, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Create tag in specific project
append(String, String) - Method in class org.gitlab.api.http.Query
Appends a parameter to the query
appendIf(String, T) - Method in class org.gitlab.api.http.Query
Conditionally append a parameter to the query if the value of the parameter is not null
appendIf(String, GitlabAccessLevel) - Method in class org.gitlab.api.http.Query
Conditionally append a parameter to the query if the value of the parameter is not null
APPROVERS_URL - Static variable in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
asIterator(String, Class<T>) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
 
asQuery() - Method in class org.gitlab.api.Pagination
Deprecated.
 
authenticate(String, TokenType, AuthMethod) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
Sets authentication data for the request.
AuthMethod - Enum in org.gitlab.api
 

B

BLOCK_URL - Static variable in class org.gitlab.api.models.GitlabUser
 
blockUser(Integer) - Method in class org.gitlab.api.GitlabAPI
Block a user

C

cancelJob(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Cancel a single job of a project
cherryPick(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
Cherry picks a commit.
cherryPick(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
 
CommitComment - Class in org.gitlab.api.models
 
CommitComment() - Constructor for class org.gitlab.api.models.CommitComment
 
compareCommits(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
 
compareCommits(Serializable, String, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
connect(String, String, String) - Static method in class org.gitlab.api.GitlabAPI
 
connect(String, String) - Static method in class org.gitlab.api.GitlabAPI
 
connect(String, String, TokenType) - Static method in class org.gitlab.api.GitlabAPI
 
connect(String, String, TokenType, AuthMethod) - Static method in class org.gitlab.api.GitlabAPI
 
connect(String, String, TokenType, String) - Static method in class org.gitlab.api.GitlabAPI
 
connect(String, String, TokenType, AuthMethod, String) - Static method in class org.gitlab.api.GitlabAPI
 
CREATE_URL - Static variable in class org.gitlab.api.models.GitlabPipeline
 
createAward(GitlabMergeRequest, String) - Method in class org.gitlab.api.GitlabAPI
Create an award for a merge request
createAward(GitlabIssue, String) - Method in class org.gitlab.api.GitlabAPI
Create an award for an issue
createAward(GitlabIssue, Integer, String) - Method in class org.gitlab.api.GitlabAPI
Create an award for an issue note
createBranch(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
Create Branch.
createBranch(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
Create Branch.
createBuildVariable(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Creates a new build variable.
createBuildVariable(Integer, GitlabBuildVariable) - Method in class org.gitlab.api.GitlabAPI
Creates a new variable.
createCommitComment(Serializable, String, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Post comment to commit
createCommitStatus(GitlabProject, String, String, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
 
createCommitStatus(Serializable, String, String, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
 
createDeployKey(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Create a new deploy key for the project
createDiscussion(GitlabMergeRequest, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Create a discussion just with the required arguments.
createFork(String, Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
 
createFork(String, Integer) - Method in class org.gitlab.api.GitlabAPI
 
createFork(String, GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
createGroup(String) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(String, String) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(String, String, String, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(CreateGroupRequest, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(String, String, String, GitlabAccessLevel, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(String, String, String, GitlabAccessLevel, GitlabUser, Integer) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createGroup(GitlabGroup, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
CreateGroupRequest - Class in org.gitlab.api.models
The model for custom group-creation requests.
CreateGroupRequest(String) - Constructor for class org.gitlab.api.models.CreateGroupRequest
 
CreateGroupRequest(String, String) - Constructor for class org.gitlab.api.models.CreateGroupRequest
 
createGroupViaSudo(String, String, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Creates a Group
createImageDiscussion(GitlabMergeRequest, String, String, String, String, String, String, String, Integer, Integer, Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Create a new discussion with position type image on the given merge request.
createIssue(int, int, Integer, String, String, String) - Method in class org.gitlab.api.GitlabAPI
 
createLabel(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
Creates a new label.
createLabel(Serializable, GitlabLabel) - Method in class org.gitlab.api.GitlabAPI
Creates a new label.
createMergeRequest(Serializable, String, String, Integer, String) - Method in class org.gitlab.api.GitlabAPI
Create a new MergeRequest
createMilestone(Serializable, String, String, Date, Date) - Method in class org.gitlab.api.GitlabAPI
Cretaes a new project milestone.
createMilestone(Serializable, GitlabMilestone) - Method in class org.gitlab.api.GitlabAPI
Creates a new project milestone.
createNote(GitlabMergeRequest, String) - Method in class org.gitlab.api.GitlabAPI
 
createNote(Serializable, Integer, String) - Method in class org.gitlab.api.GitlabAPI
 
createNote(GitlabIssue, String) - Method in class org.gitlab.api.GitlabAPI
 
createOrEditJiraService(Integer, GitlabJiraProperties) - Method in class org.gitlab.api.GitlabAPI
Set JIRA service for a project.
createProject(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Creates a Project
createProject(String) - Method in class org.gitlab.api.GitlabAPI
Creates a private Project
createProject(String, Integer, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String) - Method in class org.gitlab.api.GitlabAPI
Deprecated.
createProjectForGroup(String, GitlabGroup) - Method in class org.gitlab.api.GitlabAPI
Creates a group Project
createProjectForGroup(String, GitlabGroup, String) - Method in class org.gitlab.api.GitlabAPI
Creates a group Project
createProjectForGroup(String, GitlabGroup, String, String) - Method in class org.gitlab.api.GitlabAPI
Creates a group Project
createPushDeployKey(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Create a new deploy key for the project which can push.
createRepositoryFile(GitlabProject, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Creates a new file in the repository
createSSHKey(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Create a new ssh key for the user
createSSHKey(String, String) - Method in class org.gitlab.api.GitlabAPI
Create a new ssh key for the authenticated user.
createTextDiscussion(GitlabMergeRequest, String, String, String, String, String, String, Integer, String, Integer) - Method in class org.gitlab.api.GitlabAPI
Create a new discussion with position type text on the given merge request.
createUser(String, String, String, String, String, String, String, String, Integer, String, String, String, Boolean, Boolean, Boolean, Boolean) - Method in class org.gitlab.api.GitlabAPI
Create a new User
createUser(CreateUserRequest) - Method in class org.gitlab.api.GitlabAPI
Create a new user.
createUserProject(Integer, String) - Method in class org.gitlab.api.GitlabAPI
Creates a Project for a specific User
createUserProject(Integer, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, String) - Method in class org.gitlab.api.GitlabAPI
Deprecated.
CreateUserRequest - Class in org.gitlab.api.models
Model for customized creater-user requests.
CreateUserRequest(String, String, String) - Constructor for class org.gitlab.api.models.CreateUserRequest
The only constructor.

D

DEFAULT - Static variable in enum org.gitlab.api.models.SortOrder
 
deleteAward(GitlabMergeRequest, GitlabAward) - Method in class org.gitlab.api.GitlabAPI
Delete an award for a merge request
deleteAward(GitlabIssue, GitlabAward) - Method in class org.gitlab.api.GitlabAPI
Delete an award for an issue
deleteAward(GitlabIssue, Integer, GitlabAward) - Method in class org.gitlab.api.GitlabAPI
Delete an award for an issue note
deleteBranch(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
Delete Branch.
deleteBuildVariable(Integer, String) - Method in class org.gitlab.api.GitlabAPI
Deletes an existing variable.
deleteBuildVariable(Integer, GitlabBuildVariable) - Method in class org.gitlab.api.GitlabAPI
Deletes an existing variable.
deleteDeployKey(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete a deploy key for a project
deleteDiscussionNote(GitlabMergeRequest, int, int) - Method in class org.gitlab.api.GitlabAPI
Delete a discussion note of a merge request.
deleteGroup(Integer) - Method in class org.gitlab.api.GitlabAPI
Delete a group.
deleteGroupBadge(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete group badge
deleteGroupMember(GitlabGroup, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Delete a group member.
deleteGroupMember(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete a group member.
deleteJiraService(Integer) - Method in class org.gitlab.api.GitlabAPI
Remove all previously JIRA settings from a project.
deleteLabel(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
Deletes an existing label.
deleteLabel(Serializable, GitlabLabel) - Method in class org.gitlab.api.GitlabAPI
Deletes an existing label.
deleteNote(GitlabMergeRequest, GitlabNote) - Method in class org.gitlab.api.GitlabAPI
Delete a Merge Request Note
deleteNote(Serializable, Integer, GitlabNote) - Method in class org.gitlab.api.GitlabAPI
Delete an Issue Note
deleteNote(GitlabIssue, GitlabNote) - Method in class org.gitlab.api.GitlabAPI
Delete an Issue Note
deleteProject(Serializable) - Method in class org.gitlab.api.GitlabAPI
Delete a Project.
deleteProjectBadge(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete project badge
deleteProjectHook(GitlabProjectHook) - Method in class org.gitlab.api.GitlabAPI
 
deleteProjectHook(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
deleteProjectMember(GitlabProject, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Delete a project team member.
deleteProjectMember(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete a project team member.
deleteRepositoryFile(GitlabProject, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Deletes an existing file in the repository
deleteSharedProjectGroupLink(GitlabGroup, GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Delete a shared project link within a group.
deleteSharedProjectGroupLink(int, int) - Method in class org.gitlab.api.GitlabAPI
Delete a shared project link within a group.
deleteSSHKey(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Delete user's ssh key
deleteSystemHook(Integer) - Method in class org.gitlab.api.GitlabAPI
Delete system hook
deleteTag(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
Delete tag in specific project
deleteTag(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
Delete tag in specific project
deleteUser(Integer) - Method in class org.gitlab.api.GitlabAPI
Delete a user
DEPLOY_KEYS_URL - Static variable in class org.gitlab.api.models.GitlabSSHKey
 
deserialize(JsonParser, DeserializationContext) - Method in class org.gitlab.api.jackson.InstantDeserializer
 
DetailedStatus() - Constructor for class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
dispatch() - Method in class org.gitlab.api.GitlabAPI
 

E

editGroupBadge(Integer, Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Edit group badge
editIssue(int, int, int, int, String, String, String, GitlabIssue.Action) - Method in class org.gitlab.api.GitlabAPI
 
editProjectBadge(Serializable, Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Edit project badge
editProjectHook(GitlabProject, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.gitlab.api.GitlabAPI
 
editProjectHook(GitlabProject, GitlabProjectHook, String) - Method in class org.gitlab.api.GitlabAPI
 
equals(Object) - Method in class org.gitlab.api.models.GitlabCommit
 
equals(Object) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
equals(Object) - Method in class org.gitlab.api.models.GitlabDate
 
equals(Object) - Method in class org.gitlab.api.models.GitlabNamespace
 
equals(Object) - Method in class org.gitlab.api.models.GitlabProject
 
eraseJob(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Erase a single job of a project (remove job artifacts and a job trace)

F

findUsers(String) - Method in class org.gitlab.api.GitlabAPI
Finds users by email address or username.
fromAccessValue(int) - Static method in enum org.gitlab.api.models.GitlabAccessLevel
 

G

getAccessLevel() - Method in class org.gitlab.api.models.GitlabAbstractMember
 
getAccessLevel() - Method in class org.gitlab.api.models.GitlabProjectAccessLevel
 
getAccessLevel() - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
getAction() - Method in class org.gitlab.api.models.GitlabPushData
 
getActionName() - Method in class org.gitlab.api.models.GitlabEvent
It would be reasonable to expect that this matches up with ActionType, below, but it doesn't.
getActive() - Method in class org.gitlab.api.models.GitlabRunner
 
getAdmin() - Method in class org.gitlab.api.models.CreateUserRequest
 
getAll(String, Class<T[]>) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
 
getAllAwards(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
Get all awards for a merge request
getAllAwards(GitlabIssue) - Method in class org.gitlab.api.GitlabAPI
Get all awards for an issue
getAllAwards(GitlabIssue, Integer) - Method in class org.gitlab.api.GitlabAPI
Get all awards for an issue note
getAllCommits(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getAllCommits(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getAllCommits(Serializable, Pagination, String) - Method in class org.gitlab.api.GitlabAPI
 
getAllMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getAllNotes(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
 
getAllProjects() - Method in class org.gitlab.api.GitlabAPI
Get's all projects in Gitlab, requires sudo user
getAlt() - Method in class org.gitlab.api.models.GitlabUpload
 
getAMode() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getAPIUrl(String) - Method in class org.gitlab.api.GitlabAPI
 
getApprovalsBeforeMerge() - Method in class org.gitlab.api.models.GitlabProject
 
getApprovalsLeft() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getApprovalsRequired() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getApprovedBy() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getApproverGroups() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getApprovers() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getArchitecture() - Method in class org.gitlab.api.models.GitlabRunner
 
getAssignee() - Method in class org.gitlab.api.models.GitlabIssue
 
getAssignee() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getAssignees() - Method in class org.gitlab.api.models.GitlabIssue
 
getAttachment() - Method in class org.gitlab.api.models.GitlabNote
 
getAuthor() - Method in class org.gitlab.api.models.CommitComment
 
getAuthor() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getAuthor() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getAuthor() - Method in class org.gitlab.api.models.GitlabEvent
For many events, this seem to have nothing to do with any "author", but is in fact the user who performed the action.
getAuthor() - Method in class org.gitlab.api.models.GitlabIssue
 
getAuthor() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getAuthor() - Method in class org.gitlab.api.models.GitlabNote
 
getAuthoredDate() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getAuthoredDate() - Method in class org.gitlab.api.models.GitlabCommit
 
getAuthorEmail() - Method in class org.gitlab.api.models.GitlabCommit
 
getAuthorId() - Method in class org.gitlab.api.models.GitlabEvent
getAuthorName() - Method in class org.gitlab.api.models.GitlabCommit
 
getAuthorUsername() - Method in class org.gitlab.api.models.GitlabEvent
getAvatar() - Method in class org.gitlab.api.models.CreateUserRequest
 
getAvatarUrl() - Method in class org.gitlab.api.models.GitlabGroup
 
getAvatarUrl() - Method in class org.gitlab.api.models.GitlabProject
 
getAvatarUrl() - Method in class org.gitlab.api.models.GitlabUser
 
getAward(GitlabMergeRequest, Integer) - Method in class org.gitlab.api.GitlabAPI
Get a specific award for a merge request
getAward(GitlabIssue, Integer) - Method in class org.gitlab.api.GitlabAPI
Get a specific award for an issue
getAward(GitlabIssue, Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Get a specific award for an issue note
getAwardableId() - Method in class org.gitlab.api.models.GitlabAward
 
getAwardableType() - Method in class org.gitlab.api.models.GitlabAward
 
getBaseSha() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getBeforeSha() - Method in class org.gitlab.api.models.GitlabPipeline
 
getBio() - Method in class org.gitlab.api.models.CreateUserRequest
 
getBio() - Method in class org.gitlab.api.models.GitlabUser
 
getBlobId() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getBMode() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getBody() - Method in class org.gitlab.api.models.GitlabNote
 
getBranch(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getBranch(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
getBranches(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getBranches(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getBranchName() - Method in class org.gitlab.api.models.GitlabSimpleRepositoryFile
 
getBuildVariable(Integer, String) - Method in class org.gitlab.api.GitlabAPI
Gets build variable associated with a project and key.
getBuildVariable(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
Gets build variable associated with a project and key.
getBuildVariables(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets build variables associated with a project.
getBuildVariables(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Gets build variables associated with a project.
getCanCreateGroup() - Method in class org.gitlab.api.models.CreateUserRequest
 
getChanges() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getChangesCount() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getClosedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getClosedBy() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getClosedMergeRequests(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getClosedMergeRequests(Serializable, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getClosedMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getClosedMergeRequests(GitlabProject, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getColor() - Method in class org.gitlab.api.models.GitlabLabel
Gets the color of a label as six digit HTML hex value.
getColorSchemeId() - Method in class org.gitlab.api.models.GitlabUser
 
getCommit(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommit() - Method in class org.gitlab.api.models.GitlabBranch
 
getCommit() - Method in class org.gitlab.api.models.GitlabCommitComparison
 
getCommit() - Method in class org.gitlab.api.models.GitlabJob
 
getCommit() - Method in class org.gitlab.api.models.GitlabTag
 
getCommitComments(Integer, String) - Method in class org.gitlab.api.GitlabAPI
Get the comments of a commit
getCommitCount() - Method in class org.gitlab.api.models.GitlabPushData
 
getCommitDiffs(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommitDiffs(Serializable, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getCommitFrom() - Method in class org.gitlab.api.models.GitlabPushData
 
getCommitId() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getCommits(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
 
getCommits(GitlabMergeRequest, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getCommits(Serializable, Pagination, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommits(Serializable, Pagination, String, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommits() - Method in class org.gitlab.api.models.GitlabCommitComparison
 
getCommitStatuses(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommitStatuses(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getCommitStatuses(GitlabProject, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getCommitStatuses(Serializable, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getCommittedAt() - Method in class org.gitlab.api.models.GitlabPipeline
 
getCommittedDate() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getCommittedDate() - Method in class org.gitlab.api.models.GitlabCommit
 
getCommitter() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getCommitTitle() - Method in class org.gitlab.api.models.GitlabPushData
 
getCommitTo() - Method in class org.gitlab.api.models.GitlabPushData
 
getCompareSameRef() - Method in class org.gitlab.api.models.GitlabCommitComparison
 
getCompareTimeout() - Method in class org.gitlab.api.models.GitlabCommitComparison
 
getConfidential() - Method in class org.gitlab.api.models.GitlabIssue
 
getConnectionTimeout() - Method in class org.gitlab.api.GitlabAPI
 
getContactedAt() - Method in class org.gitlab.api.models.GitlabRunner
 
getContent() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getCoverage() - Method in class org.gitlab.api.models.GitlabJob
 
getCoverage() - Method in class org.gitlab.api.models.GitlabPipeline
 
getCreatedAt() - Method in class org.gitlab.api.models.CommitComment
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabAward
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabCommit
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabEvent
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabIssue
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabJob
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabNote
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabPipeline
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabProject
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabServiceJira
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabSystemHook
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabTrigger
 
getCreatedAt() - Method in class org.gitlab.api.models.GitlabUser
 
getCreatedDate() - Method in class org.gitlab.api.models.GitlabMilestone
 
getCreatorId() - Method in class org.gitlab.api.models.GitlabProject
 
getCurrentSession() - Method in class org.gitlab.api.GitlabAPI
 
getCurrentSignInAt() - Method in class org.gitlab.api.models.GitlabUser
 
getDay() - Method in class org.gitlab.api.models.GitlabDate
 
getDefaultBranch() - Method in class org.gitlab.api.models.GitlabProject
 
getDeletedAt() - Method in class org.gitlab.api.models.GitlabTrigger
 
getDeletedFile() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getDeployKeys(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets all deploy keys for a project
getDescription() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getDescription() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getDescription() - Method in class org.gitlab.api.models.GitlabGroup
 
getDescription() - Method in class org.gitlab.api.models.GitlabIssue
 
getDescription() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getDescription() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getDescription() - Method in class org.gitlab.api.models.GitlabMilestone
 
getDescription() - Method in class org.gitlab.api.models.GitlabProject
 
getDescription() - Method in class org.gitlab.api.models.GitlabRelease
 
getDescription() - Method in class org.gitlab.api.models.GitlabRunner
 
getDetailedStatus() - Method in class org.gitlab.api.models.GitlabPipeline
 
getDetailsPath() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getDiff() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getDiffs() - Method in class org.gitlab.api.models.GitlabCommitComparison
 
getDisableDiffs() - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
getDiscussion(GitlabMergeRequest, int) - Method in class org.gitlab.api.GitlabAPI
Get a discussion by id from a merge request.
getDiscussionLocked() - Method in class org.gitlab.api.models.GitlabIssue
 
getDiscussions(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
Get the discussions from a merge request.
getDownloadUrl() - Method in class org.gitlab.api.models.GitlabJob
 
getDownVotes() - Method in class org.gitlab.api.models.GitlabIssue
 
getDownvotes() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getDueDate() - Method in class org.gitlab.api.models.GitlabIssue
 
getDueDate() - Method in class org.gitlab.api.models.GitlabMilestone
 
getDuration() - Method in class org.gitlab.api.models.GitlabPipeline
 
getEmail() - Method in class org.gitlab.api.models.CreateUserRequest
 
getEmail() - Method in class org.gitlab.api.models.GitlabUser
 
getEmailsOnPush(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets email-on-push service setup for a projectId.
getEncoding() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getEvents(GitlabProject, GitlabEvent.ActionType, GitlabEvent.TargetType, GitlabDate, GitlabDate, SortOrder) - Method in class org.gitlab.api.GitlabAPI
Get events for a project.
getEvents(GitlabProject, GitlabEvent.ActionType, GitlabEvent.TargetType, GitlabDate, GitlabDate, SortOrder, Pagination) - Method in class org.gitlab.api.GitlabAPI
Get events for a project.
getExternal() - Method in class org.gitlab.api.models.CreateUserRequest
 
getExternProviderName() - Method in class org.gitlab.api.models.GitlabUser
 
getExternUid() - Method in class org.gitlab.api.models.CreateUserRequest
 
getExternUid() - Method in class org.gitlab.api.models.GitlabUser
 
getExternUid() - Method in class org.gitlab.api.models.GitlabUserIdentity
 
getFavicon() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getFileArchive(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Get an archive of the repository
getFileName() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getFilePath() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getFilePath() - Method in class org.gitlab.api.models.GitlabSimpleRepositoryFile
 
getFinishedAt() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getFinishedAt() - Method in class org.gitlab.api.models.GitlabJob
 
getFinishedAt() - Method in class org.gitlab.api.models.GitlabPipeline
 
getFirstDeployedToProductionAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getForkedFrom() - Method in class org.gitlab.api.models.GitlabProject
 
getForksCount() - Method in class org.gitlab.api.models.GitlabProject
 
getFullName() - Method in class org.gitlab.api.models.GitlabGroup
 
getFullPath() - Method in class org.gitlab.api.models.GitlabGroup
 
getFullPath() - Method in class org.gitlab.api.models.GitlabNamespace
 
getGroup(Integer) - Method in class org.gitlab.api.GitlabAPI
 
getGroup(String) - Method in class org.gitlab.api.GitlabAPI
Get a group by path, including its projects.
getGroup(String, boolean) - Method in class org.gitlab.api.GitlabAPI
Get a group by path
getGroup() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getGroupBadge(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Get group badge
getGroupBadges(Integer) - Method in class org.gitlab.api.GitlabAPI
Get project badges
getGroupId() - Method in class org.gitlab.api.models.GitlabMilestone
 
getGroupId() - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
getGroupMembers(GitlabGroup) - Method in class org.gitlab.api.GitlabAPI
Gets all members of a Group
getGroupMembers(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets all members of a Group
getGroupMilestones(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getGroupName() - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
getGroupProjects(GitlabGroup) - Method in class org.gitlab.api.GitlabAPI
Get all the projects for a group.
getGroupProjects(Integer) - Method in class org.gitlab.api.GitlabAPI
Get all the projects for a group.
getGroups() - Method in class org.gitlab.api.GitlabAPI
 
getGroupsViaSudo(String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getGroupWithoutProjects(Integer) - Method in class org.gitlab.api.GitlabAPI
 
getGroupWithoutProjects(String) - Method in class org.gitlab.api.GitlabAPI
Get a group by path.
getHasDetails() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getHeadSha() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getHost() - Method in class org.gitlab.api.GitlabAPI
 
getHttpUrl() - Method in class org.gitlab.api.models.GitlabProject
 
getHumanTimeEstimate() - Method in class org.gitlab.api.models.GitlabIssueTimeStats
 
getHumanTotalTimeSpent() - Method in class org.gitlab.api.models.GitlabIssueTimeStats
 
getIcon() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getId() - Method in class org.gitlab.api.models.GitlabAward
 
getId() - Method in class org.gitlab.api.models.GitlabBadge
 
getId() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getId() - Method in class org.gitlab.api.models.GitlabCommit
 
getId() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getId() - Method in class org.gitlab.api.models.GitlabDiscussion
Get the id of this discussion.
getId() - Method in class org.gitlab.api.models.GitlabGroup
 
getId() - Method in class org.gitlab.api.models.GitlabIssue
 
getId() - Method in class org.gitlab.api.models.GitlabJob
 
getId() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getId() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getId() - Method in class org.gitlab.api.models.GitlabMilestone
 
getId() - Method in class org.gitlab.api.models.GitlabNamespace
 
getId() - Method in class org.gitlab.api.models.GitlabNote
 
getId() - Method in class org.gitlab.api.models.GitlabPipeline
 
getId() - Method in class org.gitlab.api.models.GitlabProject
 
getId() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getId() - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
getId() - Method in class org.gitlab.api.models.GitlabRunner
 
getId() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
getId() - Method in class org.gitlab.api.models.GitlabServiceJira
 
getId() - Method in class org.gitlab.api.models.GitlabSSHKey
 
getId() - Method in class org.gitlab.api.models.GitlabSystemHook
 
getId() - Method in class org.gitlab.api.models.GitlabUser
 
getIdentities() - Method in class org.gitlab.api.models.GitlabUser
 
getIid() - Method in class org.gitlab.api.models.GitlabIssue
 
getIid() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getIid() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getIid() - Method in class org.gitlab.api.models.GitlabMilestone
 
getIllustration() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getImageUrl() - Method in class org.gitlab.api.models.GitlabBadge
 
getImportUrl() - Method in class org.gitlab.api.models.GitlabProject
 
getIssue(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
 
getIssueEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getIssues(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getIssues(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getIssues(GitlabProject, GitlabMilestone) - Method in class org.gitlab.api.GitlabAPI
 
getIssues(GitlabGroup, GitlabMilestone) - Method in class org.gitlab.api.GitlabAPI
 
getIssueTimeStats(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
 
getIssueTransitionId() - Method in class org.gitlab.api.models.GitlabJiraProperties
 
getJiraService(Integer) - Method in class org.gitlab.api.GitlabAPI
Get JIRA service settings for a project.
getJobArtifact(GitlabProject, GitlabJob) - Method in class org.gitlab.api.GitlabAPI
Get build artifacts of a project build
getJobArtifact(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Get build artifacts of a project build
getJobTrace(GitlabProject, GitlabJob) - Method in class org.gitlab.api.GitlabAPI
Get build trace of a project build
getJobTrace(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Get build trace of a project build
getKey() - Method in class org.gitlab.api.models.GitlabBuildVariable
 
getKey() - Method in class org.gitlab.api.models.GitlabSSHKey
 
getKind() - Method in class org.gitlab.api.models.GitlabBadge
 
getKind() - Method in class org.gitlab.api.models.GitlabNamespace
 
getLabel() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getLabels(Serializable) - Method in class org.gitlab.api.GitlabAPI
Gets labels associated with a project.
getLabels(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Gets labels associated with a project.
getLabels() - Method in class org.gitlab.api.models.GitlabIssue
 
getLabels() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getLastActivityAt() - Method in class org.gitlab.api.models.GitlabProject
 
getLastActivityOn() - Method in class org.gitlab.api.models.GitlabUser
 
getLastCommitId() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getLastCommits(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getLastCommits(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getLastPipeline() - Method in class org.gitlab.api.models.GitlabCommit
 
getLastSignInAt() - Method in class org.gitlab.api.models.GitlabUser
 
getLastUsed() - Method in class org.gitlab.api.models.GitlabTrigger
 
getLatestBuildFinishedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getLatestBuildStartedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getLdapAccess() - Method in class org.gitlab.api.models.GitlabGroup
 
getLdapCn() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getLdapCn() - Method in class org.gitlab.api.models.GitlabGroup
 
getLfsEnabled() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getLine() - Method in class org.gitlab.api.models.CommitComment
 
getLineType() - Method in class org.gitlab.api.models.CommitComment
 
getLinkedin() - Method in class org.gitlab.api.models.CreateUserRequest
 
getLinkedin() - Method in class org.gitlab.api.models.GitlabUser
 
getLinkUrl() - Method in class org.gitlab.api.models.GitlabBadge
 
getLocation() - Method in class org.gitlab.api.models.CreateUserRequest
 
getMarkdown() - Method in class org.gitlab.api.models.GitlabUpload
 
getMembersCountWithDescendants() - Method in class org.gitlab.api.models.GitlabNamespace
 
getMembershipLock() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getMembershipLock() - Method in class org.gitlab.api.models.GitlabGroup
 
getMembershipProjects() - Method in class org.gitlab.api.GitlabAPI
Get a list of projects that the authenticated user is a member of.
getMergeCommitSHA() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getMergedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getMergedBy() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getMergedMergeRequests(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getMergedMergeRequests(Serializable, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergedMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getMergedMergeRequests(GitlabProject, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequest(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequest(GitlabProject, Integer) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequestApprovals(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
Get information about the approvals present and required for a merge request EE only.
getMergeRequestByIid(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
Return Merge Request.
getMergeRequestChanges(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
Return a Merge Request including its changes.
getMergeRequests(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequests(Serializable, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequests(GitlabProject, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequestsWithStatus(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequestsWithStatus(Serializable, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequestsWithStatus(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
getMergeRequestsWithStatus(GitlabProject, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getMergeStatus() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getMergeStatus() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getMessage() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getMessage() - Method in class org.gitlab.api.models.GitlabCommit
 
getMessage() - Method in class org.gitlab.api.models.GitlabTag
 
getMilestone() - Method in class org.gitlab.api.models.GitlabIssue
 
getMilestone() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getMilestoneId() - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
getMilestones(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getMilestones(GitlabGroup) - Method in class org.gitlab.api.GitlabAPI
 
getMode() - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
getMonth() - Method in class org.gitlab.api.models.GitlabDate
 
getName() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getName() - Method in class org.gitlab.api.models.CreateUserRequest
 
getName() - Method in class org.gitlab.api.models.GitlabAward
 
getName() - Method in class org.gitlab.api.models.GitlabBranch
 
getName() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getName() - Method in class org.gitlab.api.models.GitlabGroup
 
getName() - Method in class org.gitlab.api.models.GitlabJob
 
getName() - Method in class org.gitlab.api.models.GitlabLabel
Gets the name (text) of a label.
getName() - Method in class org.gitlab.api.models.GitlabNamespace
 
getName() - Method in class org.gitlab.api.models.GitlabProject
 
getName() - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
getName() - Method in class org.gitlab.api.models.GitlabRunner
 
getName() - Method in class org.gitlab.api.models.GitlabTag
 
getName() - Method in class org.gitlab.api.models.GitlabUser
 
getNamespace() - Method in class org.gitlab.api.models.GitlabProject
 
getNamespaceMembers(GitlabNamespace) - Method in class org.gitlab.api.GitlabAPI
This will fail, if the given namespace is a user and not a group
getNamespaceMembers(Integer) - Method in class org.gitlab.api.GitlabAPI
This will fail, if the given namespace is a user and not a group
getNamespaces() - Method in class org.gitlab.api.GitlabAPI
Get a list of the namespaces of the authenticated user.
getNameWithNamespace() - Method in class org.gitlab.api.models.GitlabProject
 
getNewFile() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getNewPath() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getNoficationLevel() - Method in class org.gitlab.api.models.GitlabProjectAccessLevel
 
getNote(GitlabMergeRequest, Integer) - Method in class org.gitlab.api.GitlabAPI
Get a Note from a Merge Request.
getNote(GitlabIssue, Integer) - Method in class org.gitlab.api.GitlabAPI
 
getNote() - Method in class org.gitlab.api.models.CommitComment
 
getNotes(GitlabMergeRequest) - Method in class org.gitlab.api.GitlabAPI
 
getNotes(GitlabIssue) - Method in class org.gitlab.api.GitlabAPI
 
getNotes() - Method in class org.gitlab.api.models.GitlabDiscussion
Get the notes of this discussion.
getOldPath() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getOnline() - Method in class org.gitlab.api.models.GitlabRunner
 
getOnlyAllowMergeIfAllDiscussionsAreResolved() - Method in class org.gitlab.api.models.GitlabProject
 
getOnlyAllowMergeIfPipelineSucceeds() - Method in class org.gitlab.api.models.GitlabProject
 
getOpenMergeRequests(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getOpenMergeRequests(Serializable, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getOpenMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getOpenMergeRequests(GitlabProject, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getOrganization() - Method in class org.gitlab.api.models.CreateUserRequest
 
getOwnedProjects() - Method in class org.gitlab.api.GitlabAPI
Get a list of projects owned by the authenticated user.
getOwner() - Method in class org.gitlab.api.models.GitlabProject
 
getParentId() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getParentId() - Method in class org.gitlab.api.models.GitlabGroup
 
getParentId() - Method in class org.gitlab.api.models.GitlabNamespace
 
getParentIds() - Method in class org.gitlab.api.models.GitlabCommit
 
getPassword() - Method in class org.gitlab.api.models.CreateUserRequest
 
getPassword() - Method in class org.gitlab.api.models.GitlabJiraProperties
 
getPath() - Method in class org.gitlab.api.models.CommitComment
 
getPath() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getPath() - Method in class org.gitlab.api.models.GitlabGroup
 
getPath() - Method in class org.gitlab.api.models.GitlabNamespace
 
getPath() - Method in class org.gitlab.api.models.GitlabProject
 
getPath() - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
getPathWithNamespace() - Method in class org.gitlab.api.models.GitlabProject
 
getPermissions() - Method in class org.gitlab.api.models.GitlabProject
 
getPipelineJobs(GitlabProject, Integer) - Method in class org.gitlab.api.GitlabAPI
Gets a list of project's jobs of the given pipeline in Gitlab
getPipelineJobs(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Gets a list of project's jobs of the given pipeline in Gitlab
getPipelineTriggers(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Returns the list of build triggers for a project.
getPlan() - Method in class org.gitlab.api.models.GitlabNamespace
 
getPlatform() - Method in class org.gitlab.api.models.GitlabRunner
 
getPrivateToken() - Method in class org.gitlab.api.models.GitlabSession
 
getPrivateToken() - Method in class org.gitlab.api.models.GitlabUser
 
getProject(Serializable) - Method in class org.gitlab.api.GitlabAPI
Get Project by project Id
getProject(String, String) - Method in class org.gitlab.api.GitlabAPI
use namespace & project name to get project
getProjectAccess() - Method in class org.gitlab.api.models.GitlabPermission
 
getProjectBadge(Serializable, Integer) - Method in class org.gitlab.api.GitlabAPI
Get project badge
getProjectBadges(Serializable) - Method in class org.gitlab.api.GitlabAPI
Get project badges
getProjectEvents(Serializable, GitlabEvent.ActionType, GitlabEvent.TargetType, GitlabDate, GitlabDate, SortOrder) - Method in class org.gitlab.api.GitlabAPI
Get events for a project.
getProjectEvents(Serializable, GitlabEvent.ActionType, GitlabEvent.TargetType, GitlabDate, GitlabDate, SortOrder, Pagination) - Method in class org.gitlab.api.GitlabAPI
Get events for a project.
getProjectGroupAccess() - Method in class org.gitlab.api.models.GitlabPermission
 
getProjectHook(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
getProjectHooks(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getProjectHooks(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getProjectId() - Method in class org.gitlab.api.models.GitlabEvent
 
getProjectId() - Method in class org.gitlab.api.models.GitlabIssue
 
getProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getProjectId() - Method in class org.gitlab.api.models.GitlabMilestone
 
getProjectId() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getProjectJob(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Gets a build for a project
getProjectJobs(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Gets a list of a project's jobs in Gitlab
getProjectJobs(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets a list of a project's jobs in Gitlab
getProjectJson(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getProjectJson(String, String) - Method in class org.gitlab.api.GitlabAPI
 
getProjectKey() - Method in class org.gitlab.api.models.GitlabJiraProperties
 
getProjectMembers(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
 
getProjectMembers(GitlabProject, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getProjectMembers(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getProjectMembers(Serializable, Pagination) - Method in class org.gitlab.api.GitlabAPI
 
getProjectMilestones(Serializable) - Method in class org.gitlab.api.GitlabAPI
 
getProjectPipeline(GitlabProject, GitlabPipeline) - Method in class org.gitlab.api.GitlabAPI
Get a project's pipeline
getProjectPipeline(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Get a project's pipeline
getProjectPipelines(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Get a list of a project's pipelines in Gitlab
getProjectPipelines(Integer) - Method in class org.gitlab.api.GitlabAPI
Get a list of a project's pipelines in Gitlab
getProjectPipelines(GitlabProject, PipelinesQuery) - Method in class org.gitlab.api.GitlabAPI
Get a list of a project's pipelines in Gitlab
getProjectPipelines(Integer, PipelinesQuery) - Method in class org.gitlab.api.GitlabAPI
Get a list of a project's pipelines in Gitlab
getProjects() - Method in class org.gitlab.api.GitlabAPI
Get a list of projects accessible by the authenticated user.
getProjects(ProjectsQuery) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects accessible by the authenticated user.
getProjectsLimit() - Method in class org.gitlab.api.models.CreateUserRequest
 
getProjectsLimit() - Method in class org.gitlab.api.models.GitlabUser
 
getProjectsViaSudo(GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects accessible by the authenticated user.
getProjectsViaSudoWithPagination(GitlabUser, int, int) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects of perPage elements accessible by the authenticated user given page offset
getProjectsViaSudoWithPagination(GitlabUser, Pagination) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects of with Pagination.
getProjectsWithPagination(int, int) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects of size perPage accessible by the authenticated user.
getProjectsWithPagination(Pagination) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects by pagination accessible by the authenticated user.
getProperties() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
getProperties() - Method in class org.gitlab.api.models.GitlabServiceJira
 
getProvider() - Method in class org.gitlab.api.models.CreateUserRequest
 
getProvider() - Method in class org.gitlab.api.models.GitlabUser
 
getProvider() - Method in class org.gitlab.api.models.GitlabUserIdentity
 
getProxy() - Method in class org.gitlab.api.GitlabAPI
 
getPushData() - Method in class org.gitlab.api.models.GitlabEvent
 
getPushEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getRawBlobContent(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
Get the raw file contents for a blob by blob SHA.
getRawFileContent(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
Get raw file content
getRawFileContent(Serializable, String, String) - Method in class org.gitlab.api.GitlabAPI
Get raw file content
getRecipients() - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
getRef() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getRef() - Method in class org.gitlab.api.models.GitlabJob
 
getRef() - Method in class org.gitlab.api.models.GitlabPipeline
 
getRef() - Method in class org.gitlab.api.models.GitlabPushData
 
getRef() - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
getRefType() - Method in class org.gitlab.api.models.GitlabPushData
 
getRelease() - Method in class org.gitlab.api.models.GitlabTag
 
getRenamedFile() - Method in class org.gitlab.api.models.GitlabCommitDiff
 
getRenderedImageUrl() - Method in class org.gitlab.api.models.GitlabBadge
 
getRenderedLinkUrl() - Method in class org.gitlab.api.models.GitlabBadge
 
getRepositoryFile(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
 
getRepositoryStorage() - Method in class org.gitlab.api.models.GitlabProject
 
getRepositoryTree(GitlabProject, String, String, boolean) - Method in class org.gitlab.api.GitlabAPI
Get an archive of the repository
getRequestAccessEnabled() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getRequestTimeout() - Method in class org.gitlab.api.GitlabAPI
Deprecated.
use this.getResponseReadTimeout() method
getResetPassword() - Method in class org.gitlab.api.models.CreateUserRequest
 
getResponseCode() - Method in exception org.gitlab.api.GitlabAPIException
 
getResponseReadTimeout() - Method in class org.gitlab.api.GitlabAPI
 
getRevision() - Method in class org.gitlab.api.models.GitlabRunner
 
getRevision() - Method in class org.gitlab.api.models.GitlabVersion
 
getRunner() - Method in class org.gitlab.api.models.GitlabJob
 
getRunnerDetail(int) - Method in class org.gitlab.api.GitlabAPI
Get details information of the runner with the specified id.
getRunners() - Method in class org.gitlab.api.GitlabAPI
Returns a List of all GitlabRunners.
getRunners(GitlabRunner.RunnerScope) - Method in class org.gitlab.api.GitlabAPI
Returns a List of GitlabRunners.
getRunnersToken() - Method in class org.gitlab.api.models.GitlabProject
 
getRunnersWithPagination(GitlabRunner.RunnerScope, int, int) - Method in class org.gitlab.api.GitlabAPI
Returns a list of runners with perPage elements on the page number specified.
getRunnersWithPagination(GitlabRunner.RunnerScope, Pagination) - Method in class org.gitlab.api.GitlabAPI
Returns a list of runners with perPage elements on the page number specified.
getScope() - Method in enum org.gitlab.api.models.GitlabRunner.RunnerScope
 
getSendFromCommitterEmail() - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
getSha() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getSha() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getSha() - Method in class org.gitlab.api.models.GitlabPipeline
 
getShared() - Method in class org.gitlab.api.models.GitlabRunner
 
getSharedProjects() - Method in class org.gitlab.api.models.GitlabGroup
 
getSharedRunnersMinutesLimit() - Method in class org.gitlab.api.models.GitlabGroup
 
getSharedWithGroups() - Method in class org.gitlab.api.models.GitlabProject
 
getShareWithGroupLock() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getShareWithGroupLock() - Method in class org.gitlab.api.models.GitlabGroup
 
getShortId() - Method in class org.gitlab.api.models.GitlabCommit
 
getSkipConfirmation() - Method in class org.gitlab.api.models.CreateUserRequest
 
getSkype() - Method in class org.gitlab.api.models.CreateUserRequest
 
getSkype() - Method in class org.gitlab.api.models.GitlabUser
 
getSourceBranch() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getSourceProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getSSHKey(Integer) - Method in class org.gitlab.api.GitlabAPI
Get key with user information by ID of an SSH key.
getSSHKeys(Integer) - Method in class org.gitlab.api.GitlabAPI
Gets all ssh keys for a user
getSshUrl() - Method in class org.gitlab.api.models.GitlabProject
 
getStage() - Method in class org.gitlab.api.models.GitlabJob
 
getStarCount() - Method in class org.gitlab.api.models.GitlabProject
 
getStarredProjects() - Method in class org.gitlab.api.GitlabAPI
Get a list of projects starred by the authenticated user.
getStartDate() - Method in class org.gitlab.api.models.GitlabMilestone
 
getStartedAt() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getStartedAt() - Method in class org.gitlab.api.models.GitlabJob
 
getStartedAt() - Method in class org.gitlab.api.models.GitlabPipeline
 
getStartSha() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getState() - Method in class org.gitlab.api.models.GitlabIssue
 
getState() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getState() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getState() - Method in class org.gitlab.api.models.GitlabMilestone
 
getState() - Method in class org.gitlab.api.models.GitlabUser
 
getStatus() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getStatus() - Method in class org.gitlab.api.models.GitlabJob
 
getStatus() - Method in class org.gitlab.api.models.GitlabPipeline
 
getStatus() - Method in class org.gitlab.api.models.GitlabRunner
 
getSuggestedApprovers() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getSystemHooks() - Method in class org.gitlab.api.GitlabAPI
Get list of system hooks
getTag(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
Get a single repository tag in a specific project
getTag() - Method in class org.gitlab.api.models.GitlabJob
 
getTagList() - Method in class org.gitlab.api.models.GitlabProject
 
getTagList() - Method in class org.gitlab.api.models.GitlabRunner
 
getTagName() - Method in class org.gitlab.api.models.GitlabRelease
 
getTags(Serializable) - Method in class org.gitlab.api.GitlabAPI
Get a list of tags in specific project
getTags(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Get a list of tags in specific project
getTargetBranch() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getTargetId() - Method in class org.gitlab.api.models.GitlabEvent
 
getTargetIid() - Method in class org.gitlab.api.models.GitlabEvent
 
getTargetProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getTargetTitle() - Method in class org.gitlab.api.models.GitlabEvent
 
getTargetType() - Method in class org.gitlab.api.models.GitlabEvent
 
getTargetUrl() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
getText() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getThemeId() - Method in class org.gitlab.api.models.GitlabUser
 
getTimeEstimate() - Method in class org.gitlab.api.models.GitlabIssueTimeStats
 
getTimeStats() - Method in class org.gitlab.api.models.GitlabIssue
 
getTitle() - Method in class org.gitlab.api.models.GitlabCommit
 
getTitle() - Method in class org.gitlab.api.models.GitlabEvent
 
getTitle() - Method in class org.gitlab.api.models.GitlabIssue
 
getTitle() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getTitle() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getTitle() - Method in class org.gitlab.api.models.GitlabMilestone
 
getTitle() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
getTitle() - Method in class org.gitlab.api.models.GitlabServiceJira
 
getTitle() - Method in class org.gitlab.api.models.GitlabSSHKey
 
getToken() - Method in class org.gitlab.api.models.GitlabTrigger
 
getTokenHeaderFormat() - Method in enum org.gitlab.api.TokenType
 
getTokenHeaderName() - Method in enum org.gitlab.api.TokenType
 
getTokenParamName() - Method in enum org.gitlab.api.TokenType
 
getTooltip() - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
getTotalTimeSpent() - Method in class org.gitlab.api.models.GitlabIssueTimeStats
 
getTree() - Method in class org.gitlab.api.models.GitlabBranchCommit
 
getTwitter() - Method in class org.gitlab.api.models.CreateUserRequest
 
getTwitter() - Method in class org.gitlab.api.models.GitlabUser
 
getType() - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabAward
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabIssue
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabPipeline
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabServiceJira
 
getUpdatedAt() - Method in class org.gitlab.api.models.GitlabTrigger
 
getUpdatedDate() - Method in class org.gitlab.api.models.GitlabMilestone
 
getUpVotes() - Method in class org.gitlab.api.models.GitlabIssue
 
getUpvotes() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getUrl(String) - Method in class org.gitlab.api.GitlabAPI
 
getURL() - Static method in class org.gitlab.api.models.GitlabIssueTimeStats
 
getUrl() - Method in class org.gitlab.api.models.GitlabJiraProperties
 
getUrl() - Method in class org.gitlab.api.models.GitlabProjectHook
 
getUrl() - Method in class org.gitlab.api.models.GitlabSystemHook
 
getUrl() - Method in class org.gitlab.api.models.GitlabUpload
 
getUser() - Method in class org.gitlab.api.GitlabAPI
Return API User
getUser(Integer) - Method in class org.gitlab.api.GitlabAPI
 
getUser() - Method in class org.gitlab.api.models.GitlabApprovedBy
 
getUser() - Method in class org.gitlab.api.models.GitlabAward
 
getUser() - Method in class org.gitlab.api.models.GitlabJob
 
getUser() - Method in class org.gitlab.api.models.GitlabPipeline
 
getUser() - Method in class org.gitlab.api.models.GitlabSSHKey
 
getUserAgent() - Method in class org.gitlab.api.GitlabAPI
 
getUsername() - Method in class org.gitlab.api.models.CreateUserRequest
 
getUsername() - Method in class org.gitlab.api.models.GitlabJiraProperties
 
getUsername() - Method in class org.gitlab.api.models.GitlabUser
 
getUserNotesCount() - Method in class org.gitlab.api.models.GitlabIssue
 
getUserNotesCount() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getUsers() - Method in class org.gitlab.api.GitlabAPI
 
getUserViaSudo(String) - Method in class org.gitlab.api.GitlabAPI
 
getValue() - Method in class org.gitlab.api.models.GitlabBuildVariable
 
getVariableType() - Method in class org.gitlab.api.models.GitlabBuildVariable
 
getVersion() - Method in class org.gitlab.api.GitlabAPI
 
getVersion() - Method in class org.gitlab.api.models.GitlabRunner
 
getVersion() - Method in class org.gitlab.api.models.GitlabVersion
 
getVisibility() - Method in class org.gitlab.api.models.CreateGroupRequest
 
getVisibility() - Method in class org.gitlab.api.models.GitlabGroup
 
getVisibility() - Method in class org.gitlab.api.models.GitlabProject
 
getWebsiteUrl() - Method in class org.gitlab.api.models.CreateUserRequest
 
getWebsiteUrl() - Method in class org.gitlab.api.models.GitlabUser
 
getWebUrl() - Method in class org.gitlab.api.models.GitlabGroup
 
getWebUrl() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
getWebUrl() - Method in class org.gitlab.api.models.GitlabPipeline
 
getWebUrl() - Method in class org.gitlab.api.models.GitlabProject
 
getYamlErrors() - Method in class org.gitlab.api.models.GitlabPipeline
 
getYear() - Method in class org.gitlab.api.models.GitlabDate
 
GitlabAbstractMember - Class in org.gitlab.api.models
 
GitlabAbstractMember() - Constructor for class org.gitlab.api.models.GitlabAbstractMember
 
GitlabAccessLevel - Enum in org.gitlab.api.models
 
GitlabAPI - Class in org.gitlab.api
Gitlab API Wrapper class
GitlabAPIException - Exception in org.gitlab.api
Gitlab API Exception
GitlabAPIException(String, Integer, Throwable) - Constructor for exception org.gitlab.api.GitlabAPIException
 
GitlabApprovedBy - Class in org.gitlab.api.models
Incomprehensibly, Gitlab packages "approved_by" in a wrapper which contains a user and nothing else.
GitlabApprovedBy() - Constructor for class org.gitlab.api.models.GitlabApprovedBy
 
GitlabAward - Class in org.gitlab.api.models
 
GitlabAward() - Constructor for class org.gitlab.api.models.GitlabAward
 
GitlabBadge - Class in org.gitlab.api.models
 
GitlabBadge() - Constructor for class org.gitlab.api.models.GitlabBadge
 
GitlabBranch - Class in org.gitlab.api.models
 
GitlabBranch() - Constructor for class org.gitlab.api.models.GitlabBranch
 
GitlabBranchCommit - Class in org.gitlab.api.models
 
GitlabBranchCommit() - Constructor for class org.gitlab.api.models.GitlabBranchCommit
 
GitlabBuildVariable - Class in org.gitlab.api.models
 
GitlabBuildVariable() - Constructor for class org.gitlab.api.models.GitlabBuildVariable
 
GitlabBuildVariable(String, String) - Constructor for class org.gitlab.api.models.GitlabBuildVariable
 
GitlabBuildVariable(String, String, GitlabBuildVariable.VariableType) - Constructor for class org.gitlab.api.models.GitlabBuildVariable
 
GitlabBuildVariable.VariableType - Enum in org.gitlab.api.models
 
GitlabCommit - Class in org.gitlab.api.models
 
GitlabCommit() - Constructor for class org.gitlab.api.models.GitlabCommit
 
GitlabCommitComparison - Class in org.gitlab.api.models
 
GitlabCommitComparison() - Constructor for class org.gitlab.api.models.GitlabCommitComparison
 
GitlabCommitDiff - Class in org.gitlab.api.models
 
GitlabCommitDiff() - Constructor for class org.gitlab.api.models.GitlabCommitDiff
 
GitlabCommitStatus - Class in org.gitlab.api.models
 
GitlabCommitStatus() - Constructor for class org.gitlab.api.models.GitlabCommitStatus
 
GitlabDate - Class in org.gitlab.api.models
A date, with no time or timezone.
GitlabDate(int, int, int) - Constructor for class org.gitlab.api.models.GitlabDate
 
GitlabDiscussion - Class in org.gitlab.api.models
A class representing a GitLab discussion.
GitlabDiscussion(String) - Constructor for class org.gitlab.api.models.GitlabDiscussion
 
GitlabEmailonPushProperties - Class in org.gitlab.api.models
 
GitlabEmailonPushProperties() - Constructor for class org.gitlab.api.models.GitlabEmailonPushProperties
 
GitlabEvent - Class in org.gitlab.api.models
 
GitlabEvent() - Constructor for class org.gitlab.api.models.GitlabEvent
 
GitlabEvent.ActionType - Enum in org.gitlab.api.models
 
GitlabEvent.TargetType - Enum in org.gitlab.api.models
 
GitlabGroup - Class in org.gitlab.api.models
 
GitlabGroup() - Constructor for class org.gitlab.api.models.GitlabGroup
 
GitlabGroupMember - Class in org.gitlab.api.models
 
GitlabGroupMember() - Constructor for class org.gitlab.api.models.GitlabGroupMember
 
GitlabHTTPRequestor - Class in org.gitlab.api.http
Gitlab HTTP Requestor Responsible for handling HTTP requests to the Gitlab API
GitlabHTTPRequestor(GitlabAPI) - Constructor for class org.gitlab.api.http.GitlabHTTPRequestor
 
GitlabIssue - Class in org.gitlab.api.models
 
GitlabIssue() - Constructor for class org.gitlab.api.models.GitlabIssue
 
GitlabIssue.Action - Enum in org.gitlab.api.models
 
GitlabIssueTimeStats - Class in org.gitlab.api.models
 
GitlabIssueTimeStats() - Constructor for class org.gitlab.api.models.GitlabIssueTimeStats
 
GitlabJiraProperties - Class in org.gitlab.api.models
 
GitlabJiraProperties() - Constructor for class org.gitlab.api.models.GitlabJiraProperties
 
GitlabJob - Class in org.gitlab.api.models
 
GitlabJob() - Constructor for class org.gitlab.api.models.GitlabJob
 
GitlabLabel - Class in org.gitlab.api.models
Models a Gitlab label.
GitlabLabel() - Constructor for class org.gitlab.api.models.GitlabLabel
 
GitlabMergeRequest - Class in org.gitlab.api.models
 
GitlabMergeRequest() - Constructor for class org.gitlab.api.models.GitlabMergeRequest
 
GitlabMergeRequestApprovals - Class in org.gitlab.api.models
 
GitlabMergeRequestApprovals() - Constructor for class org.gitlab.api.models.GitlabMergeRequestApprovals
 
GitlabMilestone - Class in org.gitlab.api.models
 
GitlabMilestone() - Constructor for class org.gitlab.api.models.GitlabMilestone
 
GitlabNamespace - Class in org.gitlab.api.models
 
GitlabNamespace() - Constructor for class org.gitlab.api.models.GitlabNamespace
 
GitlabNote - Class in org.gitlab.api.models
 
GitlabNote() - Constructor for class org.gitlab.api.models.GitlabNote
 
GitlabPermission - Class in org.gitlab.api.models
 
GitlabPermission() - Constructor for class org.gitlab.api.models.GitlabPermission
 
GitlabPipeline - Class in org.gitlab.api.models
 
GitlabPipeline() - Constructor for class org.gitlab.api.models.GitlabPipeline
 
GitlabPipeline.DetailedStatus - Class in org.gitlab.api.models
 
GitlabProject - Class in org.gitlab.api.models
 
GitlabProject() - Constructor for class org.gitlab.api.models.GitlabProject
 
GitlabProjectAccessLevel - Class in org.gitlab.api.models
 
GitlabProjectAccessLevel() - Constructor for class org.gitlab.api.models.GitlabProjectAccessLevel
 
GitlabProjectHook - Class in org.gitlab.api.models
 
GitlabProjectHook() - Constructor for class org.gitlab.api.models.GitlabProjectHook
 
GitlabProjectMember - Class in org.gitlab.api.models
 
GitlabProjectMember() - Constructor for class org.gitlab.api.models.GitlabProjectMember
 
GitlabProjectSharedGroup - Class in org.gitlab.api.models
 
GitlabProjectSharedGroup() - Constructor for class org.gitlab.api.models.GitlabProjectSharedGroup
 
GitlabPushData - Class in org.gitlab.api.models
 
GitlabPushData() - Constructor for class org.gitlab.api.models.GitlabPushData
 
GitlabRelease - Class in org.gitlab.api.models
 
GitlabRelease() - Constructor for class org.gitlab.api.models.GitlabRelease
 
GitlabRepositoryFile - Class in org.gitlab.api.models
 
GitlabRepositoryFile() - Constructor for class org.gitlab.api.models.GitlabRepositoryFile
 
GitlabRepositoryTree - Class in org.gitlab.api.models
 
GitlabRepositoryTree() - Constructor for class org.gitlab.api.models.GitlabRepositoryTree
 
GitlabRunner - Class in org.gitlab.api.models
 
GitlabRunner() - Constructor for class org.gitlab.api.models.GitlabRunner
 
GitlabRunner.RunnerScope - Enum in org.gitlab.api.models
 
GitlabServiceEmailOnPush - Class in org.gitlab.api.models
 
GitlabServiceEmailOnPush() - Constructor for class org.gitlab.api.models.GitlabServiceEmailOnPush
 
GitlabServiceJira - Class in org.gitlab.api.models
 
GitlabServiceJira() - Constructor for class org.gitlab.api.models.GitlabServiceJira
 
GitlabSession - Class in org.gitlab.api.models
 
GitlabSession() - Constructor for class org.gitlab.api.models.GitlabSession
 
GitlabSimpleRepositoryFile - Class in org.gitlab.api.models
 
GitlabSimpleRepositoryFile() - Constructor for class org.gitlab.api.models.GitlabSimpleRepositoryFile
 
GitlabSSHKey - Class in org.gitlab.api.models
 
GitlabSSHKey() - Constructor for class org.gitlab.api.models.GitlabSSHKey
 
GitlabSystemHook - Class in org.gitlab.api.models
 
GitlabSystemHook() - Constructor for class org.gitlab.api.models.GitlabSystemHook
 
GitlabTag - Class in org.gitlab.api.models
 
GitlabTag() - Constructor for class org.gitlab.api.models.GitlabTag
 
GitlabTrigger - Class in org.gitlab.api.models
[ { "token": "7dfb8f45432193abcd54123456090f", "created_at": "2016-07-08T12:33:25.151Z", "updated_at": "2016-07-08T12:33:25.151Z", "deleted_at": null, "last_used": "2016-09-04T23:00:01.681Z" } ]
GitlabTrigger() - Constructor for class org.gitlab.api.models.GitlabTrigger
 
GitlabUpload - Class in org.gitlab.api.models
 
GitlabUpload() - Constructor for class org.gitlab.api.models.GitlabUpload
 
GitlabUser - Class in org.gitlab.api.models
 
GitlabUser() - Constructor for class org.gitlab.api.models.GitlabUser
 
GitlabUserIdentity - Class in org.gitlab.api.models
 
GitlabUserIdentity() - Constructor for class org.gitlab.api.models.GitlabUserIdentity
 
GitlabVersion - Class in org.gitlab.api.models
 
GitlabVersion() - Constructor for class org.gitlab.api.models.GitlabVersion
 
GitlabVisibility - Enum in org.gitlab.api.models
Enum for the privacy settings supported by GitLab API v4.

H

hashCode() - Method in class org.gitlab.api.models.GitlabCommit
 
hashCode() - Method in class org.gitlab.api.models.GitlabCommitStatus
 
hashCode() - Method in class org.gitlab.api.models.GitlabDate
 
hashCode() - Method in class org.gitlab.api.models.GitlabNamespace
 
hashCode() - Method in class org.gitlab.api.models.GitlabProject
 
hasPublicJobs() - Method in class org.gitlab.api.models.GitlabProject
 

I

ignoreCertificateErrors(boolean) - Method in class org.gitlab.api.GitlabAPI
 
InstantDeserializer - Class in org.gitlab.api.jackson
A spezialized Instant deserializer that can parse different formats.
InstantDeserializer() - Constructor for class org.gitlab.api.jackson.InstantDeserializer
 
isActive() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isActive() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isAdmin() - Method in class org.gitlab.api.models.GitlabUser
 
isArchived() - Method in class org.gitlab.api.models.GitlabProject
 
isBlocked() - Method in class org.gitlab.api.models.GitlabUser
 
isBuildEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isBuildEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isCanCreateGroup() - Method in class org.gitlab.api.models.GitlabUser
 
isCanCreateProject() - Method in class org.gitlab.api.models.GitlabUser
 
isCanCreateTeam() - Method in class org.gitlab.api.models.GitlabUser
 
isClosed() - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
isContainerRegistryEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isDarkScheme() - Method in class org.gitlab.api.models.GitlabUser
 
isDiscussionLocked() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
isDownvote() - Method in class org.gitlab.api.models.GitlabNote
 
isExternal() - Method in class org.gitlab.api.models.GitlabUser
 
isForceRemoveSourceBranch() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
isIgnoreCertificateErrors() - Method in class org.gitlab.api.GitlabAPI
 
isIndividualNote() - Method in class org.gitlab.api.models.GitlabDiscussion
 
isInitializeWithReadme() - Method in class org.gitlab.api.models.GitlabProject
 
isIssuesEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isIssuesEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isIssuesEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isJobEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isJobsEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isLfsEnabled() - Method in class org.gitlab.api.models.GitlabGroup
 
isLfsEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isLocked() - Method in class org.gitlab.api.models.GitlabRunner
 
isMerged() - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
isMergeRequestsEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isMergeRequestsEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isMergeRequestsEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isMergeRequestsEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isMergeWhenPipelineSucceeds() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
isNoteEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isNoteEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isNoteEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isPipelineEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isPrintingMergeRequestLinkEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isProtected() - Method in class org.gitlab.api.models.GitlabBranch
 
isPublic() - Method in class org.gitlab.api.models.GitlabProject
 
isPushEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isPushEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isRequestAccessEnabled() - Method in class org.gitlab.api.models.GitlabGroup
 
isRequestAccessEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isRunUntagged() - Method in class org.gitlab.api.models.GitlabRunner
 
isSharedRunnersEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isShouldRemoveSourceBranch() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
isSnippetsEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isSquash() - Method in class org.gitlab.api.models.GitlabMergeRequest
 
isSslVerificationEnabled() - Method in class org.gitlab.api.models.GitlabProjectHook
 
ISSUE - Static variable in class org.gitlab.api.models.GitlabAward
 
isSystem() - Method in class org.gitlab.api.models.GitlabNote
 
isTag() - Method in class org.gitlab.api.models.GitlabPipeline
 
isTagPushEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isTagPushEvents() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
isTagPushEvents() - Method in class org.gitlab.api.models.GitlabServiceJira
 
isUpvote() - Method in class org.gitlab.api.models.GitlabNote
 
isWallEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isWikiEnabled() - Method in class org.gitlab.api.models.GitlabProject
 
isWikiPageEvents() - Method in class org.gitlab.api.models.GitlabProjectHook
 
isWorkInProgress() - Method in class org.gitlab.api.models.GitlabMergeRequest
 

K

KEYS_URL - Static variable in class org.gitlab.api.models.GitlabSSHKey
 

M

MAPPER - Static variable in class org.gitlab.api.GitlabAPI
 
MAX_ITEMS_PER_PAGE - Static variable in class org.gitlab.api.Pagination
Deprecated.
MAX_ITEMS_PER_PAGE - Static variable in class org.gitlab.api.query.PaginationQuery
 
mergeWith(Query) - Method in class org.gitlab.api.http.Query
 
method(Method) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
Sets the HTTP Request method for the request.
Method - Enum in org.gitlab.api.http
Created by Oleg Shaburov on 03.05.2018 [email protected]
modifyDiscussionNote(GitlabMergeRequest, int, int, String, Boolean) - Method in class org.gitlab.api.GitlabAPI
Modify or resolve an existing discussion note of the given merge request.
moveIssue(Integer, Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
 

N

NOTE - Static variable in class org.gitlab.api.models.GitlabAward
 

O

org.gitlab.api - package org.gitlab.api
 
org.gitlab.api.http - package org.gitlab.api.http
 
org.gitlab.api.jackson - package org.gitlab.api.jackson
 
org.gitlab.api.models - package org.gitlab.api.models
 
org.gitlab.api.query - package org.gitlab.api.query
 

P

Pagination - Class in org.gitlab.api
Deprecated.
Pagination() - Constructor for class org.gitlab.api.Pagination
Deprecated.
 
PaginationQuery - Class in org.gitlab.api.query
 
PaginationQuery() - Constructor for class org.gitlab.api.query.PaginationQuery
 
PARAM_ARCHIVED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_MEMBERSHIP - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_MIN_ACCESS_LEVEL - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_ORDER_BY - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_OWNED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_PAGE - Static variable in class org.gitlab.api.Pagination
Deprecated.
PARAM_PAGE - Static variable in class org.gitlab.api.query.PaginationQuery
 
PARAM_PER_PAGE - Static variable in class org.gitlab.api.Pagination
Deprecated.
PARAM_PER_PAGE - Static variable in class org.gitlab.api.query.PaginationQuery
 
PARAM_REPOSITORY_CHECKSUM_FAILED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_SEARCH - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_SIMPLE - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_SORT - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_STARRED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_STATISTICS - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_VISIBILITY - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_WIKI_CHECKSUM_FAILED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_WITH_CUSTOM_ATTRIBUTES - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_WITH_ISSUES_ENABLED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_WITH_MERGE_REQUESTS_ENABLED - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PARAM_WITH_PROGRAMMING_LANGUAGE - Static variable in class org.gitlab.api.query.ProjectsQuery
 
PipelinesQuery - Class in org.gitlab.api.query
 
PipelinesQuery() - Constructor for class org.gitlab.api.query.PipelinesQuery
 
playJob(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Triggers a manual action to start a job.
ProjectsQuery - Class in org.gitlab.api.query
 
ProjectsQuery() - Constructor for class org.gitlab.api.query.ProjectsQuery
 
protectBranch(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
protectBranchWithDeveloperOptions(GitlabProject, String, boolean, boolean) - Method in class org.gitlab.api.GitlabAPI
 
proxy(Proxy) - Method in class org.gitlab.api.GitlabAPI
 
put() - Method in class org.gitlab.api.GitlabAPI
 

Q

Query - Class in org.gitlab.api.http
Models the Query aspect of a URL
Query() - Constructor for class org.gitlab.api.http.Query
 

R

resolveDiscussion(GitlabMergeRequest, int, boolean) - Method in class org.gitlab.api.GitlabAPI
Resolve or unresolve a whole discussion of a merge request.
retrieve() - Method in class org.gitlab.api.GitlabAPI
 
retryJob(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Retry a single job of a project
runPipeline(GitlabProject, String, List<GitlabBuildVariable>) - Method in class org.gitlab.api.GitlabAPI
Run pipeline for selected project and branch
runPipeline(Integer, String, List<GitlabBuildVariable>) - Method in class org.gitlab.api.GitlabAPI
Run pipeline for selected project and branch

S

searchProjects(String) - Method in class org.gitlab.api.GitlabAPI
Get a list of projects accessible by the authenticated user by search.
setAccessLevel(GitlabAccessLevel) - Method in class org.gitlab.api.models.GitlabAbstractMember
 
setAccessLevel(GitlabAccessLevel) - Method in class org.gitlab.api.models.GitlabProjectAccessLevel
 
setAccessLevel(GitlabAccessLevel) - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
setAction(GitlabEvent.ActionType) - Method in class org.gitlab.api.models.GitlabPushData
 
setActionName(String) - Method in class org.gitlab.api.models.GitlabEvent
 
setActive(Boolean) - Method in class org.gitlab.api.models.GitlabRunner
 
setActive(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setActive(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setAdmin(Boolean) - Method in class org.gitlab.api.models.CreateUserRequest
 
setAdmin(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setAlt(String) - Method in class org.gitlab.api.models.GitlabUpload
 
setAMode(String) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setApprovalsBeforeMerge(Integer) - Method in class org.gitlab.api.models.GitlabProject
 
setApprovalsLeft(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setApprovalsRequired(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setApprovedBy(List<GitlabApprovedBy>) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setApproverGroups(List<GitlabGroup>) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setApprovers(List<GitlabUser>) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setArchitecture(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setArchived(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setArchived(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setAssignee(GitlabUser) - Method in class org.gitlab.api.models.GitlabIssue
 
setAssignee(GitlabUser) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setAssignees(List<GitlabUser>) - Method in class org.gitlab.api.models.GitlabIssue
 
setAttachment(String) - Method in class org.gitlab.api.models.GitlabNote
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.CommitComment
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabEvent
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabIssue
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setAuthor(GitlabUser) - Method in class org.gitlab.api.models.GitlabNote
 
setAuthoredDate(Date) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setAuthoredDate(Date) - Method in class org.gitlab.api.models.GitlabCommit
 
setAuthorEmail(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setAuthorId(Integer) - Method in class org.gitlab.api.models.GitlabEvent
 
setAuthorName(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setAuthorUsername(String) - Method in class org.gitlab.api.models.GitlabEvent
 
setAvatar(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setAvatarUrl(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setAvatarUrl(String) - Method in class org.gitlab.api.models.GitlabProject
 
setAvatarUrl(String) - Method in class org.gitlab.api.models.GitlabUser
 
setAwardableId(Integer) - Method in class org.gitlab.api.models.GitlabAward
 
setAwardableType(String) - Method in class org.gitlab.api.models.GitlabAward
 
setBeforeSha(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setBio(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setBio(String) - Method in class org.gitlab.api.models.GitlabUser
 
setBlobId(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setBlocked(Boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setBMode(String) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setBody(String) - Method in class org.gitlab.api.models.GitlabAward
 
setBody(String) - Method in class org.gitlab.api.models.GitlabNote
 
setBranchName(String) - Method in class org.gitlab.api.models.GitlabSimpleRepositoryFile
 
setBuildEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setBuildEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setCanCreateGroup(Boolean) - Method in class org.gitlab.api.models.CreateUserRequest
 
setCanCreateGroup(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setCanCreateProject(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setCanCreateTeam(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setChanges(List<GitlabCommitDiff>) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setClosed(boolean) - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
setColor(String) - Method in class org.gitlab.api.models.GitlabLabel
Sets the color of a label.
setColorSchemeId(Integer) - Method in class org.gitlab.api.models.GitlabUser
 
setCommit(GitlabBranchCommit) - Method in class org.gitlab.api.models.GitlabBranch
 
setCommit(GitlabCommit) - Method in class org.gitlab.api.models.GitlabCommitComparison
 
setCommit(GitlabCommit) - Method in class org.gitlab.api.models.GitlabJob
 
setCommit(GitlabCommit) - Method in class org.gitlab.api.models.GitlabTag
 
setCommitCount(int) - Method in class org.gitlab.api.models.GitlabPushData
 
setCommitFrom(String) - Method in class org.gitlab.api.models.GitlabPushData
 
setCommitId(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setCommits(List<GitlabCommit>) - Method in class org.gitlab.api.models.GitlabCommitComparison
 
setCommittedAt(Instant) - Method in class org.gitlab.api.models.GitlabPipeline
 
setCommittedDate(Date) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setCommittedDate(Date) - Method in class org.gitlab.api.models.GitlabCommit
 
setCommitter(GitlabUser) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setCommitTitle(String) - Method in class org.gitlab.api.models.GitlabPushData
 
setCommitTo(String) - Method in class org.gitlab.api.models.GitlabPushData
 
setCompareSameRef(Boolean) - Method in class org.gitlab.api.models.GitlabCommitComparison
 
setCompareTimeout(Boolean) - Method in class org.gitlab.api.models.GitlabCommitComparison
 
setConfidential(Boolean) - Method in class org.gitlab.api.models.GitlabIssue
 
setConnectionTimeout(int) - Method in class org.gitlab.api.GitlabAPI
 
setContactedAt(Date) - Method in class org.gitlab.api.models.GitlabRunner
 
setContainerRegistryEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setContent(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setCoverage(Float) - Method in class org.gitlab.api.models.GitlabJob
 
setCoverage(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.CommitComment
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabAward
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabCommit
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabEvent
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabIssue
 
setCreatedAt(String) - Method in class org.gitlab.api.models.GitlabJob
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabNote
 
setCreatedAt(Instant) - Method in class org.gitlab.api.models.GitlabPipeline
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabProject
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabSystemHook
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabTrigger
 
setCreatedAt(Date) - Method in class org.gitlab.api.models.GitlabUser
 
setCreatedDate(Date) - Method in class org.gitlab.api.models.GitlabMilestone
 
setCreatorId(Integer) - Method in class org.gitlab.api.models.GitlabProject
 
setCurrentSignInAt(Date) - Method in class org.gitlab.api.models.GitlabUser
 
setDarkScheme(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setDefaultBranch(String) - Method in class org.gitlab.api.models.GitlabProject
 
setDeletedAt(Date) - Method in class org.gitlab.api.models.GitlabTrigger
 
setDeletedFile(boolean) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setDescription(String) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabIssue
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabMilestone
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabProject
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabRelease
 
setDescription(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setDetailedStatus(GitlabPipeline.DetailedStatus) - Method in class org.gitlab.api.models.GitlabPipeline
 
setDetailsPath(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setDiff(String) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setDiffs(List<GitlabCommitDiff>) - Method in class org.gitlab.api.models.GitlabCommitComparison
 
setDisableDiffs(Integer) - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
setDiscussionLocked(Boolean) - Method in class org.gitlab.api.models.GitlabIssue
 
setDownloadUrl(String) - Method in class org.gitlab.api.models.GitlabJob
 
setDownvote(boolean) - Method in class org.gitlab.api.models.GitlabNote
 
setDownVotes(Integer) - Method in class org.gitlab.api.models.GitlabIssue
 
setDownvotes(int) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setDueDate(LocalDate) - Method in class org.gitlab.api.models.GitlabIssue
 
setDueDate(Date) - Method in class org.gitlab.api.models.GitlabMilestone
 
setDuration(int) - Method in class org.gitlab.api.models.GitlabPipeline
 
setEmail(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setEmail(String) - Method in class org.gitlab.api.models.GitlabUser
 
setEncoding(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setExternal(Boolean) - Method in class org.gitlab.api.models.CreateUserRequest
 
setExternal(boolean) - Method in class org.gitlab.api.models.GitlabUser
 
setExternProviderName(String) - Method in class org.gitlab.api.models.GitlabUser
 
setExternUid(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setExternUid(String) - Method in class org.gitlab.api.models.GitlabUser
 
setExternUuid(String) - Method in class org.gitlab.api.models.GitlabUserIdentity
 
setFavicon(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setFileName(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setFilePath(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setFilePath(String) - Method in class org.gitlab.api.models.GitlabSimpleRepositoryFile
 
setFinishedAt(Date) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setFinishedAt(String) - Method in class org.gitlab.api.models.GitlabJob
 
setFinishedAt(Instant) - Method in class org.gitlab.api.models.GitlabPipeline
 
setForkedFrom(GitlabProject) - Method in class org.gitlab.api.models.GitlabProject
 
setForksCount(Integer) - Method in class org.gitlab.api.models.GitlabProject
 
setFullName(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setFullPath(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setFullPath(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setGroup(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setGroupId(int) - Method in class org.gitlab.api.models.GitlabMilestone
 
setGroupId(int) - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
setGroupName(String) - Method in class org.gitlab.api.models.GitlabProjectSharedGroup
 
setHasDetails(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setHttpUrl(String) - Method in class org.gitlab.api.models.GitlabProject
 
setIcon(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabAward
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabBadge
 
setId(String) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setId(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setId(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabGroup
 
setId(int) - Method in class org.gitlab.api.models.GitlabIssue
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabJob
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setId(int) - Method in class org.gitlab.api.models.GitlabMilestone
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabNamespace
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabNote
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabPipeline
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabProject
 
setId(String) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setId(String) - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabRunner
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabSSHKey
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabSystemHook
 
setId(Integer) - Method in class org.gitlab.api.models.GitlabUser
 
setIdentities(List<GitlabUserIdentity>) - Method in class org.gitlab.api.models.GitlabUser
 
setIid(int) - Method in class org.gitlab.api.models.GitlabIssue
 
setIid(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setIid(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setIid(int) - Method in class org.gitlab.api.models.GitlabMilestone
 
setIllustration(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setImageUrl(String) - Method in class org.gitlab.api.models.GitlabBadge
 
setImportUrl(String) - Method in class org.gitlab.api.models.GitlabProject
 
setInitializeWithReadme(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setIssueEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setIssuesEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setIssuesEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setIssuesEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setIssueTransitionId(Integer) - Method in class org.gitlab.api.models.GitlabJiraProperties
 
setJobEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setJobsEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setKey(String) - Method in class org.gitlab.api.models.GitlabBuildVariable
 
setKey(String) - Method in class org.gitlab.api.models.GitlabSSHKey
 
setKind(String) - Method in class org.gitlab.api.models.GitlabBadge
 
setKind(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setLabel(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setLabels(String[]) - Method in class org.gitlab.api.models.GitlabIssue
 
setLabels(String[]) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setLastActivityAt(Date) - Method in class org.gitlab.api.models.GitlabProject
 
setLastActivityOn(Date) - Method in class org.gitlab.api.models.GitlabUser
 
setLastCommitId(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setLastPipeline(GitlabPipeline) - Method in class org.gitlab.api.models.GitlabCommit
 
setLastSignInAt(Date) - Method in class org.gitlab.api.models.GitlabUser
 
setLastUsed(Date) - Method in class org.gitlab.api.models.GitlabTrigger
 
setLdapAccess(GitlabAccessLevel) - Method in class org.gitlab.api.models.GitlabGroup
 
setLdapCn(String) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setLdapCn(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setLfsEnabled(Boolean) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setLfsEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabGroup
 
setLfsEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setLine(String) - Method in class org.gitlab.api.models.CommitComment
 
setLineType(String) - Method in class org.gitlab.api.models.CommitComment
 
setLinkedin(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setLinkedin(String) - Method in class org.gitlab.api.models.GitlabUser
 
setLinkUrl(String) - Method in class org.gitlab.api.models.GitlabBadge
 
setLocation(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setLocked(boolean) - Method in class org.gitlab.api.models.GitlabRunner
 
setMarkdown(String) - Method in class org.gitlab.api.models.GitlabUpload
 
setMembersCountWithDescendants(Integer) - Method in class org.gitlab.api.models.GitlabNamespace
 
setMembership(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setMembershipLock(Boolean) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setMembershipLock(Boolean) - Method in class org.gitlab.api.models.GitlabGroup
 
setMergeCommitSHA(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setMerged(boolean) - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
setMergeRequestApprovals(GitlabMergeRequest, int) - Method in class org.gitlab.api.GitlabAPI
Set the number of required approvers.
setMergeRequestApprovers(GitlabMergeRequest, Collection<Integer>, Collection<Integer>) - Method in class org.gitlab.api.GitlabAPI
Set the list of approvers.
setMergeRequestsEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setMergeRequestsEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setMergeRequestsEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setMergeRequestsEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setMergeStatus(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setMergeStatus(String) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setMessage(String) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setMessage(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setMessage(String) - Method in class org.gitlab.api.models.GitlabTag
 
setMilestone(GitlabMilestone) - Method in class org.gitlab.api.models.GitlabIssue
 
setMilestone(GitlabMilestone) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setMilestoneId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
Deprecated.
setMinAccessLevel(GitlabAccessLevel) - Method in class org.gitlab.api.query.ProjectsQuery
 
setMode(String) - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
setName(String) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setName(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setName(String) - Method in class org.gitlab.api.models.GitlabBranch
 
setName(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setName(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setName(String) - Method in class org.gitlab.api.models.GitlabJob
 
setName(String) - Method in class org.gitlab.api.models.GitlabLabel
Sets the name (text) of a label.
setName(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setName(String) - Method in class org.gitlab.api.models.GitlabProject
 
setName(String) - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
setName(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setName(String) - Method in class org.gitlab.api.models.GitlabTag
 
setName(String) - Method in class org.gitlab.api.models.GitlabUser
 
setName(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setNamespace(GitlabNamespace) - Method in class org.gitlab.api.models.GitlabProject
 
setNameWithNamespace(String) - Method in class org.gitlab.api.models.GitlabProject
 
setNewFile(boolean) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setNewPath(String) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setNote(String) - Method in class org.gitlab.api.models.CommitComment
 
setNoteEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setNoteEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setNoteEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setNotificationLevel(int) - Method in class org.gitlab.api.models.GitlabProjectAccessLevel
 
setOldPath(String) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setOnline(boolean) - Method in class org.gitlab.api.models.GitlabRunner
 
setOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setOnlyAllowMergeIfPipelineSucceeds(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setOrderBy(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setOrderBy(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
setOrganization(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setOwned(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setOwner(GitlabUser) - Method in class org.gitlab.api.models.GitlabProject
 
setPage(int) - Method in class org.gitlab.api.query.PaginationQuery
 
setParentId(Integer) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setParentId(Integer) - Method in class org.gitlab.api.models.GitlabGroup
 
setParentId(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setParentIds(List<String>) - Method in class org.gitlab.api.models.GitlabCommit
 
setPassword(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setPassword(String) - Method in class org.gitlab.api.models.GitlabJiraProperties
 
setPath(String) - Method in class org.gitlab.api.models.CommitComment
 
setPath(String) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setPath(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setPath(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setPath(String) - Method in class org.gitlab.api.models.GitlabProject
 
setPath(String) - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
setPathWithNamespace(String) - Method in class org.gitlab.api.models.GitlabProject
 
setPermissions(GitlabPermission) - Method in class org.gitlab.api.models.GitlabProject
 
setPerPage(int) - Method in class org.gitlab.api.query.PaginationQuery
 
setPipelineEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setPlan(String) - Method in class org.gitlab.api.models.GitlabNamespace
 
setPlatform(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setPrintingMergeRequestLinkEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setPrivateToken(String) - Method in class org.gitlab.api.models.GitlabSession
 
setPrivateToken(String) - Method in class org.gitlab.api.models.GitlabUser
 
setProjectId(String) - Method in class org.gitlab.api.models.GitlabEvent
 
setProjectId(int) - Method in class org.gitlab.api.models.GitlabIssue
 
setProjectId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setProjectId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setProjectId(int) - Method in class org.gitlab.api.models.GitlabMilestone
 
setProjectId(Integer) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setProjectKey(String) - Method in class org.gitlab.api.models.GitlabJiraProperties
 
setProjectsLimit(Integer) - Method in class org.gitlab.api.models.CreateUserRequest
 
setProjectsLimit(Integer) - Method in class org.gitlab.api.models.GitlabUser
 
setProperties(GitlabEmailonPushProperties) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setProperties(GitlabJiraProperties) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setProtected(boolean) - Method in class org.gitlab.api.models.GitlabBranch
 
setProvider(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setProvider(String) - Method in class org.gitlab.api.models.GitlabUser
 
setProvider(String) - Method in class org.gitlab.api.models.GitlabUserIdentity
 
setPublic(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setPublicJobs(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setPushData(GitlabPushData) - Method in class org.gitlab.api.models.GitlabEvent
 
setPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setRecipients(String) - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
setRef(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setRef(String) - Method in class org.gitlab.api.models.GitlabJob
 
setRef(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setRef(String) - Method in class org.gitlab.api.models.GitlabPushData
 
setRef(String) - Method in class org.gitlab.api.models.GitlabRepositoryFile
 
setRef(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setRefType(String) - Method in class org.gitlab.api.models.GitlabPushData
 
setRelease(GitlabRelease) - Method in class org.gitlab.api.models.GitlabTag
 
setRenamedFile(boolean) - Method in class org.gitlab.api.models.GitlabCommitDiff
 
setRenderedImageUrl(String) - Method in class org.gitlab.api.models.GitlabBadge
 
setRenderedLinkUrl(String) - Method in class org.gitlab.api.models.GitlabBadge
 
setRepositoryChecksumFailed(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setRepositoryStorage(String) - Method in class org.gitlab.api.models.GitlabProject
 
setRequestAccessEnabled(Boolean) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setRequestAccessEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabGroup
 
setRequestAccessEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setRequestTimeout(int) - Method in class org.gitlab.api.GitlabAPI
Deprecated.
use this.setResponseReadTimeout(int readTimeout) method
setResetPassword(Boolean) - Method in class org.gitlab.api.models.CreateUserRequest
 
setResponseReadTimeout(int) - Method in class org.gitlab.api.GitlabAPI
 
setRevision(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setRunner(GitlabRunner) - Method in class org.gitlab.api.models.GitlabJob
 
setRunnersToken(String) - Method in class org.gitlab.api.models.GitlabProject
 
setRunUntagged(boolean) - Method in class org.gitlab.api.models.GitlabRunner
 
setScope(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setSearch(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
setSendFromCommitterEmail(Integer) - Method in class org.gitlab.api.models.GitlabEmailonPushProperties
 
setSha(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setSha(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setSha(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setSha(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setShared(Boolean) - Method in class org.gitlab.api.models.GitlabRunner
 
setSharedProjects(List<GitlabProject>) - Method in class org.gitlab.api.models.GitlabGroup
 
setSharedRunnersEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab.api.models.GitlabGroup
 
setSharedWithGroups(List<GitlabProjectSharedGroup>) - Method in class org.gitlab.api.models.GitlabProject
 
setShareWithGroupLock(Boolean) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setShareWithGroupLock(Boolean) - Method in class org.gitlab.api.models.GitlabGroup
 
setShortId(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setSimple(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setSkipConfirmation(Boolean) - Method in class org.gitlab.api.models.CreateUserRequest
 
setSkype(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setSkype(String) - Method in class org.gitlab.api.models.GitlabUser
 
setSnippetsEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setSort(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setSort(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
setSourceBranch(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setSourceProjectId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setSshUrl(String) - Method in class org.gitlab.api.models.GitlabProject
 
setSslVerificationEnabled(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setStage(String) - Method in class org.gitlab.api.models.GitlabJob
 
setStarCount(Integer) - Method in class org.gitlab.api.models.GitlabProject
 
setStarred(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setStartDate(Date) - Method in class org.gitlab.api.models.GitlabMilestone
 
setStartedAt(Date) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setStartedAt(String) - Method in class org.gitlab.api.models.GitlabJob
 
setStartedAt(Instant) - Method in class org.gitlab.api.models.GitlabPipeline
 
setState(String) - Method in class org.gitlab.api.models.GitlabIssue
 
setState(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setState(String) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setState(String) - Method in class org.gitlab.api.models.GitlabMilestone
 
setState(String) - Method in class org.gitlab.api.models.GitlabUser
 
setStatistics(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setStatus(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setStatus(String) - Method in class org.gitlab.api.models.GitlabJob
 
setStatus(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setStatus(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setStatus(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setSuggestedApprovers(List<GitlabUser>) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setSystem(boolean) - Method in class org.gitlab.api.models.GitlabNote
 
setTag(Boolean) - Method in class org.gitlab.api.models.GitlabJob
 
setTag(boolean) - Method in class org.gitlab.api.models.GitlabPipeline
 
setTagList(List<String>) - Method in class org.gitlab.api.models.GitlabProject
 
setTagList(List<String>) - Method in class org.gitlab.api.models.GitlabRunner
 
setTagName(String) - Method in class org.gitlab.api.models.GitlabRelease
 
setTagPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setTagPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setTagPushEvents(boolean) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setTargetBranch(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setTargetId(Integer) - Method in class org.gitlab.api.models.GitlabEvent
 
setTargetIid(Integer) - Method in class org.gitlab.api.models.GitlabEvent
 
setTargetProjectId(Integer) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setTargetTitle(String) - Method in class org.gitlab.api.models.GitlabEvent
 
setTargetType(GitlabEvent.TargetType) - Method in class org.gitlab.api.models.GitlabEvent
 
setTargetUrl(String) - Method in class org.gitlab.api.models.GitlabCommitStatus
 
setText(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setThemeId(Integer) - Method in class org.gitlab.api.models.GitlabUser
 
setTimeStats(GitlabIssueTimeStats) - Method in class org.gitlab.api.models.GitlabIssue
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabCommit
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabEvent
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabIssue
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabMilestone
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setTitle(String) - Method in class org.gitlab.api.models.GitlabSSHKey
 
setToken(String) - Method in class org.gitlab.api.models.GitlabTrigger
 
setTooltip(String) - Method in class org.gitlab.api.models.GitlabPipeline.DetailedStatus
 
setTree(String) - Method in class org.gitlab.api.models.GitlabBranchCommit
 
setTwitter(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setTwitter(String) - Method in class org.gitlab.api.models.GitlabUser
 
setType(String) - Method in class org.gitlab.api.models.GitlabRepositoryTree
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabAward
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabIssue
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
setUpdatedAt(Instant) - Method in class org.gitlab.api.models.GitlabPipeline
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabServiceJira
 
setUpdatedAt(Date) - Method in class org.gitlab.api.models.GitlabTrigger
 
setUpdatedDate(Date) - Method in class org.gitlab.api.models.GitlabMilestone
 
setUpvote(boolean) - Method in class org.gitlab.api.models.GitlabNote
 
setUpVotes(Integer) - Method in class org.gitlab.api.models.GitlabIssue
 
setUpvotes(int) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setUrl(String) - Method in class org.gitlab.api.models.GitlabJiraProperties
 
setUrl(String) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setUrl(String) - Method in class org.gitlab.api.models.GitlabSystemHook
 
setUrl(String) - Method in class org.gitlab.api.models.GitlabUpload
 
setUser(GitlabUser) - Method in class org.gitlab.api.models.GitlabApprovedBy
 
setUser(GitlabUser) - Method in class org.gitlab.api.models.GitlabAward
 
setUser(GitlabUser) - Method in class org.gitlab.api.models.GitlabJob
 
setUser(GitlabUser) - Method in class org.gitlab.api.models.GitlabPipeline
 
setUser(GitlabUser) - Method in class org.gitlab.api.models.GitlabSSHKey
 
setUserAgent(String) - Method in class org.gitlab.api.GitlabAPI
Set the User-Agent header for the requests.
setUsername(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setUsername(String) - Method in class org.gitlab.api.models.GitlabJiraProperties
 
setUsername(String) - Method in class org.gitlab.api.models.GitlabUser
 
setUsername(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
setUserNotesCount(Integer) - Method in class org.gitlab.api.models.GitlabIssue
 
setValue(String) - Method in class org.gitlab.api.models.GitlabBuildVariable
 
setVariableType(GitlabBuildVariable.VariableType) - Method in class org.gitlab.api.models.GitlabBuildVariable
 
setVersion(String) - Method in class org.gitlab.api.models.GitlabRunner
 
setVisibility(GitlabVisibility) - Method in class org.gitlab.api.models.CreateGroupRequest
 
setVisibility(GitlabVisibility) - Method in class org.gitlab.api.models.GitlabGroup
 
setVisibility(String) - Method in class org.gitlab.api.models.GitlabProject
 
setVisibility(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
setWallEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setWebsiteUrl(String) - Method in class org.gitlab.api.models.CreateUserRequest
 
setWebsiteUrl(String) - Method in class org.gitlab.api.models.GitlabUser
 
setWebUrl(String) - Method in class org.gitlab.api.models.GitlabGroup
 
setWebUrl(String) - Method in class org.gitlab.api.models.GitlabMergeRequest
 
setWebUrl(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setWebUrl(String) - Method in class org.gitlab.api.models.GitlabProject
 
setWikiChecksumFailed(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setWikiEnabled(Boolean) - Method in class org.gitlab.api.models.GitlabProject
 
setWikiPageEvents(boolean) - Method in class org.gitlab.api.models.GitlabProjectHook
 
setWithCustomAttributes(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setWithIssuesEnabled(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setWithMergeRequestsEnabled(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
setWithProgrammingLanguage(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
setYamlErrors(String) - Method in class org.gitlab.api.models.GitlabPipeline
 
setYamlErrors(Boolean) - Method in class org.gitlab.api.query.PipelinesQuery
 
shareProjectWithGroup(GitlabAccessLevel, String, GitlabGroup, GitlabProject) - Method in class org.gitlab.api.GitlabAPI
Share a project with a group.
SortOrder - Enum in org.gitlab.api.models
 
STATE_CLOSED - Static variable in class org.gitlab.api.models.GitlabIssue
 
STATE_OPENED - Static variable in class org.gitlab.api.models.GitlabIssue
 
STATUS_CLOSED - Static variable in class org.gitlab.api.models.GitlabMergeRequest
 
STATUS_MERGED - Static variable in class org.gitlab.api.models.GitlabMergeRequest
 
STATUS_OPENED - Static variable in class org.gitlab.api.models.GitlabMergeRequest
 

T

testSystemHook(Integer) - Method in class org.gitlab.api.GitlabAPI
Test system hook
THUMBSDOWN - Static variable in class org.gitlab.api.models.GitlabAward
 
THUMBSUP - Static variable in class org.gitlab.api.models.GitlabAward
 
to(String, T) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
 
to(String, Class<T>) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
 
to(String, Class<T>, T) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
Opens the HTTP(S) connection, submits any data and parses the response.
TokenType - Enum in org.gitlab.api
 
toQuery() - Method in class org.gitlab.api.models.CreateGroupRequest
Generates query representing this request's properties.
toQuery() - Method in class org.gitlab.api.models.CreateUserRequest
Generates a query based on this request's properties.
toString() - Method in class org.gitlab.api.http.Query
Returns a Query suitable for appending to a URI
toString() - Method in class org.gitlab.api.models.GitlabDate
 
toString() - Method in enum org.gitlab.api.models.GitlabVisibility
Returns lower-case of Enum.name().
toString() - Method in enum org.gitlab.api.models.SortOrder
 
transfer(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
Transfer a project to the given namespace

U

UNBLOCK_URL - Static variable in class org.gitlab.api.models.GitlabUser
 
unblockUser(Integer) - Method in class org.gitlab.api.GitlabAPI
Unblock a user
unprotectBranch(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
 
updateBuildVariable(Integer, String, String) - Method in class org.gitlab.api.GitlabAPI
Updates an existing variable.
updateEmailsOnPush(Integer, String) - Method in class org.gitlab.api.GitlabAPI
Update recipients for email-on-push service for a projectId.
updateGroup(GitlabGroup, GitlabUser) - Method in class org.gitlab.api.GitlabAPI
Updates a Group
updateLabel(Serializable, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Updates an existing label.
updateMergeRequest(Serializable, Integer, String, Integer, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Updates a Merge Request
updateMilestone(Serializable, int, String, String, Date, Date, String) - Method in class org.gitlab.api.GitlabAPI
Updates an existing project milestone.
updateMilestone(Serializable, GitlabMilestone, String) - Method in class org.gitlab.api.GitlabAPI
Updates an existing project milestone.
updateMilestone(GitlabMilestone, String) - Method in class org.gitlab.api.GitlabAPI
Updates an existing project milestone.
updateNote(GitlabMergeRequest, Integer, String) - Method in class org.gitlab.api.GitlabAPI
Update a Merge Request Note
updateProject(Integer, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Method in class org.gitlab.api.GitlabAPI
Deprecated.
updateProjectMember(Integer, Integer, GitlabAccessLevel) - Method in class org.gitlab.api.GitlabAPI
Updates a project member.
updateProjectMember(Integer, Integer, GitlabAccessLevel, String) - Method in class org.gitlab.api.GitlabAPI
Updates a project member.
updateRepositoryFile(GitlabProject, String, String, String, String) - Method in class org.gitlab.api.GitlabAPI
Updates the content of an existing file in the repository
updateUser(Integer, String, String, String, String, String, String, String, String, Integer, String, String, String, Boolean, Boolean, Boolean) - Method in class org.gitlab.api.GitlabAPI
Update a user
uploadFile(GitlabProject, File) - Method in class org.gitlab.api.GitlabAPI
Uploads a file to a project
URL - Static variable in class org.gitlab.api.models.CommitComment
 
URL - Static variable in class org.gitlab.api.models.GitlabAbstractMember
 
URL - Static variable in class org.gitlab.api.models.GitlabAward
 
URL - Static variable in class org.gitlab.api.models.GitlabBadge
 
URL - Static variable in class org.gitlab.api.models.GitlabBranch
 
URL - Static variable in class org.gitlab.api.models.GitlabBranchCommit
 
URL - Static variable in class org.gitlab.api.models.GitlabBuildVariable
 
URL - Static variable in class org.gitlab.api.models.GitlabCommit
 
URL - Static variable in class org.gitlab.api.models.GitlabCommitComparison
 
URL - Static variable in class org.gitlab.api.models.GitlabCommitDiff
 
URL - Static variable in class org.gitlab.api.models.GitlabCommitStatus
 
URL - Static variable in class org.gitlab.api.models.GitlabDiscussion
 
URL - Static variable in class org.gitlab.api.models.GitlabEvent
 
URL - Static variable in class org.gitlab.api.models.GitlabGroup
 
URL - Static variable in class org.gitlab.api.models.GitlabIssue
 
URL - Static variable in class org.gitlab.api.models.GitlabIssueTimeStats
 
URL - Static variable in class org.gitlab.api.models.GitlabJob
 
URL - Static variable in class org.gitlab.api.models.GitlabLabel
 
URL - Static variable in class org.gitlab.api.models.GitlabMergeRequest
 
URL - Static variable in class org.gitlab.api.models.GitlabMergeRequestApprovals
 
URL - Static variable in class org.gitlab.api.models.GitlabMilestone
 
URL - Static variable in class org.gitlab.api.models.GitlabNamespace
 
URL - Static variable in class org.gitlab.api.models.GitlabNote
 
URL - Static variable in class org.gitlab.api.models.GitlabPipeline
 
URL - Static variable in class org.gitlab.api.models.GitlabProject
 
URL - Static variable in class org.gitlab.api.models.GitlabProjectHook
 
URL - Static variable in class org.gitlab.api.models.GitlabRepositoryTree
 
URL - Static variable in class org.gitlab.api.models.GitlabRunner
 
URL - Static variable in class org.gitlab.api.models.GitlabServiceEmailOnPush
 
URL - Static variable in class org.gitlab.api.models.GitlabServiceJira
 
URL - Static variable in class org.gitlab.api.models.GitlabSession
 
URL - Static variable in class org.gitlab.api.models.GitlabSystemHook
 
URL - Static variable in class org.gitlab.api.models.GitlabTag
 
URL - Static variable in class org.gitlab.api.models.GitlabTrigger
 
URL - Static variable in class org.gitlab.api.models.GitlabUpload
 
URL - Static variable in class org.gitlab.api.models.GitlabUser
 
USER_URL - Static variable in class org.gitlab.api.models.GitlabUser
 
USERS_URL - Static variable in class org.gitlab.api.models.GitlabUser
 

V

valueOf(String) - Static method in enum org.gitlab.api.AuthMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.http.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabBuildVariable.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabEvent.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabEvent.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabIssue.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabRunner.RunnerScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.GitlabVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.models.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gitlab.api.TokenType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gitlab.api.AuthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.http.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabAccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabBuildVariable.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabEvent.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabEvent.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabIssue.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabRunner.RunnerScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.GitlabVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.models.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gitlab.api.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.

W

with(String, Object) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
Sets the HTTP Form Post parameters for the request Has a fluent api for method chaining
withArchived(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withAttachment(String, File) - Method in class org.gitlab.api.http.GitlabHTTPRequestor
Sets the HTTP Form Post parameters for the request Has a fluent api for method chaining
withMembership(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withMinAccessLevel(GitlabAccessLevel) - Method in class org.gitlab.api.query.ProjectsQuery
 
withName(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withOrderBy(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withOrderBy(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
withOwned(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withPage(int) - Method in class org.gitlab.api.Pagination
Deprecated.
 
withPage(int) - Method in class org.gitlab.api.query.PaginationQuery
 
withPage(int) - Method in class org.gitlab.api.query.PipelinesQuery
 
withPage(int) - Method in class org.gitlab.api.query.ProjectsQuery
 
withPerPage(int) - Method in class org.gitlab.api.Pagination
Deprecated.
 
withPerPage(int) - Method in class org.gitlab.api.query.PaginationQuery
 
withPerPage(int) - Method in class org.gitlab.api.query.PipelinesQuery
 
withPerPage(int) - Method in class org.gitlab.api.query.ProjectsQuery
 
withRef(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withRepositoryChecksumFailed(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withScope(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withSearch(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
withSha(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withSimple(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withSort(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withSort(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
withStarred(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withStatistics(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withStatus(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withUsername(String) - Method in class org.gitlab.api.query.PipelinesQuery
 
withVisibility(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
withWikiChecksumFailed(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withWithCustomAttributes(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withWithIssuesEnabled(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withWithMergeRequestsEnabled(Boolean) - Method in class org.gitlab.api.query.ProjectsQuery
 
withWithProgrammingLanguage(String) - Method in class org.gitlab.api.query.ProjectsQuery
 
withYamlErrors(Boolean) - Method in class org.gitlab.api.query.PipelinesQuery
 
A B C D E F G H I K M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.