- 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
-
- getActive() - Method in class org.gitlab.api.models.GitlabRunner
-
- 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
-
- 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
-
- 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.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
-
- getAuthorName() - Method in class org.gitlab.api.models.GitlabCommit
-
- 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
-
- 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
-
- getBuildArtifact(GitlabProject, GitlabBuild) - Method in class org.gitlab.api.GitlabAPI
-
Get build artifacts of a project build
- getBuildArtifact(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
-
Get build artifacts of a project build
- getBuildTriggers(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
-
Returns the list of build triggers for a project.
- 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.
- getChanges() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- 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.GitlabBuild
-
- getCommit() - Method in class org.gitlab.api.models.GitlabCommitComparison
-
- getCommit() - Method in class org.gitlab.api.models.GitlabTag
-
- getCommitBuilds(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
-
- getCommitBuilds(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
-
- getCommitComments(Integer, String) - Method in class org.gitlab.api.GitlabAPI
-
Get the comments of a commit
- getCommitDiffs(Serializable, String) - Method in class org.gitlab.api.GitlabAPI
-
- getCommitDiffs(Serializable, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
-
- 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() - Method in class org.gitlab.api.models.GitlabCommitComparison
-
- getCommitStatuses(GitlabProject, String) - Method in class org.gitlab.api.GitlabAPI
-
- getCommitStatuses(GitlabProject, String, Pagination) - Method in class org.gitlab.api.GitlabAPI
-
- 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
-
- getCompareSameRef() - Method in class org.gitlab.api.models.GitlabCommitComparison
-
- getCompareTimeout() - Method in class org.gitlab.api.models.GitlabCommitComparison
-
- 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.GitlabBuild
-
- 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.GitlabBuild
-
- 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.GitlabIssue
-
- getCreatedAt() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- getCreatedAt() - Method in class org.gitlab.api.models.GitlabNamespace
-
- getCreatedAt() - Method in class org.gitlab.api.models.GitlabNote
-
- 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.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
-
- 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.GitlabCommitStatus
-
- 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.GitlabMilestone
-
- getDescription() - Method in class org.gitlab.api.models.GitlabNamespace
-
- 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
-
- 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
-
- getDownloadUrl() - Method in class org.gitlab.api.models.GitlabBuild
-
- getDownvotes() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- getDueDate() - Method in class org.gitlab.api.models.GitlabMilestone
-
- 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
-
- getExternProviderName() - Method in class org.gitlab.api.models.GitlabUser
-
- getExternUid() - Method in class org.gitlab.api.models.GitlabUser
-
- getExternUid() - Method in class org.gitlab.api.models.GitlabUserIdentity
-
- 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
-
- getFinishedAt() - Method in class org.gitlab.api.models.GitlabBuild
-
- getFinishedAt() - Method in class org.gitlab.api.models.GitlabCommitStatus
-
- getForksCount() - Method in class org.gitlab.api.models.GitlabProject
-
- getGroup(Integer) - Method in class org.gitlab.api.GitlabAPI
-
- getGroup(String) - Method in class org.gitlab.api.GitlabAPI
-
Get a group by path
- 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
- 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
-
- getHttpUrl() - Method in class org.gitlab.api.models.GitlabProject
-
- getId() - Method in class org.gitlab.api.models.GitlabAward
-
- getId() - Method in class org.gitlab.api.models.GitlabBranchCommit
-
- getId() - Method in class org.gitlab.api.models.GitlabBuild
-
- 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.GitlabGroup
-
- getId() - Method in class org.gitlab.api.models.GitlabIssue
-
- getId() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- 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.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.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.GitlabMilestone
-
- 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
-
- getKey() - Method in class org.gitlab.api.models.GitlabBuildVariable
-
- getKey() - Method in class org.gitlab.api.models.GitlabSSHKey
-
- 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
-
- 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
-
- getLastSignInAt() - Method in class org.gitlab.api.models.GitlabUser
-
- getLastUsed() - Method in class org.gitlab.api.models.GitlabTrigger
-
- getLdapAccess() - Method in class org.gitlab.api.models.GitlabGroup
-
- getLdapCn() - Method in class org.gitlab.api.models.GitlabGroup
-
- 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.GitlabUser
-
- getMarkdown() - Method in class org.gitlab.api.models.GitlabUpload
-
- getMergeRequest(GitlabProject, Integer) - Method in class org.gitlab.api.GitlabAPI
-
- 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(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
-
- getMergeStatus() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- 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(Serializable) - Method in class org.gitlab.api.GitlabAPI
-
- getMode() - Method in class org.gitlab.api.models.GitlabRepositoryTree
-
- 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.GitlabBuild
-
- 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.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
- 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
-
- getOldPath() - Method in class org.gitlab.api.models.GitlabCommitDiff
-
- getOpenMergeRequests(Serializable) - Method in class org.gitlab.api.GitlabAPI
-
- getOpenMergeRequests(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
-
- 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
-
- getOwnerId() - Method in class org.gitlab.api.models.GitlabNamespace
-
- getParentIds() - Method in class org.gitlab.api.models.GitlabCommit
-
- getPath() - Method in class org.gitlab.api.models.CommitComment
-
- 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
-
- 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
-
- 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
-
- getProjectBuild(Integer, Integer) - Method in class org.gitlab.api.GitlabAPI
-
Gets a build for a project
- getProjectBuilds(GitlabProject) - Method in class org.gitlab.api.GitlabAPI
-
Gets a list of a project's builds in Gitlab
- getProjectBuilds(Integer) - Method in class org.gitlab.api.GitlabAPI
-
Gets a list of a project's builds in Gitlab
- 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.GitlabIssue
-
- getProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- getProjectId() - Method in class org.gitlab.api.models.GitlabMilestone
-
- getProjectId() - Method in class org.gitlab.api.models.GitlabProjectHook
-
- 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
-
- getProjects() - 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.GitlabUser
-
- getProjectsViaSudo(GitlabUser) - Method in class org.gitlab.api.GitlabAPI
-
Get a list of projects accessible by the authenticated user.
- getProperties() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
-
- 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
-
- 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(Integer, 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.GitlabBuild
-
- getRef() - Method in class org.gitlab.api.models.GitlabCommitStatus
-
- getRef() - Method in class org.gitlab.api.models.GitlabRepositoryFile
-
- getRelease() - Method in class org.gitlab.api.models.GitlabTag
-
- getRenamedFile() - Method in class org.gitlab.api.models.GitlabCommitDiff
-
- getRepositoryFile(GitlabProject, String, String) - Method in class org.gitlab.api.GitlabAPI
-
- getRepositoryTree(GitlabProject, String, String, boolean) - Method in class org.gitlab.api.GitlabAPI
-
Get an archive of the repository
- getRequestTimeout() - Method in class org.gitlab.api.GitlabAPI
-
- getResponseCode() - Method in exception org.gitlab.api.GitlabAPIException
-
- 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.GitlabBuild
-
- getRunnersToken() - Method in class org.gitlab.api.models.GitlabProject
-
- 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
-
- getShared() - Method in class org.gitlab.api.models.GitlabRunner
-
- getSharedProjects() - Method in class org.gitlab.api.models.GitlabGroup
-
- getSharedWithGroups() - Method in class org.gitlab.api.models.GitlabProject
-
- getShortId() - Method in class org.gitlab.api.models.GitlabCommit
-
- 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.GitlabBuild
-
- getStarCount() - Method in class org.gitlab.api.models.GitlabProject
-
- getStartedAt() - Method in class org.gitlab.api.models.GitlabBuild
-
- getStartedAt() - Method in class org.gitlab.api.models.GitlabCommitStatus
-
- 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.GitlabMilestone
-
- getState() - Method in class org.gitlab.api.models.GitlabUser
-
- getStatus() - Method in class org.gitlab.api.models.GitlabBuild
-
- getStatus() - Method in class org.gitlab.api.models.GitlabCommitStatus
-
- getSystemHooks() - Method in class org.gitlab.api.GitlabAPI
-
Get list of system hooks
- getTag() - Method in class org.gitlab.api.models.GitlabBuild
-
- 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
-
- getTargetProjectId() - Method in class org.gitlab.api.models.GitlabMergeRequest
-
- getTargetUrl() - Method in class org.gitlab.api.models.GitlabCommitStatus
-
- getThemeId() - Method in class org.gitlab.api.models.GitlabUser
-
- getTitle() - Method in class org.gitlab.api.models.GitlabCommit
-
- 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.GitlabMilestone
-
- getTitle() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
-
- 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
-
- getTree() - Method in class org.gitlab.api.models.GitlabBranchCommit
-
- 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.GitlabNamespace
-
- getUpdatedAt() - Method in class org.gitlab.api.models.GitlabServiceEmailOnPush
-
- 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.GitlabMergeRequest
-
- getUrl(String) - Method in class org.gitlab.api.GitlabAPI
-
- 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.GitlabAward
-
- getUser() - Method in class org.gitlab.api.models.GitlabBuild
-
- 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.GitlabUser
-
- 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
-
- 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
-
- getVisibilityLevel() - Method in class org.gitlab.api.models.GitlabProject
-
- 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.GitlabProject
-
- 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
-
- GitlabAward - Class in org.gitlab.api.models
-
- GitlabAward() - Constructor for class org.gitlab.api.models.GitlabAward
-
- 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
-
- GitlabBuild - Class in org.gitlab.api.models
-
- GitlabBuild() - Constructor for class org.gitlab.api.models.GitlabBuild
-
- 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
-
- 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
-
- GitlabEmailonPushProperties - Class in org.gitlab.api.models
-
- GitlabEmailonPushProperties() - Constructor for class org.gitlab.api.models.GitlabEmailonPushProperties
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GitlabServiceEmailOnPush - Class in org.gitlab.api.models
-
- GitlabServiceEmailOnPush() - Constructor for class org.gitlab.api.models.GitlabServiceEmailOnPush
-
- GitlabSession - Class in org.gitlab.api.models
-
- GitlabSession() - Constructor for class org.gitlab.api.models.GitlabSession
-
- 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
-