A B C D E F G H I J K L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractEpic<E extends AbstractEpic<E>> - Class in org.gitlab4j.api.models
- AbstractEpic() - Constructor for class org.gitlab4j.api.models.AbstractEpic
- AbstractEpic.EpicState - Enum in org.gitlab4j.api.models
- AbstractEvent - Class in org.gitlab4j.api.webhook
- AbstractEvent() - Constructor for class org.gitlab4j.api.webhook.AbstractEvent
- AbstractGroup<G extends AbstractGroup<G>> - Class in org.gitlab4j.api.models
- AbstractGroup() - Constructor for class org.gitlab4j.api.models.AbstractGroup
- AbstractIssue - Class in org.gitlab4j.api.models
- AbstractIssue() - Constructor for class org.gitlab4j.api.models.AbstractIssue
- AbstractIssue.TaskCompletionStatus - Class in org.gitlab4j.api.models
- AbstractMinimalEpic<E extends AbstractMinimalEpic<E>> - Class in org.gitlab4j.api.models
- AbstractMinimalEpic() - Constructor for class org.gitlab4j.api.models.AbstractMinimalEpic
- AbstractPushEvent - Class in org.gitlab4j.api.webhook
- AbstractPushEvent() - Constructor for class org.gitlab4j.api.webhook.AbstractPushEvent
- AbstractSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- AbstractSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- AbstractUser<U extends AbstractUser<U>> - Class in org.gitlab4j.api.models
- AbstractUser() - Constructor for class org.gitlab4j.api.models.AbstractUser
- ABUSE_NOTIFICATION_EMAIL - org.gitlab4j.api.models.Setting
-
If set, abuse reports are sent to this address.
- ACCEPTED - org.gitlab4j.models.Constants.ActionType
- AcceptMergeRequestParams - Class in org.gitlab4j.api.models
- AcceptMergeRequestParams() - Constructor for class org.gitlab4j.api.models.AcceptMergeRequestParams
- ACCESS - org.gitlab4j.models.Constants.TokenType
- ACCESS_LEVEL - org.gitlab4j.models.GitLabFormValueType
- AccessLevel - Enum in org.gitlab4j.api.models
- AccessRequest - Class in org.gitlab4j.api.models
- AccessRequest() - Constructor for class org.gitlab4j.api.models.AccessRequest
- ACTIVATE - org.gitlab4j.models.Constants.MilestoneState
- ACTIVE - org.gitlab4j.api.models.Runner.RunnerStatus
- ACTIVE - org.gitlab4j.models.Constants.ImpersonationState
- ACTIVE - org.gitlab4j.models.Constants.MilestoneState
- addEnum(E, String) - Method in class org.gitlab4j.models.utils.JacksonJsonEnumHelper
-
Add an enum that has a specialized name that does not fit the standard naming conventions.
- addSetting(String, Object) - Method in class org.gitlab4j.api.models.ApplicationSettings
- addSetting(Setting, Object) - Method in class org.gitlab4j.api.models.ApplicationSettings
- ADMIN - org.gitlab4j.api.models.AccessLevel
- ADMIN_MODE - org.gitlab4j.api.models.Setting
-
Require administrators to enable Admin Mode by re-authenticating for administrative tasks.
- ADMIN_MODE - org.gitlab4j.models.Constants.ApplicationScope
-
Grants permission to perform API actions as an administrator, when Admin Mode is enabled.
- ADMIN_NOTIFICATION_EMAIL - org.gitlab4j.api.models.Setting
-
Deprecated.Use abuse_notification_email instead.
- AFTER_EXPORT_ACTION - org.gitlab4j.api.models.ExportStatus.Status
-
Represents that the export process has been completed successfully and the platform is performing some actions on the resulted file.
- AFTER_SIGN_OUT_PATH - org.gitlab4j.api.models.Setting
-
Where to redirect users after logout.
- AFTER_SIGN_UP_TEXT - org.gitlab4j.api.models.Setting
-
Text shown to the user after signing up
- AI_ACTION_API_RATE_LIMIT - org.gitlab4j.api.models.Setting
- AI_FEATURES - org.gitlab4j.models.Constants.ApplicationScope
-
Grants access to GitLab Duo related API endpoints.
- AKISMET_API_KEY - org.gitlab4j.api.models.Setting
-
required by:
Setting.AKISMET_ENABLED
API key for Akismet spam protection. - AKISMET_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.AKISMET_API_KEY
) Enable or disable Akismet spam protection. - ALL - org.gitlab4j.api.models.AbstractEpic.EpicState
- ALL - org.gitlab4j.api.models.CommitRef.RefType
- ALL - org.gitlab4j.api.models.IterationFilter.IterationFilterState
- ALL - org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
- ALL - org.gitlab4j.models.Constants.EventScope
- ALL - org.gitlab4j.models.Constants.ImpersonationState
- ALL - org.gitlab4j.models.Constants.IssueScope
- ALL - org.gitlab4j.models.Constants.MergeRequestScope
- ALL - org.gitlab4j.models.Constants.MergeRequestState
- ALLOW_ACCOUNT_DELETION - org.gitlab4j.api.models.Setting
-
Enable users to delete their accounts.
- ALLOW_DEPLOY_TOKENS_AND_KEYS_WITH_EXTERNAL_AUTHN - org.gitlab4j.api.models.Setting
- ALLOW_GROUP_OWNERS_TO_MANAGE_LDAP - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Set to true to allow group owners to manage LDAP
- ALLOW_LOCAL_REQUESTS_FROM_HOOKS_AND_SERVICES - org.gitlab4j.api.models.Setting
-
Deprecated.Use allow_local_requests_from_web_hooks_and_services instead
- ALLOW_LOCAL_REQUESTS_FROM_SYSTEM_HOOKS - org.gitlab4j.api.models.Setting
-
Allow requests to the local network from system hooks.
- ALLOW_LOCAL_REQUESTS_FROM_WEB_HOOKS_AND_SERVICES - org.gitlab4j.api.models.Setting
-
Allow requests to the local network from web hooks and services.
- ALLOW_POSSIBLE_SPAM - org.gitlab4j.api.models.Setting
- ALLOW_PROJECT_CREATION_FOR_GUEST_AND_BELOW - org.gitlab4j.api.models.Setting
-
Indicates whether users assigned up to the Guest role can create groups and personal projects.
- ALLOW_RUNNER_REGISTRATION_TOKEN - org.gitlab4j.api.models.Setting
-
Allow using a registration token to create a runner.
- AllowedTo - Class in org.gitlab4j.api.models
-
This class is used by the ProtectedBranchesAPi to set up the allowed_to_push, allowed_to_merge, and allowed_to_unprotect values.
- AllowedTo(AccessLevel, Long, Long) - Constructor for class org.gitlab4j.api.models.AllowedTo
- ALWAYS - org.gitlab4j.models.Constants.SquashOption
- any() - Method in class org.gitlab4j.api.webhook.EventChanges
- API - org.gitlab4j.api.models.ImpersonationToken.Scope
- API - org.gitlab4j.models.Constants.ApplicationScope
-
Grants complete read/write access to the API, including all groups and projects, the container registry, the dependency proxy, and the package registry.
- API - org.gitlab4j.models.Constants.PipelineSource
- API - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- API_URL_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- API_VERSION_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- Application - Class in org.gitlab4j.api.models
- Application() - Constructor for class org.gitlab4j.api.models.Application
- ApplicationSettings - Class in org.gitlab4j.api.models
- ApplicationSettings() - Constructor for class org.gitlab4j.api.models.ApplicationSettings
- APPROVAL_REQUIRED - org.gitlab4j.models.Constants.TodoAction
- ApprovalRule - Class in org.gitlab4j.api.models
- ApprovalRule() - Constructor for class org.gitlab4j.api.models.ApprovalRule
- ApprovalRuleParams - Class in org.gitlab4j.api.models
- ApprovalRuleParams() - Constructor for class org.gitlab4j.api.models.ApprovalRuleParams
- ApprovalState - Class in org.gitlab4j.api.models
- ApprovalState() - Constructor for class org.gitlab4j.api.models.ApprovalState
- APPROVED - org.gitlab4j.models.Constants.ActionType
- ApprovedBy - Class in org.gitlab4j.api.models
-
This class is used by various models to represent the approved_by property, which can contain a User or Group instance.
- ApprovedBy() - Constructor for class org.gitlab4j.api.models.ApprovedBy
- ARCHIVE - org.gitlab4j.api.models.Artifact.FileType
- ARCHIVE_BUILDS_IN_HUMAN_READABLE - org.gitlab4j.api.models.Setting
-
Set the duration for which the jobs will be considered as old and expired.
- Artifact - Class in org.gitlab4j.api.models
- Artifact() - Constructor for class org.gitlab4j.api.models.Artifact
- Artifact.FileType - Enum in org.gitlab4j.api.models
- ArtifactsFile - Class in org.gitlab4j.api.models
- ArtifactsFile() - Constructor for class org.gitlab4j.api.models.ArtifactsFile
- ASC - org.gitlab4j.models.Constants.SortOrder
- ASCIIDOC_MAX_INCLUDES - org.gitlab4j.api.models.Setting
-
Maximum limit of AsciiDoc include directives being processed in any one document.
- ASSET_PROXY_ALLOWLIST - org.gitlab4j.api.models.Setting
-
Assets that match these domains are not proxied.
- ASSET_PROXY_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.ASSET_PROXY_URL
) Enable proxying of assets. - ASSET_PROXY_SECRET_KEY - org.gitlab4j.api.models.Setting
-
Shared secret with the asset proxy server.
- ASSET_PROXY_URL - org.gitlab4j.api.models.Setting
-
URL of the asset proxy server.
- ASSET_PROXY_WHITELIST - org.gitlab4j.api.models.Setting
-
Deprecated.Use asset_proxy_allowlist instead
- Assets - Class in org.gitlab4j.api.models
-
This class is part of the Release class model.
- Assets() - Constructor for class org.gitlab4j.api.models.Assets
- Assets.Link - Class in org.gitlab4j.api.models
- Assets.Source - Class in org.gitlab4j.api.models
- ASSIGNED - org.gitlab4j.models.Constants.TodoAction
- ASSIGNED_TO_ME - org.gitlab4j.models.Constants.IssueScope
- ASSIGNED_TO_ME - org.gitlab4j.models.Constants.MergeRequestScope
- Assignee - Class in org.gitlab4j.api.models
- Assignee() - Constructor for class org.gitlab4j.api.models.Assignee
- ASSIGNEE_ID - org.gitlab4j.api.models.IssueFilter.IssueField
- ASSIGNEE_ID - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- ASSIGNEE_USERNAME - org.gitlab4j.api.models.IssueFilter.IssueField
- ASSIGNEE_USERNAME - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- Associations - Class in org.gitlab4j.api.models
- Associations() - Constructor for class org.gitlab4j.api.models.Associations
- AuditEvent - Class in org.gitlab4j.api.models
- AuditEvent() - Constructor for class org.gitlab4j.api.models.AuditEvent
- AuditEventDetail - Class in org.gitlab4j.api.models
- AuditEventDetail() - Constructor for class org.gitlab4j.api.models.AuditEventDetail
- Author - Class in org.gitlab4j.api.models
- Author() - Constructor for class org.gitlab4j.api.models.Author
- AUTHOR_ID - org.gitlab4j.api.models.EpicFilter.EpicField
- AUTHOR_ID - org.gitlab4j.api.models.IssueFilter.IssueField
- AUTHOR_ID - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- AUTHOR_USERNAME - org.gitlab4j.api.models.EpicFilter.EpicField
- AUTHOR_USERNAME - org.gitlab4j.api.models.IssueFilter.IssueField
- AUTHOR_USERNAME - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- AUTHORIZED_KEYS_ENABLED - org.gitlab4j.api.models.Setting
-
By default, we write to the authorized_keys file to support Git over SSH without additional configuration.
- AUTO_DEVOPS_DOMAIN - org.gitlab4j.api.models.Setting
-
Specify a domain to use by default for every project’s Auto Review Apps and Auto Deploy stages.
- AUTO_DEVOPS_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Auto DevOps for projects by default.
- AUTOMATIC_PURCHASED_STORAGE_ALLOCATION - org.gitlab4j.api.models.Setting
-
Enabling this permits automatic allocation of purchased storage in a namespace.
- AVAILABLE - org.gitlab4j.api.models.Environment.EnvironmentState
- AwardEmoji - Class in org.gitlab4j.api.models
- AwardEmoji() - Constructor for class org.gitlab4j.api.models.AwardEmoji
- AwardEmoji.AwardableType - Enum in org.gitlab4j.api.models
B
- Badge - Class in org.gitlab4j.api.models
- Badge() - Constructor for class org.gitlab4j.api.models.Badge
- Badge.BadgeKind - Enum in org.gitlab4j.api.models
- BASE64 - org.gitlab4j.models.Constants.Encoding
- Blame - Class in org.gitlab4j.api.models
- Blame() - Constructor for class org.gitlab4j.api.models.Blame
- BLOB - org.gitlab4j.api.models.TreeItem.Type
- BLOBS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- BLOBS - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- BLOBS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- BLOCKS - org.gitlab4j.api.models.LinkType
- Board - Class in org.gitlab4j.api.models
- Board() - Constructor for class org.gitlab4j.api.models.Board
- BoardList - Class in org.gitlab4j.api.models
- BoardList() - Constructor for class org.gitlab4j.api.models.BoardList
- Branch - Class in org.gitlab4j.api.models
- Branch() - Constructor for class org.gitlab4j.api.models.Branch
- BRANCH - org.gitlab4j.api.models.CommitRef.RefType
- BranchAccessLevel - Class in org.gitlab4j.api.models
- BranchAccessLevel() - Constructor for class org.gitlab4j.api.models.BranchAccessLevel
- BRANCHES - org.gitlab4j.models.Constants.PipelineScope
- BRANCHES_TO_BE_NOTIFIED_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- Bridge - Class in org.gitlab4j.api.models
- Bridge() - Constructor for class org.gitlab4j.api.models.Bridge
- BugzillaService - Class in org.gitlab4j.api.services
- BugzillaService() - Constructor for class org.gitlab4j.api.services.BugzillaService
- Build - Class in org.gitlab4j.api.models
- Build() - Constructor for class org.gitlab4j.api.models.Build
- BUILD_FAILED - org.gitlab4j.models.Constants.TodoAction
- BuildCommit - Class in org.gitlab4j.api.webhook
- BuildCommit() - Constructor for class org.gitlab4j.api.webhook.BuildCommit
- BuildEvent - Class in org.gitlab4j.api.webhook
-
The documentation at: Job Events is incorrect, this class represents the actual content of the Job Hook event.
- BuildEvent() - Constructor for class org.gitlab4j.api.webhook.BuildEvent
- BuildStatus - Enum in org.gitlab4j.api.models
-
Enum for the various Build status values.
- BULK_IMPORT_CONCURRENT_PIPELINE_BATCH_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum simultaneous Direct Transfer batches to process.
- BULK_IMPORT_ENABLED - org.gitlab4j.api.models.Setting
-
Enable migrating GitLab groups by direct transfer.
- BULK_IMPORT_MAX_DOWNLOAD_FILE_SIZE - org.gitlab4j.api.models.Setting
-
Maximum download file size when importing from source GitLab instances by direct transfer.
- BZ2 - org.gitlab4j.models.Constants.ArchiveFormat
C
- CADENCE_TITLE - org.gitlab4j.api.models.IterationFilter.IterationFilterIn
- CAN_CREATE_GROUP - org.gitlab4j.api.models.Setting
-
Indicates whether users can create top-level groups.
- CANCELED - org.gitlab4j.api.models.BuildStatus
- CANCELED - org.gitlab4j.api.models.JobStatus
- CANCELED - org.gitlab4j.api.models.PipelineStatus
- CANCELED - org.gitlab4j.models.Constants.CommitBuildState
- CANCELED - org.gitlab4j.models.Constants.DeploymentStatus
- CANCELED - org.gitlab4j.models.Constants.JobScope
- CANCELING - org.gitlab4j.api.models.PipelineStatus
- ChangeContainer<T> - Class in org.gitlab4j.api.webhook
- ChangeContainer() - Constructor for class org.gitlab4j.api.webhook.ChangeContainer
- ChangelogPayload - Class in org.gitlab4j.api.models
- ChangelogPayload(String) - Constructor for class org.gitlab4j.api.models.ChangelogPayload
- Changes - Class in org.gitlab4j.api.models
- Changes() - Constructor for class org.gitlab4j.api.models.Changes
- CHAT - org.gitlab4j.models.Constants.PipelineSource
- CHECK_NAMESPACE_PLAN - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Enabling this will make only licensed EE features available to projects if the project namespace’s plan includes the feature or if the project is public.
- ChildEpic - Class in org.gitlab4j.api.models
- ChildEpic() - Constructor for class org.gitlab4j.api.models.ChildEpic
- CHMOD - org.gitlab4j.api.models.CommitAction.Action
- CI_MAX_INCLUDES - org.gitlab4j.api.models.Setting
-
The maximum number of includes per pipeline.
- CI_MAX_TOTAL_YAML_SIZE_BYTES - org.gitlab4j.api.models.Setting
-
The maximum amount of memory, in bytes, that can be allocated for the pipeline configuration, with all included YAML configuration files.
- clearSettings() - Method in class org.gitlab4j.api.models.ApplicationSettings
- CLIENTSIDE_SENTRY_DSN - org.gitlab4j.api.models.Setting
-
Deprecated.Will be removed in a future version of gitlab4j-api
- CLIENTSIDE_SENTRY_ENABLED - org.gitlab4j.api.models.Setting
-
Deprecated.Will be removed in a future version of gitlab4j-api
- CLONE - org.gitlab4j.models.Constants.BuildGitStrategy
- CLOSE - org.gitlab4j.models.Constants.MilestoneState
- CLOSE - org.gitlab4j.models.Constants.StateEvent
- CLOSED - org.gitlab4j.api.models.AbstractEpic.EpicState
- CLOSED - org.gitlab4j.api.models.Iteration.IterationState
- CLOSED - org.gitlab4j.api.models.IterationFilter.IterationFilterState
- CLOSED - org.gitlab4j.models.Constants.ActionType
- CLOSED - org.gitlab4j.models.Constants.IssueState
- CLOSED - org.gitlab4j.models.Constants.MergeRequestState
- CLOSED - org.gitlab4j.models.Constants.MilestoneState
- CODE_SUGGESTIONS_API_RATE_LIMIT - org.gitlab4j.api.models.Setting
- COLOR_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- Comment - Class in org.gitlab4j.api.models
- Comment() - Constructor for class org.gitlab4j.api.models.Comment
- COMMENTED - org.gitlab4j.models.Constants.ActionType
- Commit - Class in org.gitlab4j.api.models
- Commit() - Constructor for class org.gitlab4j.api.models.Commit
- COMMIT - org.gitlab4j.api.models.Note.NoteableType
- COMMIT - org.gitlab4j.api.models.TreeItem.Type
- COMMIT - org.gitlab4j.api.webhook.NoteEvent.NoteableType
- COMMIT_EMAIL_HOSTNAME - org.gitlab4j.api.models.Setting
-
Custom hostname (for private commit emails).
- COMMIT_EVENTS_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- CommitAction - Class in org.gitlab4j.api.models
- CommitAction() - Constructor for class org.gitlab4j.api.models.CommitAction
- CommitAction.Action - Enum in org.gitlab4j.api.models
- CommitPayload - Class in org.gitlab4j.api.models
- CommitPayload() - Constructor for class org.gitlab4j.api.models.CommitPayload
- CommitRef - Class in org.gitlab4j.api.models
- CommitRef() - Constructor for class org.gitlab4j.api.models.CommitRef
- CommitRef.RefType - Enum in org.gitlab4j.api.models
- COMMITS - org.gitlab4j.models.Constants.ContributorOrderBy
- COMMITS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- COMMITS - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- COMMITS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- CommitStats - Class in org.gitlab4j.api.models
- CommitStats() - Constructor for class org.gitlab4j.api.models.CommitStats
- CommitStatus - Class in org.gitlab4j.api.models
- CommitStatus() - Constructor for class org.gitlab4j.api.models.CommitStatus
- CommitStatusFilter - Class in org.gitlab4j.api.models
-
This class is used to filter commit status when getting lists of them.
- CommitStatusFilter() - Constructor for class org.gitlab4j.api.models.CommitStatusFilter
- CompareResults - Class in org.gitlab4j.api.models
- CompareResults() - Constructor for class org.gitlab4j.api.models.CompareResults
- COMPOSER - org.gitlab4j.api.models.PackageType
- CONAN - org.gitlab4j.api.models.PackageType
- CONCURRENT_BITBUCKET_IMPORT_JOBS_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum number of simultaneous import jobs for the Bitbucket Cloud importer.
- CONCURRENT_BITBUCKET_SERVER_IMPORT_JOBS_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum number of simultaneous import jobs for the Bitbucket Server importer.
- CONCURRENT_GITHUB_IMPORT_JOBS_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum number of simultaneous import jobs for the GitHub importer.
- CONFIDENTIAL_ISSUE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- CONFIDENTIAL_NOTE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- Constants - Interface in org.gitlab4j.models
- Constants.ActionType - Enum in org.gitlab4j.models
-
Enum to use for specifying the event action_type.
- Constants.ApplicationScope - Enum in org.gitlab4j.models
-
Enum for the various Application scope values.
- Constants.ArchiveFormat - Enum in org.gitlab4j.models
-
Enum to specify the format of a downloaded archive.
- Constants.AutoCancelPendingPipelines - Enum in org.gitlab4j.models
- Constants.AutoDevopsDeployStrategy - Enum in org.gitlab4j.models
- Constants.BuildGitStrategy - Enum in org.gitlab4j.models
-
Enum for the build_git_strategy of the project instance.
- Constants.CommitBuildState - Enum in org.gitlab4j.models
-
Enum for the various Commit build status values.
- Constants.ContributorOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getContibutors().
- Constants.DefaultBranchProtectionLevel - Enum in org.gitlab4j.models
- Constants.DeploymentOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getDeployments.
- Constants.DeploymentStatus - Enum in org.gitlab4j.models
-
Enum to use for specifying the status of a deployment.
- Constants.DeployTokenScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the deploy token scope.
- Constants.Encoding - Enum in org.gitlab4j.models
-
Enum to specify encoding of file contents.
- Constants.EpicOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getEpics().
- Constants.EventScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the Event scope.
- Constants.GroupOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getGroups() and getSubGroups().
- Constants.GroupSearchScope<T> - Class in org.gitlab4j.models
-
Enum for the search scope when doing a groupSearch() with the SearchApi.
- Constants.ImpersonationState - Enum in org.gitlab4j.models
-
Enum to specify the state of an ImpersonationToken.
- Constants.IssueOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getIssues().
- Constants.IssueScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the scope when calling the various get issue methods.
- Constants.IssueState - Enum in org.gitlab4j.models
-
Enum to used to store the state of an issue.
- Constants.JobScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the scope when calling getJobs().
- Constants.LineType - Enum in org.gitlab4j.models
-
Enum to use for specifying the line type for a commit comment.
- Constants.MergeRequestOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getMergeRequests().
- Constants.MergeRequestScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the scope for getMergeRequests methods.
- Constants.MergeRequestSearchIn - Enum in org.gitlab4j.models
-
Enum to use for specifying the scope of the search attribute when calling getMergeRequests().
- Constants.MergeRequestState - Enum in org.gitlab4j.models
-
Enum to use for querying the state of a MergeRequest
- Constants.MilestoneState - Enum in org.gitlab4j.models
- Constants.PackageOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getPackages().
- Constants.PackageStatus - Enum in org.gitlab4j.models
-
Enum to use for filtering the results of getPackages().
- Constants.PipelineOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getPipelines().
- Constants.PipelineScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the scope when calling getPipelines().
- Constants.PipelineSource - Enum in org.gitlab4j.models
-
Enum to use for specifying the source when calling getPipelines().
- Constants.ProjectAccessTokenScope - Enum in org.gitlab4j.models
-
Enum to use for specifying the project token scope.
- Constants.ProjectCreationLevel - Enum in org.gitlab4j.models
-
Constant to specify the project_creation_level for the group.
- Constants.ProjectFeatureVisibilityAccessLevel - Enum in org.gitlab4j.models
- Constants.ProjectOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getProjects().
- Constants.ProjectSearchScope<T> - Class in org.gitlab4j.models
-
Enum for the search scope when doing a projectSearch() with the SearchApi.
- Constants.SearchScope<T> - Class in org.gitlab4j.models
-
Enum for the search scope when doing a globalSearch() with the SearchApi.
- Constants.SortOrder - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of various API calls.
- Constants.SquashOption - Enum in org.gitlab4j.models
-
Enum for the build_git_strategy of the project instance.
- Constants.StateEvent - Enum in org.gitlab4j.models
-
Enum to use for specifying the state of a merge request or issue update.
- Constants.SubgroupCreationLevel - Enum in org.gitlab4j.models
-
Constant to specify the subgroup_creation_level for the group.
- Constants.TagOrderBy - Enum in org.gitlab4j.models
-
Enum to use for ordering the results of getTags().
- Constants.TargetType - Enum in org.gitlab4j.models
-
Enum to use for specifying the event target_type.
- Constants.TodoAction - Enum in org.gitlab4j.models
-
Enum to use for specifying the action when doing a getTodos() with the TodosApi.
- Constants.TodoState - Enum in org.gitlab4j.models
-
Enum to use for specifying the state when doing a getTodos() with the TodosApi.
- Constants.TodoType - Enum in org.gitlab4j.models
-
Enum to use for specifying the type when doing a getTodos() with the TodosApi.
- Constants.TokenType - Enum in org.gitlab4j.models
-
Used to specify the type of authentication token.
- CONTAINER_EXPIRATION_POLICIES_ENABLE_HISTORIC_ENTRIES - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_CLEANUP_TAGS_SERVICE_MAX_LIST_SIZE - org.gitlab4j.api.models.Setting
-
The maximum number of tags that can be deleted in a single execution of cleanup policies.
- CONTAINER_REGISTRY_DELETE_TAGS_SERVICE_TIMEOUT - org.gitlab4j.api.models.Setting
-
The maximum time, in seconds, that the cleanup process can take to delete a batch of tags for cleanup policies.
- CONTAINER_REGISTRY_EXPIRATION_POLICIES_CACHING - org.gitlab4j.api.models.Setting
-
Caching during the execution of cleanup policies.
- CONTAINER_REGISTRY_EXPIRATION_POLICIES_WORKER_CAPACITY - org.gitlab4j.api.models.Setting
-
Number of workers for cleanup policies.
- CONTAINER_REGISTRY_IMPORT_CREATED_BEFORE - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_MAX_RETRIES - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_MAX_STEP_DURATION - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_MAX_TAGS_COUNT - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_START_MAX_RETRIES - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_TARGET_PLAN - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_IMPORT_TIMEOUT - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_PRE_IMPORT_TAGS_RATE - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_PRE_IMPORT_TIMEOUT - org.gitlab4j.api.models.Setting
- CONTAINER_REGISTRY_TOKEN_EXPIRE_DELAY - org.gitlab4j.api.models.Setting
-
Container Registry token duration in minutes.
- ContainerExpirationPolicy - Class in org.gitlab4j.api.models
- ContainerExpirationPolicy() - Constructor for class org.gitlab4j.api.models.ContainerExpirationPolicy
- CONTINUOUS - org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- Contributor - Class in org.gitlab4j.api.models
-
This class models the object for a repository contributor.
- Contributor() - Constructor for class org.gitlab4j.api.models.Contributor
- convertMapToList(Map<String, String>) - Static method in class org.gitlab4j.api.models.Variable
-
Create a List of Variable from the provided Map.
- Counts() - Constructor for class org.gitlab4j.api.models.IssuesStatistics.Counts
- CREATE - org.gitlab4j.api.models.CommitAction.Action
- CREATE_RUNNER - org.gitlab4j.models.Constants.ApplicationScope
-
Grants create access to the runners.
- CREATE_RUNNER - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- CreateAccessLevel() - Constructor for class org.gitlab4j.api.models.ProtectedTag.CreateAccessLevel
- CREATED - org.gitlab4j.api.models.BuildStatus
- CREATED - org.gitlab4j.api.models.JobStatus
- CREATED - org.gitlab4j.api.models.PipelineStatus
- CREATED - org.gitlab4j.models.Constants.ActionType
- CREATED - org.gitlab4j.models.Constants.DeploymentStatus
-
After some tests,
Constants.DeploymentStatus.CREATED
value is not a valid value. - CREATED - org.gitlab4j.models.Constants.JobScope
- CREATED_AT - org.gitlab4j.api.models.Note.OrderBy
- CREATED_AT - org.gitlab4j.models.Constants.DeploymentOrderBy
- CREATED_AT - org.gitlab4j.models.Constants.EpicOrderBy
- CREATED_AT - org.gitlab4j.models.Constants.IssueOrderBy
- CREATED_AT - org.gitlab4j.models.Constants.MergeRequestOrderBy
- CREATED_AT - org.gitlab4j.models.Constants.PackageOrderBy
- CREATED_AT - org.gitlab4j.models.Constants.ProjectOrderBy
- CREATED_BY_ME - org.gitlab4j.models.Constants.IssueScope
- CREATED_BY_ME - org.gitlab4j.models.Constants.MergeRequestScope
- CreatedChildEpic - Class in org.gitlab4j.api.models
- CreatedChildEpic() - Constructor for class org.gitlab4j.api.models.CreatedChildEpic
- createUniqueFile(File, String) - Static method in class org.gitlab4j.models.utils.FileUtils
-
Creates a File that is unique in the specified directory.
- CUBE_API_BASE_URL - org.gitlab4j.api.models.Setting
- CUBE_API_KEY - org.gitlab4j.api.models.Setting
- CURRENT - org.gitlab4j.api.models.Iteration.IterationState
- CURRENT - org.gitlab4j.api.models.IterationFilter.IterationFilterState
- CUSTOM - org.gitlab4j.api.models.NotificationSettings.Level
- CUSTOM_HTTP_CLONE_URL_ROOT - org.gitlab4j.api.models.Setting
- CustomAttribute - Class in org.gitlab4j.api.models
- CustomAttribute() - Constructor for class org.gitlab4j.api.models.CustomAttribute
- CustomIssueTrackerService - Class in org.gitlab4j.api.services
- CustomIssueTrackerService() - Constructor for class org.gitlab4j.api.services.CustomIssueTrackerService
D
- DATE - org.gitlab4j.models.GitLabFormValueType
- DATE_ONLY_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- DateCount() - Constructor for class org.gitlab4j.api.models.ProjectFetches.DateCount
- dateOnly(Date) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a string that includes the date only in yyyy-mm-ss format.
- DateOnlySerializer() - Constructor for class org.gitlab4j.models.utils.JacksonJson.DateOnlySerializer
- DEACTIVATE_DORMANT_USERS - org.gitlab4j.api.models.Setting
-
Enable automatic deactivation of dormant users.
- DEACTIVATE_DORMANT_USERS_PERIOD - org.gitlab4j.api.models.Setting
-
Length of time (in days) after which a user is considered dormant.
- DEACTIVATION_EMAIL_ADDITIONAL_TEXT - org.gitlab4j.api.models.Setting
- DECOMPRESS_ARCHIVE_FILE_TIMEOUT - org.gitlab4j.api.models.Setting
-
Default timeout for decompressing archived files, in seconds.
- DEFAULT - org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
- DEFAULT - org.gitlab4j.models.Constants.PackageStatus
- DEFAULT_AND_PROTECTED - org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
- DEFAULT_ARTIFACTS_EXPIRE_IN - org.gitlab4j.api.models.Setting
-
Set the default expiration time for each job’s artifacts.
- DEFAULT_BRANCH_NAME - org.gitlab4j.api.models.Setting
-
Instance-level custom initial branch name.
- DEFAULT_BRANCH_PROTECTION - org.gitlab4j.api.models.Setting
-
Determine if developers can push to master.
- DEFAULT_BRANCH_PROTECTION_DEFAULTS - org.gitlab4j.api.models.Setting
-
Introduced in GitLab 17.0.
- DEFAULT_CI_CONFIG_PATH - org.gitlab4j.api.models.Setting
- DEFAULT_GROUP_VISIBILITY - org.gitlab4j.api.models.Setting
-
What visibility level new groups receive.
- DEFAULT_OFF - org.gitlab4j.models.Constants.SquashOption
- DEFAULT_ON - org.gitlab4j.models.Constants.SquashOption
- DEFAULT_PREFERRED_LANGUAGE - org.gitlab4j.api.models.Setting
-
Default preferred language for users who are not logged in.
- DEFAULT_PROJECT_CREATION - org.gitlab4j.api.models.Setting
-
Default project creation protection.
- DEFAULT_PROJECT_DELETION_PROTECTION - org.gitlab4j.api.models.Setting
-
Enable default project deletion protection so only administrators can delete projects.
- DEFAULT_PROJECT_VISIBILITY - org.gitlab4j.api.models.Setting
-
What visibility level new projects receive.
- DEFAULT_PROJECTS_LIMIT - org.gitlab4j.api.models.Setting
-
Project limit per user.
- DEFAULT_SNIPPET_VISIBILITY - org.gitlab4j.api.models.Setting
-
What visibility level new snippets receive.
- DEFAULT_SYNTAX_HIGHLIGHTING_THEME - org.gitlab4j.api.models.Setting
-
Default syntax highlighting theme for users who are new or not signed in.
- DELETE - org.gitlab4j.api.models.CommitAction.Action
- DELETE_INACTIVE_PROJECTS - org.gitlab4j.api.models.Setting
-
Enable inactive project deletion.
- DELETE_UNCONFIRMED_USERS - org.gitlab4j.api.models.Setting
-
Specifies whether users who have not confirmed their email should be deleted.
- DELETED - org.gitlab4j.models.Constants.ActionType
- DELETION_ADJOURNED_PERIOD - org.gitlab4j.api.models.Setting
-
Number of days to wait before deleting a project or group that is marked for deletion.
- DENY_ALL_REQUESTS_EXCEPT_ALLOWED - org.gitlab4j.api.models.Setting
- Deployable - Class in org.gitlab4j.api.models
- Deployable() - Constructor for class org.gitlab4j.api.models.Deployable
- DeployKey - Class in org.gitlab4j.api.models
- DeployKey() - Constructor for class org.gitlab4j.api.models.DeployKey
- Deployment - Class in org.gitlab4j.api.models
- Deployment() - Constructor for class org.gitlab4j.api.models.Deployment
- DeploymentEvent - Class in org.gitlab4j.api.webhook
- DeploymentEvent() - Constructor for class org.gitlab4j.api.webhook.DeploymentEvent
- DeploymentFilter - Class in org.gitlab4j.api.models
- DeploymentFilter() - Constructor for class org.gitlab4j.api.models.DeploymentFilter
- DeployToken - Class in org.gitlab4j.api.models
- DeployToken() - Constructor for class org.gitlab4j.api.models.DeployToken
- DESC - org.gitlab4j.models.Constants.SortOrder
- DESCRIPTION - org.gitlab4j.models.Constants.MergeRequestSearchIn
- DESCRIPTION_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- deserialize(JsonParser, DeserializationContext) - Method in class org.gitlab4j.models.utils.JacksonJson.JsonDateDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.gitlab4j.models.utils.JacksonJson.UserListDeserializer
- DESTROYED - org.gitlab4j.models.Constants.ActionType
- DetailedStatus - Class in org.gitlab4j.api.models
-
This class is part of the Pipeline message.
- DetailedStatus() - Constructor for class org.gitlab4j.api.models.DetailedStatus
- DEVELOPER - org.gitlab4j.api.models.AccessLevel
- DEVELOPER - org.gitlab4j.models.Constants.ProjectCreationLevel
- DIAGRAMSNET_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires diagramsnet_url) Enable Diagrams.net integration.
- DIAGRAMSNET_URL - org.gitlab4j.api.models.Setting
-
The Diagrams.net instance URL for integration.
- Diff - Class in org.gitlab4j.api.models
- Diff() - Constructor for class org.gitlab4j.api.models.Diff
- DIFF_MAX_FILES - org.gitlab4j.api.models.Setting
-
Maximum files in a diff.
- DIFF_MAX_LINES - org.gitlab4j.api.models.Setting
-
Maximum lines in a diff.
- DIFF_MAX_PATCH_BYTES - org.gitlab4j.api.models.Setting
-
Maximum diff patch size (Bytes).
- DIFF_NOTE - org.gitlab4j.api.models.Note.Type
- DiffRef - Class in org.gitlab4j.api.models
- DiffRef() - Constructor for class org.gitlab4j.api.models.DiffRef
- DIRECTLY_ADDRESSED - org.gitlab4j.models.Constants.TodoAction
- DISABLE_ADMIN_OAUTH_SCOPES - org.gitlab4j.api.models.Setting
-
Stops administrators from connecting their GitLab accounts to non-trusted OAuth 2.0 applications that have the api, read_api, read_repository, write_repository, read_registry, write_registry, or sudo scopes.
- DISABLE_DIFFS_PROP - Static variable in class org.gitlab4j.api.services.EmailOnPushService
- DISABLE_FEED_TOKEN - org.gitlab4j.api.models.Setting
-
Disable display of RSS/Atom and calendar feed tokens.
- DISABLE_OVERRIDING_APPROVERS_PER_MERGE_REQUEST - org.gitlab4j.api.models.Setting
-
Prevent editing approval rules in projects and merge requests.
- DISABLE_PERSONAL_ACCESS_TOKENS - org.gitlab4j.api.models.Setting
-
Disable personal access tokens.
- DISABLED - org.gitlab4j.api.models.NotificationSettings.Level
- DISABLED - org.gitlab4j.models.Constants.AutoCancelPendingPipelines
- DISABLED - org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- DISABLED_OAUTH_SIGN_IN_SOURCES - org.gitlab4j.api.models.Setting
-
Disabled OAuth sign-in sources.
- Discussion - Class in org.gitlab4j.api.models
- Discussion() - Constructor for class org.gitlab4j.api.models.Discussion
- DISCUSSION_NOTE - org.gitlab4j.api.models.Note.Type
- DNS_REBINDING_PROTECTION_ENABLED - org.gitlab4j.api.models.Setting
-
Enforce DNS rebinding attack protection.
- DOMAIN_ALLOWLIST - org.gitlab4j.api.models.Setting
-
Force people to use only corporate emails for sign-up.
- DOMAIN_ALLOWLIST_RAW - org.gitlab4j.api.models.Setting
- DOMAIN_BLACKLIST - org.gitlab4j.api.models.Setting
-
required by:
Setting.DOMAIN_BLACKLIST_ENABLED
Users with e-mail addresses that match these domain(s) will NOT be able to sign-up. - DOMAIN_BLACKLIST_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.DOMAIN_BLACKLIST
) Allows blocking sign-ups from emails from specific domains. - DOMAIN_BLACKLIST_RAW - org.gitlab4j.api.models.Setting
-
Deprecated.Use
Setting.DOMAIN_BLACKLIST
instead. Will be removed in API v5 see https://gitlab.com/gitlab-org/gitlab/commit/85776fa3ffba6f641cf981cb0107f0e4ba882f3e#40f8529fa8ed874d8e312edb04db18420bf06d31_185_185 - DOMAIN_DENYLIST - org.gitlab4j.api.models.Setting
-
Users with email addresses that match these domains cannot sign up.
- DOMAIN_DENYLIST_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: domain_denylist) Allows blocking sign-ups from emails from specific domains.
- DOMAIN_DENYLIST_RAW - org.gitlab4j.api.models.Setting
- DOMAIN_WHITELIST - org.gitlab4j.api.models.Setting
-
Force people to use only corporate emails for sign-up.
- DOMAIN_WHITELIST_RAW - org.gitlab4j.api.models.Setting
-
Deprecated.Use
Setting.DOMAIN_WHITELIST
instead. Will be removed in API v5 see https://gitlab.com/gitlab-org/gitlab/commit/85776fa3ffba6f641cf981cb0107f0e4ba882f3e#40f8529fa8ed874d8e312edb04db18420bf06d31_185_185 - DONE - org.gitlab4j.models.Constants.TodoState
- DOWNSTREAM_PIPELINE_TRIGGER_LIMIT_PER_PROJECT_USER_SHA - org.gitlab4j.api.models.Setting
-
Maximum downstream pipeline trigger rate.
- DownstreamPipeline - Class in org.gitlab4j.api.models
- DownstreamPipeline() - Constructor for class org.gitlab4j.api.models.DownstreamPipeline
- DSA_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed bit length of an uploaded DSA key.
- DUO_AVAILABILITY - org.gitlab4j.api.models.Setting
- DUO_FEATURES_ENABLED - org.gitlab4j.api.models.Setting
-
Indicates whether GitLab Duo features are enabled for this instance.
- DUO_WORKFLOW_OAUTH_APPLICATION_ID - org.gitlab4j.api.models.Setting
- Duration - Class in org.gitlab4j.api.models
-
This class represents a duration in time.
- Duration(int) - Constructor for class org.gitlab4j.api.models.Duration
-
Create a Duration instance from a number of seconds.
- Duration(String) - Constructor for class org.gitlab4j.api.models.Duration
-
Create a Duration instance from a human readable string.
- DurationUtils - Class in org.gitlab4j.models.utils
- DurationUtils() - Constructor for class org.gitlab4j.models.utils.DurationUtils
E
- ECDSA_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed curve size (in bits) of an uploaded ECDSA key.
- ECDSA_SK_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed curve size (in bits) of an uploaded ECDSA_SK key.
- ED25519_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed curve size (in bits) of an uploaded ED25519 key.
- ED25519_SK_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed curve size (in bits) of an uploaded ED25519_SK key.
- EKS_ACCESS_KEY_ID - org.gitlab4j.api.models.Setting
-
Amazon Access Key.
- EKS_ACCOUNT_ID - org.gitlab4j.api.models.Setting
-
Amazon account ID
- EKS_INTEGRATION_ENABLED - org.gitlab4j.api.models.Setting
-
Enable integration with Amazon EKS.
- EKS_SECRET_ACCESS_KEY - org.gitlab4j.api.models.Setting
-
AWS IAM secret access key
- ELASTICSEARCH_ANALYZERS_KUROMOJI_ENABLED - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_ANALYZERS_KUROMOJI_SEARCH - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_ANALYZERS_SMARTCN_ENABLED - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_ANALYZERS_SMARTCN_SEARCH - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_AWS - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Enable the use of AWS hosted Elasticsearch
- ELASTICSEARCH_AWS_ACCESS_KEY - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) AWS IAM access key
- ELASTICSEARCH_AWS_REGION - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The AWS region the Elasticsearch domain is configured
- ELASTICSEARCH_AWS_SECRET_ACCESS_KEY - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) AWS IAM secret access key
- ELASTICSEARCH_CLIENT_REQUEST_TIMEOUT - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_EXPERIMENTAL_INDEXER - org.gitlab4j.api.models.Setting
-
Deprecated.removed in Gitlab 12.3. see https://gitlab.com/gitlab-org/gitlab/commit/82ba4a6a5c78501413012a9f2a918aa7353917a0?view=parallel#fbf64e6b8170f05f1b940fb05902d29f9eba3633_223_223
- ELASTICSEARCH_INDEXED_FIELD_LENGTH_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum size of text fields to index by Elasticsearch.
- ELASTICSEARCH_INDEXED_FILE_SIZE_LIMIT_KB - org.gitlab4j.api.models.Setting
-
Maximum size of repository and wiki files that are indexed by Elasticsearch.
- ELASTICSEARCH_INDEXING - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Enable Elasticsearch indexing
- ELASTICSEARCH_LIMIT_INDEXING - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Limit Elasticsearch to index certain namespaces and projects
- ELASTICSEARCH_MAX_BULK_CONCURRENCY - org.gitlab4j.api.models.Setting
-
Maximum concurrency of Elasticsearch bulk requests per indexing operation.
- ELASTICSEARCH_MAX_BULK_SIZE_MB - org.gitlab4j.api.models.Setting
-
Maximum size of Elasticsearch bulk indexing requests in MB.
- ELASTICSEARCH_MAX_CODE_INDEXING_CONCURRENCY - org.gitlab4j.api.models.Setting
-
Maximum concurrency of Elasticsearch code indexing background jobs.
- ELASTICSEARCH_NAMESPACE_IDS - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The namespaces to index via Elasticsearch if
Setting.ELASTICSEARCH_LIMIT_INDEXING
is enabled. - ELASTICSEARCH_PASSWORD - org.gitlab4j.api.models.Setting
-
The password of your Elasticsearch instance.
- ELASTICSEARCH_PAUSE_INDEXING - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_PROJECT_IDS - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The projects to index via Elasticsearch if
Setting.ELASTICSEARCH_LIMIT_INDEXING
is enabled. - ELASTICSEARCH_REPLICAS - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_REQUEUE_WORKERS - org.gitlab4j.api.models.Setting
-
Enable automatic requeuing of indexing workers.
- ELASTICSEARCH_SEARCH - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Enable Elasticsearch search
- ELASTICSEARCH_SHARDS - org.gitlab4j.api.models.Setting
- ELASTICSEARCH_URL - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The url to use for connecting to Elasticsearch.
- ELASTICSEARCH_USERNAME - org.gitlab4j.api.models.Setting
-
The username of your Elasticsearch instance.
- ELASTICSEARCH_WORKER_NUMBER_OF_SHARDS - org.gitlab4j.api.models.Setting
-
Number of indexing worker shards.
- Email - Class in org.gitlab4j.api.models
- Email() - Constructor for class org.gitlab4j.api.models.Email
- EMAIL - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-only access to the user's primary email address using OpenID Connect.
- EMAIL - org.gitlab4j.models.Constants.ContributorOrderBy
- EMAIL_ADDITIONAL_TEXT - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Additional text added to the bottom of every email for legal/auditing/compliance reasons
- EMAIL_AUTHOR_IN_BODY - org.gitlab4j.api.models.Setting
-
Some email servers do not support overriding the email sender name.
- EMAIL_CONFIRMATION_SETTING - org.gitlab4j.api.models.Setting
-
Specifies whether users must confirm their email before sign in.
- EMAIL_RESTRICTIONS - org.gitlab4j.api.models.Setting
- EMAIL_RESTRICTIONS_ENABLED - org.gitlab4j.api.models.Setting
- EmailOnPushService - Class in org.gitlab4j.api.services
- EmailOnPushService() - Constructor for class org.gitlab4j.api.services.EmailOnPushService
- emptyArrayValue() - Method in enum org.gitlab4j.api.models.Setting
- ENABLE_ARTIFACT_EXTERNAL_REDIRECT_WARNING_PAGE - org.gitlab4j.api.models.Setting
-
Show the external redirect page that warns you about user-generated content in GitLab Pages.
- ENABLED - org.gitlab4j.models.Constants.AutoCancelPendingPipelines
- ENABLED - org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- ENABLED_GIT_ACCESS_PROTOCOL - org.gitlab4j.api.models.Setting
-
Enabled protocols for Git access.
- encodeAndSetContent(byte[]) - Method in class org.gitlab4j.api.models.RepositoryFile
-
Encodes the provided byte array using Base64 and sets it as the content.
- encodeAndSetContent(String) - Method in class org.gitlab4j.api.models.RepositoryFile
-
Encodes the provided String using Base64 and sets it as the content.
- ENFORCE_NAMESPACE_STORAGE_LIMIT - org.gitlab4j.api.models.Setting
-
Enabling this permits enforcement of namespace storage limits.
- ENFORCE_TERMS - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.TERMS
) Enforce application ToS to all users. - ENV_VAR - org.gitlab4j.api.models.Variable.Type
- Environment - Class in org.gitlab4j.api.models
- Environment() - Constructor for class org.gitlab4j.api.models.Environment
- Environment.EnvironmentState - Enum in org.gitlab4j.api.models
- Epic - Class in org.gitlab4j.api.models
- Epic() - Constructor for class org.gitlab4j.api.models.Epic
- EPIC - org.gitlab4j.api.models.LabelEvent.ResourceType
- EPIC - org.gitlab4j.api.models.Note.NoteableType
- EpicFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Groups when getting lists of epics.
- EpicFilter() - Constructor for class org.gitlab4j.api.models.EpicFilter
- EpicFilter.EpicField - Enum in org.gitlab4j.api.models
- EpicInLink - Class in org.gitlab4j.api.models
- EpicInLink() - Constructor for class org.gitlab4j.api.models.EpicInLink
- EpicIssue - Class in org.gitlab4j.api.models
- EpicIssue() - Constructor for class org.gitlab4j.api.models.EpicIssue
- EpicIssueLink - Class in org.gitlab4j.api.models
- EpicIssueLink() - Constructor for class org.gitlab4j.api.models.EpicIssueLink
- ERROR_TRACKING_API_URL - org.gitlab4j.api.models.Setting
- ERROR_TRACKING_ENABLED - org.gitlab4j.api.models.Setting
- Event - Class in org.gitlab4j.api.models
- Event - Interface in org.gitlab4j.api.webhook
- Event() - Constructor for class org.gitlab4j.api.models.Event
- EventChanges - Class in org.gitlab4j.api.webhook
- EventChanges() - Constructor for class org.gitlab4j.api.webhook.EventChanges
- EventCommit - Class in org.gitlab4j.api.webhook
- EventCommit() - Constructor for class org.gitlab4j.api.webhook.EventCommit
- EventData - Class in org.gitlab4j.api.models
- EventData() - Constructor for class org.gitlab4j.api.models.EventData
- EventExternalStatusCheck - Class in org.gitlab4j.api.webhook
- EventExternalStatusCheck() - Constructor for class org.gitlab4j.api.webhook.EventExternalStatusCheck
- EventIssue - Class in org.gitlab4j.api.webhook
- EventIssue() - Constructor for class org.gitlab4j.api.webhook.EventIssue
- EventLabel - Class in org.gitlab4j.api.webhook
- EventLabel() - Constructor for class org.gitlab4j.api.webhook.EventLabel
- EventLabel.LabelType - Enum in org.gitlab4j.api.webhook
- EventMergeRequest - Class in org.gitlab4j.api.webhook
- EventMergeRequest() - Constructor for class org.gitlab4j.api.webhook.EventMergeRequest
- EventProject - Class in org.gitlab4j.api.webhook
- EventProject() - Constructor for class org.gitlab4j.api.webhook.EventProject
- EventReleaseAssets - Class in org.gitlab4j.api.webhook
- EventReleaseAssets() - Constructor for class org.gitlab4j.api.webhook.EventReleaseAssets
- EventReleaseLink - Class in org.gitlab4j.api.webhook
- EventReleaseLink() - Constructor for class org.gitlab4j.api.webhook.EventReleaseLink
- EventReleaseSource - Class in org.gitlab4j.api.webhook
- EventReleaseSource() - Constructor for class org.gitlab4j.api.webhook.EventReleaseSource
- EventRepository - Class in org.gitlab4j.api.webhook
- EventRepository() - Constructor for class org.gitlab4j.api.webhook.EventRepository
- Events() - Constructor for class org.gitlab4j.api.models.NotificationSettings.Events
- EventSnippet - Class in org.gitlab4j.api.webhook
- EventSnippet() - Constructor for class org.gitlab4j.api.webhook.EventSnippet
- EventUser - Class in org.gitlab4j.api.webhook
- EventUser() - Constructor for class org.gitlab4j.api.webhook.EventUser
- EventWorkItem - Class in org.gitlab4j.api.webhook
- EventWorkItem() - Constructor for class org.gitlab4j.api.webhook.EventWorkItem
- Exists - Class in org.gitlab4j.api.models
- Exists() - Constructor for class org.gitlab4j.api.models.Exists
- EXPIRED - org.gitlab4j.models.Constants.ActionType
- ExportStatus - Class in org.gitlab4j.api.models
- ExportStatus() - Constructor for class org.gitlab4j.api.models.ExportStatus
- ExportStatus.Status - Enum in org.gitlab4j.api.models
-
Enum representing the status of the export.
- EXTERNAL - org.gitlab4j.models.Constants.PipelineSource
- EXTERNAL_AUTH_CLIENT_CERT - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.EXTERNAL_AUTH_CLIENT_KEY
) The certificate to use to authenticate with the external authorization service - EXTERNAL_AUTH_CLIENT_KEY - org.gitlab4j.api.models.Setting
-
required by:
Setting.EXTERNAL_AUTH_CLIENT_CERT
Private key for the certificate when authentication is required for the external authorization service, this is encrypted when stored - EXTERNAL_AUTH_CLIENT_KEY_PASS - org.gitlab4j.api.models.Setting
-
Passphrase to use for the private key when authenticating with the external service this is encrypted when stored
- EXTERNAL_AUTHORIZATION_SERVICE_DEFAULT_LABEL - org.gitlab4j.api.models.Setting
-
required by:
Setting.EXTERNAL_AUTHORIZATION_SERVICE_ENABLED
The default classification label to use when requesting authorization and no classification label has been specified on the project - EXTERNAL_AUTHORIZATION_SERVICE_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.EXTERNAL_AUTHORIZATION_SERVICE_DEFAULT_LABEL
,Setting.EXTERNAL_AUTHORIZATION_SERVICE_TIMEOUT
andSetting.EXTERNAL_AUTHORIZATION_SERVICE_URL
) Enable using an external authorization service for accessing projects - EXTERNAL_AUTHORIZATION_SERVICE_TIMEOUT - org.gitlab4j.api.models.Setting
-
required by:
Setting.EXTERNAL_AUTHORIZATION_SERVICE_ENABLED
The timeout after which an authorization request is aborted, in seconds. - EXTERNAL_AUTHORIZATION_SERVICE_URL - org.gitlab4j.api.models.Setting
-
required by:
Setting.EXTERNAL_AUTHORIZATION_SERVICE_ENABLED
URL to which authorization requests will be directed - EXTERNAL_PIPELINE_VALIDATION_SERVICE_TIMEOUT - org.gitlab4j.api.models.Setting
-
How long to wait for a response from the pipeline validation service.
- EXTERNAL_PIPELINE_VALIDATION_SERVICE_TOKEN - org.gitlab4j.api.models.Setting
-
Optional.
- EXTERNAL_PIPELINE_VALIDATION_SERVICE_URL - org.gitlab4j.api.models.Setting
-
URL to use for pipeline validation requests.
- EXTERNAL_PULL_REQUEST_EVENT - org.gitlab4j.models.Constants.PipelineSource
- ExternalStatusCheck - Class in org.gitlab4j.api.models
- ExternalStatusCheck() - Constructor for class org.gitlab4j.api.models.ExternalStatusCheck
- ExternalStatusCheckEvent - Class in org.gitlab4j.api.webhook
- ExternalStatusCheckEvent() - Constructor for class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- ExternalStatusCheckProtectedBranch - Class in org.gitlab4j.api.models
- ExternalStatusCheckProtectedBranch() - Constructor for class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- ExternalStatusCheckResult - Class in org.gitlab4j.api.models
- ExternalStatusCheckResult() - Constructor for class org.gitlab4j.api.models.ExternalStatusCheckResult
- ExternalStatusCheckStatus - Class in org.gitlab4j.api.models
- ExternalStatusCheckStatus() - Constructor for class org.gitlab4j.api.models.ExternalStatusCheckStatus
- ExternalStatusCheckStatus.Status - Enum in org.gitlab4j.api.models
- ExternalWikiService - Class in org.gitlab4j.api.services
- ExternalWikiService() - Constructor for class org.gitlab4j.api.services.ExternalWikiService
F
- FAILED - org.gitlab4j.api.models.BuildStatus
- FAILED - org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- FAILED - org.gitlab4j.api.models.HealthCheckStatus
- FAILED - org.gitlab4j.api.models.ImportStatus.Status
- FAILED - org.gitlab4j.api.models.JobStatus
- FAILED - org.gitlab4j.api.models.PipelineStatus
- FAILED - org.gitlab4j.models.Constants.CommitBuildState
- FAILED - org.gitlab4j.models.Constants.DeploymentStatus
- FAILED - org.gitlab4j.models.Constants.JobScope
- FAILED_LOGIN_ATTEMPTS_UNLOCK_PERIOD_IN_MINUTES - org.gitlab4j.api.models.Setting
-
Time period in minutes after which the user is unlocked when maximum number of failed sign-in attempts reached.
- FETCH - org.gitlab4j.models.Constants.BuildGitStrategy
- Fetches() - Constructor for class org.gitlab4j.api.models.ProjectFetches.Fetches
- FF - org.gitlab4j.api.models.Project.MergeMethod
- FILE - org.gitlab4j.api.models.Position.PositionType
- FILE - org.gitlab4j.api.models.Variable.Type
- FILE_TEMPLATE_PROJECT_ID - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The ID of a project to load custom file templates from
- FileUpload - Class in org.gitlab4j.api.models
- FileUpload() - Constructor for class org.gitlab4j.api.models.FileUpload
- FileUtils - Class in org.gitlab4j.models.utils
-
This class provides static utility methods used throughout GitLab4J.
- FileUtils() - Constructor for class org.gitlab4j.models.utils.FileUtils
- FINISHED - org.gitlab4j.api.models.ExportStatus.Status
- FINISHED - org.gitlab4j.api.models.ImportStatus.Status
- FINISHED - org.gitlab4j.models.Constants.PipelineScope
- FIRST_DAY_OF_WEEK - org.gitlab4j.api.models.Setting
-
Start day of the week for calendar views and date pickers.
- FLOC_ENABLED - org.gitlab4j.api.models.Setting
- FORCE_PAGES_ACCESS_CONTROL - org.gitlab4j.api.models.Setting
- forValue(Integer) - Static method in enum org.gitlab4j.api.models.AccessLevel
- forValue(String) - Static method in enum org.gitlab4j.api.models.AbstractEpic.EpicState
- forValue(String) - Static method in enum org.gitlab4j.api.models.Artifact.FileType
- forValue(String) - Static method in enum org.gitlab4j.api.models.AwardEmoji.AwardableType
- forValue(String) - Static method in enum org.gitlab4j.api.models.Badge.BadgeKind
- forValue(String) - Static method in enum org.gitlab4j.api.models.BuildStatus
- forValue(String) - Static method in enum org.gitlab4j.api.models.CommitAction.Action
- forValue(String) - Static method in enum org.gitlab4j.api.models.CommitRef.RefType
- forValue(String) - Static method in class org.gitlab4j.api.models.Duration
- forValue(String) - Static method in enum org.gitlab4j.api.models.Environment.EnvironmentState
- forValue(String) - Static method in enum org.gitlab4j.api.models.EpicFilter.EpicField
- forValue(String) - Static method in enum org.gitlab4j.api.models.ExportStatus.Status
- forValue(String) - Static method in enum org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- forValue(String) - Static method in enum org.gitlab4j.api.models.HealthCheckStatus
- forValue(String) - Static method in enum org.gitlab4j.api.models.ImpersonationToken.Scope
- forValue(String) - Static method in enum org.gitlab4j.api.models.ImportStatus.Status
- forValue(String) - Static method in enum org.gitlab4j.api.models.IssueEvent.ResourceType
- forValue(String) - Static method in enum org.gitlab4j.api.models.IssueFilter.IssueField
- forValue(String) - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterIn
- forValue(String) - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterState
- forValue(String) - Static method in enum org.gitlab4j.api.models.JobStatus
- forValue(String) - Static method in enum org.gitlab4j.api.models.LabelEvent.ResourceType
- forValue(String) - Static method in enum org.gitlab4j.api.models.LinkType
- forValue(String) - Static method in enum org.gitlab4j.api.models.MembershipSourceType
- forValue(String) - Static method in enum org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- forValue(String) - Static method in enum org.gitlab4j.api.models.Note.NoteableType
- forValue(String) - Static method in enum org.gitlab4j.api.models.Note.OrderBy
- forValue(String) - Static method in enum org.gitlab4j.api.models.Note.Type
- forValue(String) - Static method in enum org.gitlab4j.api.models.NotificationSettings.Level
- forValue(String) - Static method in enum org.gitlab4j.api.models.PackageType
- forValue(String) - Static method in enum org.gitlab4j.api.models.PipelineStatus
- forValue(String) - Static method in enum org.gitlab4j.api.models.Position.PositionType
- forValue(String) - Static method in enum org.gitlab4j.api.models.Project.MergeMethod
- forValue(String) - Static method in enum org.gitlab4j.api.models.Runner.RunnerStatus
- forValue(String) - Static method in enum org.gitlab4j.api.models.Runner.RunnerType
- forValue(String) - Static method in enum org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
- forValue(String) - Static method in enum org.gitlab4j.api.models.Setting
- forValue(String) - Static method in enum org.gitlab4j.api.models.Variable.Type
- forValue(String) - Static method in enum org.gitlab4j.api.models.Visibility
- forValue(String) - Static method in enum org.gitlab4j.api.webhook.EventLabel.LabelType
- forValue(String) - Static method in enum org.gitlab4j.api.webhook.NoteEvent.NoteableType
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ActionType
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ApplicationScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ArchiveFormat
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.AutoCancelPendingPipelines
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.BuildGitStrategy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.CommitBuildState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ContributorOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.DeploymentOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.DeploymentStatus
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.DeployTokenScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.Encoding
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.EpicOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.EventScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.GroupOrderBy
- forValue(String) - Static method in class org.gitlab4j.models.Constants.GroupSearchScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ImpersonationState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.IssueOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.IssueScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.IssueState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.JobScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.LineType
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestSearchIn
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.MilestoneState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.PackageOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.PackageStatus
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.PipelineOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.PipelineScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.PipelineSource
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ProjectAccessTokenScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ProjectCreationLevel
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.ProjectOrderBy
- forValue(String) - Static method in class org.gitlab4j.models.Constants.ProjectSearchScope
- forValue(String) - Static method in class org.gitlab4j.models.Constants.SearchScope
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.SortOrder
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.SquashOption
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.StateEvent
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.SubgroupCreationLevel
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.TagOrderBy
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.TargetType
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.TodoAction
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.TodoState
- forValue(String) - Static method in enum org.gitlab4j.models.Constants.TodoType
- forValue(String) - Method in class org.gitlab4j.models.utils.JacksonJsonEnumHelper
- fromIntValue(int) - Static method in enum org.gitlab4j.api.models.Iteration.IterationState
- FULL_PROTECTION_AFTER_INITIAL_PUSH - org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
- FULLY_PROTECTED - org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
G
- GENERIC - org.gitlab4j.api.models.PackageType
- GEO_NODE_ALLOWED_IPS - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Comma-separated list of IPs and CIDRs of allowed secondary nodes.
- GEO_STATUS_TIMEOUT - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) The amount of seconds after which a request to get a secondary node status will time out.
- get(String) - Method in class org.gitlab4j.api.webhook.EventChanges
- getAccess_level() - Method in class org.gitlab4j.api.models.ProtectedTag.CreateAccessLevel
- getAccessLevel() - Method in class org.gitlab4j.api.models.AccessRequest
- getAccessLevel() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- getAccessLevel() - Method in class org.gitlab4j.api.models.GroupAccessToken
- getAccessLevel() - Method in class org.gitlab4j.api.models.Member
- getAccessLevel() - Method in class org.gitlab4j.api.models.Membership
- getAccessLevel() - Method in class org.gitlab4j.api.models.ProjectAccess
- getAccessLevel() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getAccessLevel() - Method in class org.gitlab4j.api.models.RunnerDetail
- getAccessLevel() - Method in class org.gitlab4j.api.models.SamlGroupLink
- getAccessLevel() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getAccessLevelDescription() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- getAccessLevelDescription() - Method in class org.gitlab4j.api.models.ProtectedTag.CreateAccessLevel
- getAccessToken() - Method in class org.gitlab4j.api.models.OauthTokenResponse
- getAction() - Method in class org.gitlab4j.api.models.CommitAction
- getAction() - Method in class org.gitlab4j.api.models.LabelEvent
- getAction() - Method in class org.gitlab4j.api.models.PushData
- getAction() - Method in class org.gitlab4j.api.webhook.EventIssue
- getAction() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getAction() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getAction() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getAction() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getActionName() - Method in class org.gitlab4j.api.models.Event
- getActionName() - Method in class org.gitlab4j.api.models.Todo
- getActions() - Method in class org.gitlab4j.api.models.CommitPayload
- getActive() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getActive() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getActive() - Method in class org.gitlab4j.api.models.Runner
- getActive() - Method in class org.gitlab4j.api.services.NotificationService
- getActiveUsers() - Method in class org.gitlab4j.api.models.License
- getActualId() - Method in class org.gitlab4j.api.models.AbstractIssue
- getAdd() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getAdded() - Method in class org.gitlab4j.api.webhook.EventCommit
- getAdditions() - Method in class org.gitlab4j.api.models.CommitStats
- getAdditions() - Method in class org.gitlab4j.api.models.Contributor
- getAddOns() - Method in class org.gitlab4j.api.models.License
- getAfter() - Method in class org.gitlab4j.api.models.EventData
- getAfter() - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- getAfter() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getAlertStatus() - Method in class org.gitlab4j.api.models.GroupHook
- getAll() - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- getAllowCollaboration() - Method in class org.gitlab4j.api.models.MergeRequest
- getAllowFailure() - Method in class org.gitlab4j.api.models.Build
- getAllowFailure() - Method in class org.gitlab4j.api.models.Job
- getAllowForcePush() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getAllowMaintainerToPush() - Method in class org.gitlab4j.api.models.MergeRequest
- getAllowMergeOnSkippedPipeline() - Method in class org.gitlab4j.api.models.Project
- getAllowPipelineTriggerApproveDeployment() - Method in class org.gitlab4j.api.models.Project
- getAlt() - Method in class org.gitlab4j.api.models.FileUpload
- getAMode() - Method in class org.gitlab4j.api.models.Changes
- getAMode() - Method in class org.gitlab4j.api.models.Diff
- getAnalyticsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getApiUrl() - Method in class org.gitlab4j.api.services.JiraService
- getApiVersion() - Method in class org.gitlab4j.api.services.HipChatService
- getApplicationId() - Method in class org.gitlab4j.api.models.Application
- getApplicationName() - Method in class org.gitlab4j.api.models.Application
- getApprovalRulesOverwritten() - Method in class org.gitlab4j.api.models.ApprovalState
- getApprovalsBeforeMerge() - Method in class org.gitlab4j.api.models.MergeRequest
- getApprovalsBeforeMerge() - Method in class org.gitlab4j.api.models.Project
- getApprovalsBeforeMerge() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getApprovalsLeft() - Method in class org.gitlab4j.api.models.MergeRequest
-
Get the number of approvals left for the merge request.
- getApprovalsRequired() - Method in class org.gitlab4j.api.models.ApprovalRule
- getApprovalsRequired() - Method in class org.gitlab4j.api.models.MergeRequest
-
Get the number of approvals required for the merge request.
- getApproved() - Method in class org.gitlab4j.api.models.ApprovalRule
- getApprovedBy() - Method in class org.gitlab4j.api.models.ApprovalRule
- getApprovedBy() - Method in class org.gitlab4j.api.models.ApprovedBy
-
Return the user or group that represents this ApprovedBy instance.
- getApprovedBy() - Method in class org.gitlab4j.api.models.MergeRequest
-
Get the list of users that have approved the merge request.
- getArchitecture() - Method in class org.gitlab4j.api.models.RunnerDetail
- getArchived() - Method in class org.gitlab4j.api.models.Project
- getArtifacts() - Method in class org.gitlab4j.api.models.Deployable
- getArtifacts() - Method in class org.gitlab4j.api.models.Job
- getArtifactsExpireAt() - Method in class org.gitlab4j.api.models.Deployable
- getArtifactsExpireAt() - Method in class org.gitlab4j.api.models.Job
- getArtifactsFile() - Method in class org.gitlab4j.api.models.Build
- getArtifactsFile() - Method in class org.gitlab4j.api.models.Job
- getAssets() - Method in class org.gitlab4j.api.models.Release
- getAssets() - Method in class org.gitlab4j.api.models.ReleaseParams
- getAssets() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getAssignee() - Method in class org.gitlab4j.api.models.AbstractIssue
- getAssignee() - Method in class org.gitlab4j.api.models.Board
- getAssignee() - Method in class org.gitlab4j.api.models.BoardList
- getAssignee() - Method in class org.gitlab4j.api.models.MergeRequest
- getAssignee() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getAssignee() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getAssigneeId() - Method in class org.gitlab4j.api.models.IssueFilter
- getAssigneeId() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getAssigneeId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getAssigneeId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getAssigneeId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getAssigneeIds() - Method in class org.gitlab4j.api.webhook.EventIssue
- getAssigneeIds() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getAssigneeIds() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getAssignees() - Method in class org.gitlab4j.api.models.AbstractIssue
- getAssignees() - Method in class org.gitlab4j.api.models.MergeRequest
- getAssignees() - Method in class org.gitlab4j.api.webhook.EventChanges
- getAssignees() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getAssignees() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getAssignees() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getAttachment() - Method in class org.gitlab4j.api.models.Note
- getAttachment() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getAuthor() - Method in class org.gitlab4j.api.models.AbstractEpic
- getAuthor() - Method in class org.gitlab4j.api.models.AbstractIssue
- getAuthor() - Method in class org.gitlab4j.api.models.Comment
- getAuthor() - Method in class org.gitlab4j.api.models.Commit
- getAuthor() - Method in class org.gitlab4j.api.models.CommitStatus
- getAuthor() - Method in class org.gitlab4j.api.models.Event
- getAuthor() - Method in class org.gitlab4j.api.models.MergeRequest
- getAuthor() - Method in class org.gitlab4j.api.models.Note
- getAuthor() - Method in class org.gitlab4j.api.models.Release
- getAuthor() - Method in class org.gitlab4j.api.models.Snippet
- getAuthor() - Method in class org.gitlab4j.api.models.Todo
- getAuthor() - Method in class org.gitlab4j.api.webhook.EventCommit
- getAuthoredDate() - Method in class org.gitlab4j.api.models.Commit
- getAuthorEmail() - Method in class org.gitlab4j.api.models.Commit
- getAuthorEmail() - Method in class org.gitlab4j.api.models.CommitPayload
- getAuthorEmail() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getAuthorEmailRegex() - Method in class org.gitlab4j.api.models.PushRules
- getAuthorId() - Method in class org.gitlab4j.api.models.AuditEvent
- getAuthorId() - Method in class org.gitlab4j.api.models.Event
- getAuthorId() - Method in class org.gitlab4j.api.models.IssueFilter
- getAuthorId() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getAuthorId() - Method in class org.gitlab4j.api.webhook.EventChanges
- getAuthorId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getAuthorId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getAuthorId() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getAuthorId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getAuthorId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getAuthorName() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getAuthorName() - Method in class org.gitlab4j.api.models.Commit
- getAuthorName() - Method in class org.gitlab4j.api.models.CommitPayload
- getAuthorName() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getAuthorUrl() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getAuthorUsername() - Method in class org.gitlab4j.api.models.Event
- getAutoCancelPendingPipelines() - Method in class org.gitlab4j.api.models.Project
- getAutocloseReferencedIssues() - Method in class org.gitlab4j.api.models.Project
- getAutoDevopsDeployStrategy() - Method in class org.gitlab4j.api.models.Project
- getAutoDevopsEnabled() - Method in class org.gitlab4j.api.models.Project
- getAutoStopAt() - Method in class org.gitlab4j.api.models.Environment
- getAvatarUrl() - Method in class org.gitlab4j.api.models.AbstractGroup
- getAvatarUrl() - Method in class org.gitlab4j.api.models.AbstractUser
- getAvatarUrl() - Method in class org.gitlab4j.api.models.Namespace
- getAvatarUrl() - Method in class org.gitlab4j.api.models.Project
- getAvatarUrl() - Method in class org.gitlab4j.api.models.Topic
- getAvatarUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getAvatarUrl() - Method in class org.gitlab4j.api.webhook.EventUser
- getAwardableId() - Method in class org.gitlab4j.api.models.AwardEmoji
- getAwardableType() - Method in class org.gitlab4j.api.models.AwardEmoji
- getBaseCommitSha() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getBasename() - Method in class org.gitlab4j.api.models.SearchBlob
- getBaseSha() - Method in class org.gitlab4j.api.models.DiffRef
- getBaseSha() - Method in class org.gitlab4j.api.models.Position
- getBefore() - Method in class org.gitlab4j.api.models.EventData
- getBefore() - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- getBefore() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getBeforeSha() - Method in class org.gitlab4j.api.models.Pipeline
- getBeforeSha() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBeforeSha() - Method in class org.gitlab4j.api.webhook.JobEvent
- getBeforeSha() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getBio() - Method in class org.gitlab4j.api.models.User
- getBlobId() - Method in class org.gitlab4j.api.models.RepositoryFile
- getBlockingDiscussionsResolved() - Method in class org.gitlab4j.api.models.MergeRequest
- getBlockingDiscussionsResolved() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getBMode() - Method in class org.gitlab4j.api.models.Changes
- getBMode() - Method in class org.gitlab4j.api.models.Diff
- getBody() - Method in class org.gitlab4j.api.models.Note
- getBody() - Method in class org.gitlab4j.api.models.Todo
- getBot() - Method in class org.gitlab4j.api.models.User
- getBranch() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getBranch() - Method in class org.gitlab4j.api.models.CommitPayload
- getBranch() - Method in class org.gitlab4j.api.models.RepositoryFileResponse
- getBranch() - Method in class org.gitlab4j.api.models.WikiAttachment
- getBranch() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
-
Gets the branch name from the ref.
- getBranchesToBeNotified() - Method in class org.gitlab4j.api.services.EmailOnPushService
- getBranchesToBeNotified() - Method in class org.gitlab4j.api.services.SlackService
- getBranchFilterStrategy() - Method in class org.gitlab4j.api.models.GroupHook
- getBranchName() - Method in class org.gitlab4j.api.webhook.EventIssue
- getBranchName() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getBranchNameRegex() - Method in class org.gitlab4j.api.models.PushRules
- getBuildAllowFailure() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildCoverageRegex() - Method in class org.gitlab4j.api.models.Project
- getBuildCreatedAt() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildDuration() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getBuildFailureReason() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildFinishedAt() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildGitStrategy() - Method in class org.gitlab4j.api.models.Project
- getBuildId() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildName() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildQueuedDuration() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuilds() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getBuildsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getBuildStage() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildStartedAt() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildStatus() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getBuildTimeout() - Method in class org.gitlab4j.api.models.Project
- getCacheCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getCadence() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getCallbackUrl() - Method in class org.gitlab4j.api.models.Application
- getCanCreateGroup() - Method in class org.gitlab4j.api.models.User
- getCanCreateMergeRequestIn() - Method in class org.gitlab4j.api.models.Project
- getCanCreateProject() - Method in class org.gitlab4j.api.models.User
- getCanPush() - Method in class org.gitlab4j.api.models.Branch
- getCanPush() - Method in class org.gitlab4j.api.models.DeployKey
- getChange() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getChanges() - Method in class org.gitlab4j.api.models.MergeRequest
- getChanges() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getChanges() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getChanges() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getChanges() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getChanges() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getChangesCount() - Method in class org.gitlab4j.api.models.MergeRequest
- getCheckoutSha() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getCiAllowForkPipelinesToRunInParentProject() - Method in class org.gitlab4j.api.models.Project
- getCiConfigPath() - Method in class org.gitlab4j.api.models.Project
- getCiConfigPath() - Method in class org.gitlab4j.api.webhook.EventProject
- getCiDefaultGitDepth() - Method in class org.gitlab4j.api.models.Project
- getCiForwardDeploymentEnabled() - Method in class org.gitlab4j.api.models.Project
- getCiForwardDeploymentRollbackAllowed() - Method in class org.gitlab4j.api.models.Project
- getCiIdTokenSubClaimComponents() - Method in class org.gitlab4j.api.models.Project
- getCiJobTokenScopeEnabled() - Method in class org.gitlab4j.api.models.Project
- getCiPipelineVariablesMinimumOverrideRole() - Method in class org.gitlab4j.api.models.Project
- getCiPushRepositoryForJobTokenAllowed() - Method in class org.gitlab4j.api.models.Project
- getCiRestrictPipelineCancellationRole() - Method in class org.gitlab4j.api.models.Project
- getCiSeparatedCaches() - Method in class org.gitlab4j.api.models.Project
- getClosed() - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- getClosedAt() - Method in class org.gitlab4j.api.models.AbstractEpic
- getClosedAt() - Method in class org.gitlab4j.api.models.AbstractIssue
- getClosedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getClosedAt() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getClosedBy() - Method in class org.gitlab4j.api.models.AbstractIssue
- getClosedBy() - Method in class org.gitlab4j.api.models.MergeRequest
- getClosedIssuesCount() - Method in class org.gitlab4j.api.models.Label
- getCloseIssue() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getCloseMergeRequest() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getCn() - Method in class org.gitlab4j.api.models.LdapGroupLink
- getCodeOwnerApprovalRequired() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getCodeOwnerApprovalRequired() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getColor() - Method in class org.gitlab4j.api.models.AbstractEpic
- getColor() - Method in class org.gitlab4j.api.models.Label
- getColor() - Method in class org.gitlab4j.api.services.HipChatService
- getColor() - Method in class org.gitlab4j.api.webhook.EventLabel
- getColorSchemeId() - Method in class org.gitlab4j.api.models.User
- getCommit() - Method in class org.gitlab4j.api.models.Blame
- getCommit() - Method in class org.gitlab4j.api.models.Branch
- getCommit() - Method in class org.gitlab4j.api.models.Bridge
- getCommit() - Method in class org.gitlab4j.api.models.CompareResults
- getCommit() - Method in class org.gitlab4j.api.models.Deployable
- getCommit() - Method in class org.gitlab4j.api.models.Job
- getCommit() - Method in class org.gitlab4j.api.models.Release
- getCommit() - Method in class org.gitlab4j.api.models.Tag
- getCommit() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getCommit() - Method in class org.gitlab4j.api.webhook.JobEvent
- getCommit() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getCommit() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getCommit() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getCommitCommitterCheck() - Method in class org.gitlab4j.api.models.PushRules
- getCommitCommitterNameCheck() - Method in class org.gitlab4j.api.models.PushRules
- getCommitCount() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getCommitCount() - Method in class org.gitlab4j.api.models.PushData
- getCommitEvents() - Method in class org.gitlab4j.api.services.JiraService
- getCommitEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getCommitFrom() - Method in class org.gitlab4j.api.models.PushData
- getCommitId() - Method in class org.gitlab4j.api.models.RepositoryFile
- getCommitId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getCommitMessage() - Method in class org.gitlab4j.api.models.CommitPayload
- getCommitMessageNegativeRegex() - Method in class org.gitlab4j.api.models.PushRules
- getCommitMessageRegex() - Method in class org.gitlab4j.api.models.PushRules
- getCommitPath() - Method in class org.gitlab4j.api.models.Release
- getCommits() - Method in class org.gitlab4j.api.models.CompareResults
- getCommits() - Method in class org.gitlab4j.api.models.Contributor
- getCommits() - Method in class org.gitlab4j.api.models.EventData
- getCommits() - Method in class org.gitlab4j.api.models.MergeRequestDiff
- getCommits() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getCommittedAt() - Method in class org.gitlab4j.api.models.Pipeline
- getCommittedDate() - Method in class org.gitlab4j.api.models.Commit
- getCommitterEmail() - Method in class org.gitlab4j.api.models.Commit
- getCommitterName() - Method in class org.gitlab4j.api.models.Commit
- getCommitTitle() - Method in class org.gitlab4j.api.models.PushData
- getCommitTitle() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getCommitTo() - Method in class org.gitlab4j.api.models.PushData
- getCommitUrl() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getCompareSameRef() - Method in class org.gitlab4j.api.models.CompareResults
- getCompareTimeout() - Method in class org.gitlab4j.api.models.CompareResults
- getCompletedCount() - Method in class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- getCompletedCount() - Method in class org.gitlab4j.api.models.TaskCompletionStatus
- getComplianceFrameworks() - Method in class org.gitlab4j.api.models.Project
- getConditions() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getConfidential() - Method in class org.gitlab4j.api.models.AbstractIssue
- getConfidential() - Method in class org.gitlab4j.api.models.Application
- getConfidential() - Method in class org.gitlab4j.api.webhook.EventIssue
- getConfidential() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getConfidential() - Method in class org.gitlab4j.api.webhook.IssueChanges
- getConfidentialIssueChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getConfidentialIssueChannel() - Method in class org.gitlab4j.api.services.SlackService
- getConfidentialIssuesEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getConfidentialIssuesEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getConfidentialIssuesEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getConfidentialNoteChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getConfidentialNoteChannel() - Method in class org.gitlab4j.api.services.SlackService
- getConfidentialNoteEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getConfidentialNoteEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getConfidentialNoteEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getConfirmedAt() - Method in class org.gitlab4j.api.models.User
- getContactedAt() - Method in class org.gitlab4j.api.models.RunnerDetail
- getContainerExpirationPolicy() - Method in class org.gitlab4j.api.models.Project
- getContainerRegistryAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getContainerRegistryEnabled() - Method in class org.gitlab4j.api.models.Project
- getContainerRegistryImagePrefix() - Method in class org.gitlab4j.api.models.Project
- getContainsHiddenGroups() - Method in class org.gitlab4j.api.models.ApprovalRule
- getContent() - Method in class org.gitlab4j.api.models.CommitAction
- getContent() - Method in class org.gitlab4j.api.models.GitLabCiTemplate
- getContent() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getContent() - Method in class org.gitlab4j.api.models.RepositoryFile
- getContent() - Method in class org.gitlab4j.api.models.Snippet
- getContent() - Method in class org.gitlab4j.api.models.WikiPage
- getContent() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getContent() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getContentSha256() - Method in class org.gitlab4j.api.models.RepositoryFile
- getCount() - Method in class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- getCount() - Method in class org.gitlab4j.api.models.Assets
- getCount() - Method in class org.gitlab4j.api.models.ProjectFetches.DateCount
- getCount() - Method in class org.gitlab4j.api.models.TaskCompletionStatus
- getCount() - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- getCounts() - Method in class org.gitlab4j.api.models.IssuesStatistics
- getCounts() - Method in class org.gitlab4j.api.models.IssuesStatistics.Statistics
- getCoverage() - Method in class org.gitlab4j.api.models.Bridge
- getCoverage() - Method in class org.gitlab4j.api.models.CommitStatus
- getCoverage() - Method in class org.gitlab4j.api.models.Deployable
- getCoverage() - Method in class org.gitlab4j.api.models.Job
- getCoverage() - Method in class org.gitlab4j.api.models.Pipeline
- getCreateAccessLevels() - Method in class org.gitlab4j.api.models.ProtectedTag
- getCreatedAfter() - Method in class org.gitlab4j.api.models.IssueFilter
- getCreatedAfter() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getCreatedAt() - Method in class org.gitlab4j.api.models.AbstractEpic
- getCreatedAt() - Method in class org.gitlab4j.api.models.AbstractIssue
- getCreatedAt() - Method in class org.gitlab4j.api.models.AbstractUser
- getCreatedAt() - Method in class org.gitlab4j.api.models.ApplicationSettings
- getCreatedAt() - Method in class org.gitlab4j.api.models.AuditEvent
- getCreatedAt() - Method in class org.gitlab4j.api.models.AwardEmoji
- getCreatedAt() - Method in class org.gitlab4j.api.models.Bridge
- getCreatedAt() - Method in class org.gitlab4j.api.models.Build
- getCreatedAt() - Method in class org.gitlab4j.api.models.Comment
- getCreatedAt() - Method in class org.gitlab4j.api.models.Commit
- getCreatedAt() - Method in class org.gitlab4j.api.models.CommitStatus
- getCreatedAt() - Method in class org.gitlab4j.api.models.Deployable
- getCreatedAt() - Method in class org.gitlab4j.api.models.DeployKey
- getCreatedAt() - Method in class org.gitlab4j.api.models.Deployment
- getCreatedAt() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getCreatedAt() - Method in class org.gitlab4j.api.models.Event
- getCreatedAt() - Method in class org.gitlab4j.api.models.ExportStatus
- getCreatedAt() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getCreatedAt() - Method in class org.gitlab4j.api.models.GpgKey
- getCreatedAt() - Method in class org.gitlab4j.api.models.Group
- getCreatedAt() - Method in class org.gitlab4j.api.models.GroupHook
- getCreatedAt() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getCreatedAt() - Method in class org.gitlab4j.api.models.ImportStatus
- getCreatedAt() - Method in class org.gitlab4j.api.models.IssueEvent
- getCreatedAt() - Method in class org.gitlab4j.api.models.Iteration
- getCreatedAt() - Method in class org.gitlab4j.api.models.Job
- getCreatedAt() - Method in class org.gitlab4j.api.models.Key
- getCreatedAt() - Method in class org.gitlab4j.api.models.LabelEvent
- getCreatedAt() - Method in class org.gitlab4j.api.models.License
- getCreatedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getCreatedAt() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getCreatedAt() - Method in class org.gitlab4j.api.models.Milestone
- getCreatedAt() - Method in class org.gitlab4j.api.models.Note
- getCreatedAt() - Method in class org.gitlab4j.api.models.OauthTokenResponse
- getCreatedAt() - Method in class org.gitlab4j.api.models.Package
- getCreatedAt() - Method in class org.gitlab4j.api.models.PackageFile
- getCreatedAt() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getCreatedAt() - Method in class org.gitlab4j.api.models.Pipeline
- getCreatedAt() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getCreatedAt() - Method in class org.gitlab4j.api.models.Project
- getCreatedAt() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getCreatedAt() - Method in class org.gitlab4j.api.models.ProjectHook
- getCreatedAt() - Method in class org.gitlab4j.api.models.PushRules
- getCreatedAt() - Method in class org.gitlab4j.api.models.RegistryRepository
- getCreatedAt() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getCreatedAt() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getCreatedAt() - Method in class org.gitlab4j.api.models.Release
- getCreatedAt() - Method in class org.gitlab4j.api.models.Snippet
- getCreatedAt() - Method in class org.gitlab4j.api.models.SshKey
- getCreatedAt() - Method in class org.gitlab4j.api.models.SystemHook
- getCreatedAt() - Method in class org.gitlab4j.api.models.Tag
- getCreatedAt() - Method in class org.gitlab4j.api.models.Todo
- getCreatedAt() - Method in class org.gitlab4j.api.models.Trigger
- getCreatedAt() - Method in class org.gitlab4j.api.models.UploadedFile
- getCreatedAt() - Method in class org.gitlab4j.api.services.NotificationService
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventChanges
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventIssue
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventLabel
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getCreatedAt() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getCreatedBefore() - Method in class org.gitlab4j.api.models.IssueFilter
- getCreatedBefore() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getCreatorId() - Method in class org.gitlab4j.api.models.Project
- getCron() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getCronTimezone() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getCurrent() - Method in class org.gitlab4j.api.webhook.ChangeContainer
- getCurrentSignInAt() - Method in class org.gitlab4j.api.models.User
- getCustomAttributes() - Method in class org.gitlab4j.api.models.Group
- getCustomAttributes() - Method in class org.gitlab4j.api.models.Project
- getCustomAttributes() - Method in class org.gitlab4j.api.models.User
- getCustomMessage() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getCustomWebhookTemplate() - Method in class org.gitlab4j.api.models.GroupHook
- getData() - Method in class org.gitlab4j.api.models.Event
- getData() - Method in class org.gitlab4j.api.models.SearchBlob
- getDate() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getDate() - Method in class org.gitlab4j.api.models.ProjectFetches.DateCount
- getDays() - Method in class org.gitlab4j.api.models.ProjectFetches.Fetches
- getDbCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getDecodedContentAsBytes() - Method in class org.gitlab4j.api.models.RepositoryFile
-
Returns the content as a byte array, decoding from base64 if necessary.
- getDecodedContentAsString() - Method in class org.gitlab4j.api.models.RepositoryFile
-
Returns the content as a String, base64 decoding it if necessary.
- getDefault() - Method in class org.gitlab4j.api.models.Branch
- getDefaultBranch() - Method in class org.gitlab4j.api.models.Project
- getDefaultBranch() - Method in class org.gitlab4j.api.webhook.EventProject
- getDefaultBranch() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- getDefaultBranchProtection() - Method in class org.gitlab4j.api.models.Group
- getDefaultChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getDefaultChannel() - Method in class org.gitlab4j.api.services.SlackService
- getDeletedAt() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getDeletedFile() - Method in class org.gitlab4j.api.models.Changes
- getDeletedFile() - Method in class org.gitlab4j.api.models.Diff
- getDeletions() - Method in class org.gitlab4j.api.models.CommitStats
- getDeletions() - Method in class org.gitlab4j.api.models.Contributor
- getDenyDeleteTag() - Method in class org.gitlab4j.api.models.PushRules
- getDeployable() - Method in class org.gitlab4j.api.models.Deployment
- getDeployableId() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getDeployableUrl() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getDeploymentEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getDeploymentEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getDeploymentId() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getDescription() - Method in class org.gitlab4j.api.models.AbstractEpic
- getDescription() - Method in class org.gitlab4j.api.models.AbstractIssue
- getDescription() - Method in class org.gitlab4j.api.models.CommitStatus
- getDescription() - Method in class org.gitlab4j.api.models.ExportStatus
- getDescription() - Method in class org.gitlab4j.api.models.Group
- getDescription() - Method in class org.gitlab4j.api.models.GroupHook
- getDescription() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getDescription() - Method in class org.gitlab4j.api.models.ImportStatus
- getDescription() - Method in class org.gitlab4j.api.models.Iteration
- getDescription() - Method in class org.gitlab4j.api.models.Label
- getDescription() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getDescription() - Method in class org.gitlab4j.api.models.MergeRequest
- getDescription() - Method in class org.gitlab4j.api.models.Milestone
- getDescription() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getDescription() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getDescription() - Method in class org.gitlab4j.api.models.Project
- getDescription() - Method in class org.gitlab4j.api.models.ProjectHook
- getDescription() - Method in class org.gitlab4j.api.models.Release
- getDescription() - Method in class org.gitlab4j.api.models.ReleaseParams
- getDescription() - Method in class org.gitlab4j.api.models.Repository
- getDescription() - Method in class org.gitlab4j.api.models.Runner
- getDescription() - Method in class org.gitlab4j.api.models.Snippet
- getDescription() - Method in class org.gitlab4j.api.models.SystemHook
- getDescription() - Method in class org.gitlab4j.api.models.Topic
- getDescription() - Method in class org.gitlab4j.api.models.Trigger
- getDescription() - Method in class org.gitlab4j.api.services.BugzillaService
- getDescription() - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- getDescription() - Method in class org.gitlab4j.api.webhook.EventChanges
- getDescription() - Method in class org.gitlab4j.api.webhook.EventIssue
- getDescription() - Method in class org.gitlab4j.api.webhook.EventLabel
- getDescription() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getDescription() - Method in class org.gitlab4j.api.webhook.EventProject
- getDescription() - Method in class org.gitlab4j.api.webhook.EventRepository
- getDescription() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getDescription() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getDescriptionHtml() - Method in class org.gitlab4j.api.models.Label
- getDescriptionHtml() - Method in class org.gitlab4j.api.models.Project
- getDescriptionHtml() - Method in class org.gitlab4j.api.models.Release
- getDetailedMergeStatus() - Method in class org.gitlab4j.api.models.MergeRequest
- getDetailedMergeStatus() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getDetailedStatus() - Method in class org.gitlab4j.api.models.Pipeline
- getDetailedStatus() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getDetails() - Method in class org.gitlab4j.api.models.AuditEvent
- getDetailsPath() - Method in class org.gitlab4j.api.models.DetailedStatus
- getDevelopersCanMerge() - Method in class org.gitlab4j.api.models.Branch
- getDevelopersCanPush() - Method in class org.gitlab4j.api.models.Branch
- getDiff() - Method in class org.gitlab4j.api.models.Changes
- getDiff() - Method in class org.gitlab4j.api.models.Diff
- getDiffRefs() - Method in class org.gitlab4j.api.models.MergeRequest
- getDiffs() - Method in class org.gitlab4j.api.models.CompareResults
- getDiffs() - Method in class org.gitlab4j.api.models.MergeRequestDiff
- getDiffUrl() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getDigest() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getDisableDiffs() - Method in class org.gitlab4j.api.services.EmailOnPushService
- getDisabledUntil() - Method in class org.gitlab4j.api.models.GroupHook
- getDisableOverridingApproversPerMergeRequest() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getDiscussionId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getDiscussionLocked() - Method in class org.gitlab4j.api.models.AbstractIssue
- getDiscussionLocked() - Method in class org.gitlab4j.api.models.MergeRequest
- getDiscussionLocked() - Method in class org.gitlab4j.api.webhook.EventIssue
- getDivergedCommitsCount() - Method in class org.gitlab4j.api.models.MergeRequest
- getDownstreamPipeline() - Method in class org.gitlab4j.api.models.Bridge
- getDownvote() - Method in class org.gitlab4j.api.models.Note
- getDownvotes() - Method in class org.gitlab4j.api.models.AbstractEpic
- getDownvotes() - Method in class org.gitlab4j.api.models.AbstractIssue
- getDownvotes() - Method in class org.gitlab4j.api.models.MergeRequest
- getDraft() - Method in class org.gitlab4j.api.models.MergeRequest
- getDueDate() - Method in class org.gitlab4j.api.models.AbstractEpic
- getDueDate() - Method in class org.gitlab4j.api.models.AbstractIssue
- getDueDate() - Method in class org.gitlab4j.api.models.Iteration
- getDueDate() - Method in class org.gitlab4j.api.models.Milestone
- getDueDate() - Method in class org.gitlab4j.api.webhook.EventIssue
- getDueDate() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getDueDate() - Method in class org.gitlab4j.api.webhook.IssueChanges
- getDueDateFromInheritedSource() - Method in class org.gitlab4j.api.models.Epic
- getDueDateFromInheritedSource() - Method in class org.gitlab4j.api.models.RelatedEpic
- getDueDateIsFixed() - Method in class org.gitlab4j.api.models.Epic
- getDueDateIsFixed() - Method in class org.gitlab4j.api.models.RelatedEpic
- getDuplicatedToId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getDuration() - Method in class org.gitlab4j.api.models.Bridge
- getDuration() - Method in class org.gitlab4j.api.models.Build
- getDuration() - Method in class org.gitlab4j.api.models.Deployable
- getDuration() - Method in class org.gitlab4j.api.models.Job
- getDuration() - Method in class org.gitlab4j.api.models.Pipeline
- getDuration() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getDuration() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getEligibleApprovers() - Method in class org.gitlab4j.api.models.ApprovalRule
- getEmail() - Method in class org.gitlab4j.api.models.AbstractUser
- getEmail() - Method in class org.gitlab4j.api.models.Email
- getEmail() - Method in class org.gitlab4j.api.models.NotificationSettings
- getEmail() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getEmail() - Method in class org.gitlab4j.api.webhook.EventUser
- getEmailsDisabled() - Method in class org.gitlab4j.api.models.Project
- getEmailsEnabled() - Method in class org.gitlab4j.api.models.Project
- getEmptyRepo() - Method in class org.gitlab4j.api.models.Project
- getEnabled() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getEnabled() - Method in class org.gitlab4j.api.models.Metadata.Kas
- getEnabled() - Method in class org.gitlab4j.api.models.RemoteMirror
- getEnableSslVerification() - Method in class org.gitlab4j.api.models.GroupHook
- getEnableSslVerification() - Method in class org.gitlab4j.api.models.ProjectHook
- getEnableSslVerification() - Method in class org.gitlab4j.api.models.SystemHook
- getEncoding() - Method in class org.gitlab4j.api.models.CommitAction
- getEncoding() - Method in class org.gitlab4j.api.models.RepositoryFile
- getEndDate() - Method in class org.gitlab4j.api.models.AbstractEpic
- getEnforceAuthChecksOnUploads() - Method in class org.gitlab4j.api.models.Project
- getEnterprise() - Method in class org.gitlab4j.api.models.Metadata
- getEntityId() - Method in class org.gitlab4j.api.models.AuditEvent
- getEntityPath() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getEntityType() - Method in class org.gitlab4j.api.models.AuditEvent
- getEnvironment() - Method in class org.gitlab4j.api.models.Deployment
- getEnvironment() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getEnvironment() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getEnvironmentsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getEnvironmentScope() - Method in class org.gitlab4j.api.models.Variable
- getEpic() - Method in class org.gitlab4j.api.models.AbstractIssue
- getEpic() - Method in class org.gitlab4j.api.models.EpicIssueLink
- getEpicIssueId() - Method in class org.gitlab4j.api.models.EpicIssue
- getErasedAt() - Method in class org.gitlab4j.api.models.Bridge
- getErasedAt() - Method in class org.gitlab4j.api.models.Job
-
When someone deletes job using job erase api, you can detect it using this field.
- getEventName() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getEventName() - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getEventName() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getEvents() - Method in class org.gitlab4j.api.models.NotificationSettings
- getEventType() - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- getEventType() - Method in class org.gitlab4j.api.webhook.AbstractEvent
- getEventType() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getEvidenceFilePath() - Method in class org.gitlab4j.api.models.Assets
- getEvidenceSha() - Method in class org.gitlab4j.api.models.Release
- getExecuteFilemode() - Method in class org.gitlab4j.api.models.CommitAction
- getExists() - Method in class org.gitlab4j.api.models.Exists
- getExpired() - Method in class org.gitlab4j.api.models.License
- getExpired() - Method in class org.gitlab4j.api.models.Milestone
- getExpiresAt() - Method in class org.gitlab4j.api.models.DeployToken
- getExpiresAt() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getExpiresAt() - Method in class org.gitlab4j.api.models.License
- getExpiresAt() - Method in class org.gitlab4j.api.models.Member
- getExpiresAt() - Method in class org.gitlab4j.api.models.Note
- getExpiresAt() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getExpiresAt() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getExpiresAt() - Method in class org.gitlab4j.api.models.SharedGroup
- getExpiresAt() - Method in class org.gitlab4j.api.models.Snippet
- getExpiresAt() - Method in class org.gitlab4j.api.models.SshKey
- getExpiresAt() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getExportStatus() - Method in class org.gitlab4j.api.models.ExportStatus
- getExternal() - Method in class org.gitlab4j.api.models.Assets.Link
- getExternal() - Method in class org.gitlab4j.api.models.Link
-
Deprecated.deprecated in GitLab 15.9, will be removed in GitLab 16.0.
- getExternal() - Method in class org.gitlab4j.api.models.User
- getExternal() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- getExternalApprovalRule() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getExternalAuthorizationClassificationLabel() - Method in class org.gitlab4j.api.models.Project
- getExternalId() - Method in class org.gitlab4j.api.models.AbstractIssue
- getExternalStatusCheck() - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- getExternalUrl() - Method in class org.gitlab4j.api.models.Environment
- getExternalUrl() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- getExternalUrl() - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- getExternalUrl() - Method in class org.gitlab4j.api.models.Metadata.Kas
- getExternalUrl() - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- getExternalWikiUrl() - Method in class org.gitlab4j.api.services.ExternalWikiService
- getExternUid() - Method in class org.gitlab4j.api.models.Identity
- getExternUid() - Method in class org.gitlab4j.api.models.User
- getExtraSharedRunnersMinutesLimit() - Method in class org.gitlab4j.api.models.User
- getFailedPipeline() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getFailureReason() - Method in class org.gitlab4j.api.models.Build
- getFailureReason() - Method in class org.gitlab4j.api.models.Job
- getFavicon() - Method in class org.gitlab4j.api.models.DetailedStatus
- getFeatureFlagEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getFeatureFlagsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getFetches() - Method in class org.gitlab4j.api.models.ProjectFetches
- getFile() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getFileContentAsString(File, Constants.Encoding) - Static method in class org.gitlab4j.models.utils.FileUtils
-
Reads the content of a File instance and returns it as a String of either text or base64 encoded text.
- getFileFormat() - Method in class org.gitlab4j.api.models.Artifact
- getFileMd5() - Method in class org.gitlab4j.api.models.PackageFile
- getFilename() - Method in class org.gitlab4j.api.models.Artifact
- getFilename() - Method in class org.gitlab4j.api.models.ArtifactsFile
- getFilename() - Method in class org.gitlab4j.api.models.SearchBlob
- getFilename() - Method in class org.gitlab4j.api.models.UploadedFile
- getFileName() - Method in class org.gitlab4j.api.models.Note
- getFileName() - Method in class org.gitlab4j.api.models.PackageFile
- getFileName() - Method in class org.gitlab4j.api.models.RepositoryFile
- getFileName() - Method in class org.gitlab4j.api.models.Snippet
- getFileName() - Method in class org.gitlab4j.api.models.WikiAttachment
- getFileName() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getFileNameRegex() - Method in class org.gitlab4j.api.models.PushRules
- getFilepath() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- getFilePath() - Method in class org.gitlab4j.api.models.CommitAction
- getFilePath() - Method in class org.gitlab4j.api.models.RepositoryFile
- getFilePath() - Method in class org.gitlab4j.api.models.RepositoryFileResponse
- getFilePath() - Method in class org.gitlab4j.api.models.WikiAttachment
- getFileSha1() - Method in class org.gitlab4j.api.models.PackageFile
- getFileSha256() - Method in class org.gitlab4j.api.models.PackageFile
- getFileType() - Method in class org.gitlab4j.api.models.Artifact
- getFilter() - Method in class org.gitlab4j.api.models.LdapGroupLink
- getFinishedAfter() - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- getFinishedAt() - Method in class org.gitlab4j.api.models.Bridge
- getFinishedAt() - Method in class org.gitlab4j.api.models.Build
- getFinishedAt() - Method in class org.gitlab4j.api.models.CommitStatus
- getFinishedAt() - Method in class org.gitlab4j.api.models.Deployable
- getFinishedAt() - Method in class org.gitlab4j.api.models.Job
- getFinishedAt() - Method in class org.gitlab4j.api.models.Pipeline
- getFinishedAt() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getFinishedAt() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getFinishedBefore() - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- getFirstContribution() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getForce() - Method in class org.gitlab4j.api.models.CommitPayload
- getForceRemoveSourceBranch() - Method in class org.gitlab4j.api.models.MergeRequest
- getForkedFromProject() - Method in class org.gitlab4j.api.models.Project
- getForkingAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getForksCount() - Method in class org.gitlab4j.api.models.Project
- getForm() - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
Get the form params specified by this instance.
- getForm() - Method in class org.gitlab4j.api.models.ApprovalRuleParams
-
Get the form params specified by this instance.
- getForm() - Method in class org.gitlab4j.api.models.GroupHookParams
- getForm() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
-
Get the form params specified by this instance.
- getForm() - Method in class org.gitlab4j.api.models.RepositoryArchiveParams
-
Get form with params.
- getForm(boolean) - Method in class org.gitlab4j.api.models.GroupParams
-
Get the form params for a group create oir update call.
- getForm(boolean) - Method in class org.gitlab4j.api.models.Label
-
Get the form params specified by this instance.
- getForm(boolean) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Get the form params specified by this instance.
- getForm(boolean) - Method in class org.gitlab4j.api.models.TopicParams
-
Get the form params for a group create oir update call.
- getForm(GitLabForm, String) - Method in class org.gitlab4j.api.models.AllowedTo
- getFormat() - Method in class org.gitlab4j.api.models.Assets.Source
- getFormat() - Method in class org.gitlab4j.api.models.WikiPage
- getFormat() - Method in class org.gitlab4j.api.webhook.EventReleaseSource
- getFormat() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getFormData() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getFormValues() - Method in class org.gitlab4j.models.GitLabForm
- getFrom() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getFrom() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getFsShardsCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getFull() - Method in class org.gitlab4j.api.models.References
- getFullName() - Method in class org.gitlab4j.api.models.AbstractGroup
- getFullPath() - Method in class org.gitlab4j.api.models.AbstractGroup
- getFullPath() - Method in class org.gitlab4j.api.models.Namespace
- getFullPath() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getGit_http_url() - Method in class org.gitlab4j.api.webhook.EventRepository
- getGit_http_url() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- getGit_ssh_url() - Method in class org.gitlab4j.api.webhook.EventRepository
- getGit_ssh_url() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- getGitalyCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getGitHttpUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getGitSshUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getGpgKeyId() - Method in class org.gitlab4j.api.models.GpgSignature
- getGpgKeyPrimaryKeyid() - Method in class org.gitlab4j.api.models.GpgSignature
- getGpgKeySubkeyId() - Method in class org.gitlab4j.api.models.GpgSignature
- getGpgKeyUserEmail() - Method in class org.gitlab4j.api.models.GpgSignature
- getGpgKeyUserName() - Method in class org.gitlab4j.api.models.GpgSignature
- getGroup() - Method in class org.gitlab4j.api.models.ApprovedBy
- getGroup() - Method in class org.gitlab4j.api.models.Board
- getGroup() - Method in class org.gitlab4j.api.models.DetailedStatus
- getGroupAccess() - Method in class org.gitlab4j.api.models.LdapGroupLink
- getGroupAccess() - Method in class org.gitlab4j.api.models.Permissions
- getGroupAccess() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getGroupAccessLevel() - Method in class org.gitlab4j.api.models.SharedGroup
- getGroupFullPath() - Method in class org.gitlab4j.api.models.SharedGroup
- getGroupId() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getGroupId() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- getGroupId() - Method in class org.gitlab4j.api.models.GroupHook
- getGroupId() - Method in class org.gitlab4j.api.models.Iteration
- getGroupId() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getGroupId() - Method in class org.gitlab4j.api.models.Milestone
- getGroupId() - Method in class org.gitlab4j.api.models.SharedGroup
- getGroupId() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getGroupId() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getGroupId() - Method in class org.gitlab4j.api.webhook.EventLabel
- getGroupName() - Method in class org.gitlab4j.api.models.SharedGroup
- getGroupName() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getGroupPath() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getGroupRunnersEnabled() - Method in class org.gitlab4j.api.models.Project
- getGroups() - Method in class org.gitlab4j.api.models.ApprovalRule
- getGroupSamlIdentity() - Method in class org.gitlab4j.api.models.Member
- getGroupsCount() - Method in class org.gitlab4j.api.models.Associations
- getGroupWithProjectTemplatesId() - Method in class org.gitlab4j.api.models.Project
- getHasChildren() - Method in class org.gitlab4j.api.models.CreatedChildEpic
- getHasConflicts() - Method in class org.gitlab4j.api.models.MergeRequest
- getHasDetails() - Method in class org.gitlab4j.api.models.DetailedStatus
- getHasIssues() - Method in class org.gitlab4j.api.models.CreatedChildEpic
- getHasTasks() - Method in class org.gitlab4j.api.models.AbstractIssue
- getHeadCommitSha() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getHeadPipeline() - Method in class org.gitlab4j.api.models.MergeRequest
- getHeadPipelineId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getHeadSha() - Method in class org.gitlab4j.api.models.DiffRef
- getHeadSha() - Method in class org.gitlab4j.api.models.Position
- getHealthStatus() - Method in class org.gitlab4j.api.models.AbstractIssue
- getHealthStatus() - Method in class org.gitlab4j.api.webhook.EventIssue
- getHealthStatus() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getHeathStatus() - Method in class org.gitlab4j.api.webhook.IssueChanges
- getHeathStatus() - Method in class org.gitlab4j.api.webhook.WorkItemChanges
- getHeight() - Method in class org.gitlab4j.api.models.Position
- getHideBacklogList() - Method in class org.gitlab4j.api.models.Board
- getHideClosedList() - Method in class org.gitlab4j.api.models.Board
- getHistoricalMax() - Method in class org.gitlab4j.api.models.License
- getHomepage() - Method in class org.gitlab4j.api.models.Repository
- getHomepage() - Method in class org.gitlab4j.api.webhook.EventProject
- getHomepage() - Method in class org.gitlab4j.api.webhook.EventRepository
- getHtml() - Method in class org.gitlab4j.api.models.Markdown
- getHtmlUrl() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getHtmlUrl() - Method in class org.gitlab4j.api.models.ProjectLicense
- getHttpUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getHttpUrlToRepo() - Method in class org.gitlab4j.api.models.Project
- getHumanTimeChange() - Method in class org.gitlab4j.api.webhook.EventIssue
- getHumanTimeChange() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getHumanTimeEstimate() - Method in class org.gitlab4j.api.models.TimeStats
- getHumanTimeEstimate() - Method in class org.gitlab4j.api.webhook.EventIssue
- getHumanTimeEstimate() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getHumanTotalTimeSpent() - Method in class org.gitlab4j.api.models.TimeStats
- getHumanTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventIssue
- getHumanTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getIcon() - Method in class org.gitlab4j.api.models.DetailedStatus
- getId() - Method in class org.gitlab4j.api.models.AbstractGroup
- getId() - Method in class org.gitlab4j.api.models.AbstractIssue
- getId() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getId() - Method in class org.gitlab4j.api.models.AbstractUser
- getId() - Method in class org.gitlab4j.api.models.Application
- getId() - Method in class org.gitlab4j.api.models.ApplicationSettings
- getId() - Method in class org.gitlab4j.api.models.ApprovalRule
- getId() - Method in class org.gitlab4j.api.models.Assets.Link
- getId() - Method in class org.gitlab4j.api.models.AuditEvent
- getId() - Method in class org.gitlab4j.api.models.AwardEmoji
- getId() - Method in class org.gitlab4j.api.models.Badge
- getId() - Method in class org.gitlab4j.api.models.Board
- getId() - Method in class org.gitlab4j.api.models.BoardList
- getId() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- getId() - Method in class org.gitlab4j.api.models.Bridge
- getId() - Method in class org.gitlab4j.api.models.Build
- getId() - Method in class org.gitlab4j.api.models.Commit
- getId() - Method in class org.gitlab4j.api.models.CommitStatus
- getId() - Method in class org.gitlab4j.api.models.Deployable
- getId() - Method in class org.gitlab4j.api.models.DeployKey
- getId() - Method in class org.gitlab4j.api.models.Deployment
- getId() - Method in class org.gitlab4j.api.models.DeployToken
- getId() - Method in class org.gitlab4j.api.models.Discussion
- getId() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getId() - Method in class org.gitlab4j.api.models.Email
- getId() - Method in class org.gitlab4j.api.models.Environment
- getId() - Method in class org.gitlab4j.api.models.EpicIssueLink
- getId() - Method in class org.gitlab4j.api.models.Event
- getId() - Method in class org.gitlab4j.api.models.ExportStatus
- getId() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- getId() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getId() - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- getId() - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- getId() - Method in class org.gitlab4j.api.models.GpgKey
- getId() - Method in class org.gitlab4j.api.models.GroupHook
- getId() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getId() - Method in class org.gitlab4j.api.models.ImportStatus
- getId() - Method in class org.gitlab4j.api.models.IssueEvent
- getId() - Method in class org.gitlab4j.api.models.Iteration
- getId() - Method in class org.gitlab4j.api.models.Job
- getId() - Method in class org.gitlab4j.api.models.Key
- getId() - Method in class org.gitlab4j.api.models.Label
- getId() - Method in class org.gitlab4j.api.models.LabelEvent
- getId() - Method in class org.gitlab4j.api.models.License
- getId() - Method in class org.gitlab4j.api.models.Link
- getId() - Method in class org.gitlab4j.api.models.MergeRequest
- getId() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getId() - Method in class org.gitlab4j.api.models.Milestone
- getId() - Method in class org.gitlab4j.api.models.Namespace
- getId() - Method in class org.gitlab4j.api.models.Note
- getId() - Method in class org.gitlab4j.api.models.Package
- getId() - Method in class org.gitlab4j.api.models.PackageFile
- getId() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getId() - Method in class org.gitlab4j.api.models.Pipeline
- getId() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getId() - Method in class org.gitlab4j.api.models.Project
- getId() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getId() - Method in class org.gitlab4j.api.models.ProjectHook
- getId() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getId() - Method in class org.gitlab4j.api.models.PushRules
- getId() - Method in class org.gitlab4j.api.models.RegistryRepository
- getId() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getId() - Method in class org.gitlab4j.api.models.RemoteMirror
- getId() - Method in class org.gitlab4j.api.models.Runner
- getId() - Method in class org.gitlab4j.api.models.SearchBlob
- getId() - Method in class org.gitlab4j.api.models.Snippet
- getId() - Method in class org.gitlab4j.api.models.SshKey
- getId() - Method in class org.gitlab4j.api.models.SystemHook
- getId() - Method in class org.gitlab4j.api.models.Todo
- getId() - Method in class org.gitlab4j.api.models.Topic
- getId() - Method in class org.gitlab4j.api.models.TreeItem
- getId() - Method in class org.gitlab4j.api.models.Trigger
- getId() - Method in class org.gitlab4j.api.models.UploadedByUser
- getId() - Method in class org.gitlab4j.api.models.UploadedFile
- getId() - Method in class org.gitlab4j.api.services.NotificationService
- getId() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getId() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getId() - Method in class org.gitlab4j.api.webhook.EventCommit
- getId() - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- getId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getId() - Method in class org.gitlab4j.api.webhook.EventLabel
- getId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getId() - Method in class org.gitlab4j.api.webhook.EventProject
- getId() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- getId() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getId() - Method in class org.gitlab4j.api.webhook.EventUser
- getId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getId() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getId() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getIdentities() - Method in class org.gitlab4j.api.models.User
- getIid() - Method in class org.gitlab4j.api.models.AbstractIssue
- getIid() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getIid() - Method in class org.gitlab4j.api.models.Deployment
- getIid() - Method in class org.gitlab4j.api.models.Iteration
- getIid() - Method in class org.gitlab4j.api.models.MergeRequest
- getIid() - Method in class org.gitlab4j.api.models.Milestone
- getIid() - Method in class org.gitlab4j.api.models.Pipeline
- getIid() - Method in class org.gitlab4j.api.webhook.EventIssue
- getIid() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getIid() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getIid() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getIids() - Method in class org.gitlab4j.api.models.IssueFilter
- getIids() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getIllustration() - Method in class org.gitlab4j.api.models.DetailedStatus
- getImageUrl() - Method in class org.gitlab4j.api.models.Badge
- getImpersonation() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getImported() - Method in class org.gitlab4j.api.models.AbstractIssue
- getImportedFrom() - Method in class org.gitlab4j.api.models.AbstractIssue
- getImportError() - Method in class org.gitlab4j.api.models.ImportStatus
- getImportError() - Method in class org.gitlab4j.api.models.Project
- getImportStatus() - Method in class org.gitlab4j.api.models.ImportStatus
- getImportStatus() - Method in class org.gitlab4j.api.models.Project
- getImportType() - Method in class org.gitlab4j.api.models.Project
- getImportUrl() - Method in class org.gitlab4j.api.models.Project
- getIn() - Method in class org.gitlab4j.api.models.IssueFilter
- getIn() - Method in class org.gitlab4j.api.models.IterationFilter
- getIn() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getIncludeAncestors() - Method in class org.gitlab4j.api.models.IterationFilter
- getIndividualNote() - Method in class org.gitlab4j.api.models.Discussion
- getInfrastructureAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getInitializeWithReadme() - Method in class org.gitlab4j.api.models.Project
- getInProgressMergeCommitSha() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getInternal() - Method in class org.gitlab4j.api.models.Note
- getIpAddress() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getIpAddress() - Method in class org.gitlab4j.api.models.Runner
- getIs_shared() - Method in class org.gitlab4j.api.models.Runner
- getIsAdmin() - Method in class org.gitlab4j.api.models.User
- getIsProjectLabel() - Method in class org.gitlab4j.api.models.Label
- getIssue() - Method in class org.gitlab4j.api.models.EpicIssueLink
- getIssue() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getIssueBranchTemplate() - Method in class org.gitlab4j.api.models.Project
- getIssueChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getIssueChannel() - Method in class org.gitlab4j.api.services.SlackService
- getIssueLinkId() - Method in class org.gitlab4j.api.models.LinkedIssue
- getIssuesAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getIssuesCount() - Method in class org.gitlab4j.api.models.Associations
- getIssuesEnabled() - Method in class org.gitlab4j.api.models.Project
- getIssuesEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getIssuesEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getIssuesEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getIssuesTemplate() - Method in class org.gitlab4j.api.models.Project
- getIssuesUrl() - Method in class org.gitlab4j.api.services.BugzillaService
- getIssuesUrl() - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- getIssueTarget() - Method in class org.gitlab4j.api.models.Todo
- getIssueType() - Method in class org.gitlab4j.api.models.AbstractIssue
- getIteration() - Method in class org.gitlab4j.api.models.AbstractIssue
- getIteration() - Method in class org.gitlab4j.api.models.BoardList
- getIterationTitle() - Method in class org.gitlab4j.api.models.IssueFilter
- getJiraIssueTransitionId() - Method in class org.gitlab4j.api.services.JiraService
- getJobAllowFailure() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobArtifactsSize() - Method in class org.gitlab4j.api.models.Group.Statistics
- getJobArtifactsSize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getJobAttributes() - Method in class org.gitlab4j.api.models.JobAttributes
- getJobDuration() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getJobEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getJobEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getJobFailureReason() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobFinishedAt() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobId() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobName() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobs() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getJobsEnabled() - Method in class org.gitlab4j.api.models.Project
- getJobStage() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobStartedAt() - Method in class org.gitlab4j.api.webhook.JobEvent
- getJobStatus() - Method in class org.gitlab4j.api.webhook.JobEvent
- getKas() - Method in class org.gitlab4j.api.models.Metadata
- getKeepDivergentRefs() - Method in class org.gitlab4j.api.models.RemoteMirror
- getKeepLatestArtifact() - Method in class org.gitlab4j.api.models.Project
- getKeepN() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getKey() - Method in class org.gitlab4j.api.models.CustomAttribute
- getKey() - Method in class org.gitlab4j.api.models.DeployKey
- getKey() - Method in class org.gitlab4j.api.models.GitLabCiTemplateElement
- getKey() - Method in class org.gitlab4j.api.models.GpgKey
- getKey() - Method in class org.gitlab4j.api.models.JobAttribute
- getKey() - Method in class org.gitlab4j.api.models.Key
- getKey() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getKey() - Method in class org.gitlab4j.api.models.ProjectLicense
- getKey() - Method in class org.gitlab4j.api.models.SshKey
- getKey() - Method in class org.gitlab4j.api.models.SystemHook.UrlVariable
- getKey() - Method in class org.gitlab4j.api.models.Variable
- getKey() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getKind() - Method in class org.gitlab4j.api.models.Badge
- getKind() - Method in class org.gitlab4j.api.models.Namespace
- getLabel() - Method in class org.gitlab4j.api.models.BoardList
- getLabel() - Method in class org.gitlab4j.api.models.DetailedStatus
- getLabel() - Method in class org.gitlab4j.api.models.LabelEvent
- getLabels() - Method in class org.gitlab4j.api.models.AbstractEpic
- getLabels() - Method in class org.gitlab4j.api.models.AbstractIssue
- getLabels() - Method in class org.gitlab4j.api.models.Board
- getLabels() - Method in class org.gitlab4j.api.models.HealthCheckItem
- getLabels() - Method in class org.gitlab4j.api.models.IssueFilter
- getLabels() - Method in class org.gitlab4j.api.models.MergeRequest
- getLabels() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getLabels() - Method in class org.gitlab4j.api.webhook.EventChanges
- getLabels() - Method in class org.gitlab4j.api.webhook.EventIssue
- getLabels() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getLabels() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getLabels() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getLabels() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getLabels() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getLabels() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getLastActivityAt() - Method in class org.gitlab4j.api.models.Project
- getLastActivityOn() - Method in class org.gitlab4j.api.models.User
- getLastCommit() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getLastCommitId() - Method in class org.gitlab4j.api.models.CommitAction
- getLastCommitId() - Method in class org.gitlab4j.api.models.RepositoryFile
- getLastDeployment() - Method in class org.gitlab4j.api.models.Environment
- getLastEditedAt() - Method in class org.gitlab4j.api.webhook.EventIssue
- getLastEditedAt() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getLastEditedAt() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getLastEditedAt() - Method in class org.gitlab4j.api.webhook.WorkItemChanges
- getLastEditedById() - Method in class org.gitlab4j.api.webhook.EventIssue
- getLastEditedById() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getLastEditedById() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getLastError() - Method in class org.gitlab4j.api.models.RemoteMirror
- getLastPipeline() - Method in class org.gitlab4j.api.models.Commit
- getLastPipeline() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getLastSignInAt() - Method in class org.gitlab4j.api.models.User
- getLastSuccessfulUpdateAt() - Method in class org.gitlab4j.api.models.RemoteMirror
- getLastUpdateAt() - Method in class org.gitlab4j.api.models.RemoteMirror
- getLastUpdateStartedAt() - Method in class org.gitlab4j.api.models.RemoteMirror
- getLastUsed() - Method in class org.gitlab4j.api.models.Trigger
- getLastUsedAt() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getLastUsedAt() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getLastUsedAt() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getLatestBuildFinishedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getLatestBuildStartedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getLevel() - Method in class org.gitlab4j.api.models.NotificationSettings
- getLfsEnabled() - Method in class org.gitlab4j.api.models.Group
- getLfsEnabled() - Method in class org.gitlab4j.api.models.Project
- getLfsObjectsSize() - Method in class org.gitlab4j.api.models.Group.Statistics
- getLfsObjectsSize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getLicense() - Method in class org.gitlab4j.api.models.Project
- getLicensee() - Method in class org.gitlab4j.api.models.License
- getLicenseUrl() - Method in class org.gitlab4j.api.models.Project
- getLimitations() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getLimitMetric() - Method in class org.gitlab4j.api.models.BoardList
- getLine() - Method in class org.gitlab4j.api.models.Comment
- getLineCode() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getLines() - Method in class org.gitlab4j.api.models.Blame
- getLineType() - Method in class org.gitlab4j.api.models.Comment
- getLink() - Method in class org.gitlab4j.api.models.WikiAttachment
- getLinkByName(String) - Method in class org.gitlab4j.api.models.AbstractEpic
- getLinkByName(String) - Method in class org.gitlab4j.api.models.EpicIssue
- getLinkByName(String) - Method in class org.gitlab4j.api.models.ExportStatus
- getLinkByName(String) - Method in class org.gitlab4j.api.models.Project
- getLinkByName(String) - Method in class org.gitlab4j.api.models.Release
- getLinkCreatedAt() - Method in class org.gitlab4j.api.models.LinkedIssue
- getLinkCreatedAt() - Method in class org.gitlab4j.api.models.RelatedEpic
- getLinkedin() - Method in class org.gitlab4j.api.models.User
- getLinks() - Method in class org.gitlab4j.api.models.AbstractEpic
- getLinks() - Method in class org.gitlab4j.api.models.Assets
- getLinks() - Method in class org.gitlab4j.api.models.EpicIssue
- getLinks() - Method in class org.gitlab4j.api.models.ExportStatus
- getLinks() - Method in class org.gitlab4j.api.models.Project
- getLinks() - Method in class org.gitlab4j.api.models.Release
- getLinks() - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- getLinkType() - Method in class org.gitlab4j.api.models.IssueLink
- getLinkType() - Method in class org.gitlab4j.api.models.Link
- getLinkType() - Method in class org.gitlab4j.api.models.LinkedIssue
- getLinkType() - Method in class org.gitlab4j.api.models.RelatedEpic
- getLinkType() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getLinkType() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- getLinkType() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- getLinkUpdatedAt() - Method in class org.gitlab4j.api.models.LinkedIssue
- getLinkUpdatedAt() - Method in class org.gitlab4j.api.models.RelatedEpic
- getLinkUrl() - Method in class org.gitlab4j.api.models.Badge
- getLists() - Method in class org.gitlab4j.api.models.Board
- getListType() - Method in class org.gitlab4j.api.models.BoardList
- getLocation() - Method in class org.gitlab4j.api.models.RegistryRepository
- getLocation() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getLocation() - Method in class org.gitlab4j.api.models.User
- getLocked() - Method in class org.gitlab4j.api.models.AbstractUser
- getLockedAt() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getLockVersion() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getManual() - Method in class org.gitlab4j.api.models.Build
- getManual() - Method in class org.gitlab4j.api.models.Job
- getMarkdown() - Method in class org.gitlab4j.api.models.FileUpload
- getMarkdown() - Method in class org.gitlab4j.api.models.WikiAttachment.Link
- getMarkedForDeletionOn() - Method in class org.gitlab4j.api.models.Group
- getMarkedForDeletionOn() - Method in class org.gitlab4j.api.models.Project
- getMasked() - Method in class org.gitlab4j.api.models.Variable
- getMaxFileSize() - Method in class org.gitlab4j.api.models.PushRules
- getMaxIssueCount() - Method in class org.gitlab4j.api.models.BoardList
- getMaxIssueWeight() - Method in class org.gitlab4j.api.models.BoardList
- getMemberCheck() - Method in class org.gitlab4j.api.models.PushRules
- getMemberEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getMemberRoleId() - Method in class org.gitlab4j.api.models.SamlGroupLink
- getMergeAccessLevels() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getMergeCommitSha() - Method in class org.gitlab4j.api.models.MergeRequest
- getMergeCommitSha() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeCommitTemplate() - Method in class org.gitlab4j.api.models.Project
- getMerged() - Method in class org.gitlab4j.api.models.Branch
- getMergedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getMergedBy() - Method in class org.gitlab4j.api.models.MergeRequest
-
Deprecated.since 14.7, use
MergeRequest.getMergeUser()
instead. see https://docs.gitlab.com/ee/update/deprecations.html#merged_by-api-field - getMergeError() - Method in class org.gitlab4j.api.models.MergeRequest
- getMergeError() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeIid() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeMergeRequest() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getMergeMethod() - Method in class org.gitlab4j.api.models.Project
- getMergeParams() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeRequest() - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- getMergeRequest() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getMergeRequest() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getMergeRequestChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getMergeRequestChannel() - Method in class org.gitlab4j.api.services.SlackService
- getMergeRequestId() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getMergeRequestsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getMergeRequestsAuthorApproval() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getMergeRequestsCount() - Method in class org.gitlab4j.api.models.AbstractIssue
- getMergeRequestsCount() - Method in class org.gitlab4j.api.models.Associations
- getMergeRequestsDisableCommittersApproval() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getMergeRequestsEnabled() - Method in class org.gitlab4j.api.models.Project
- getMergeRequestsEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getMergeRequestsEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getMergeRequestsEvents() - Method in class org.gitlab4j.api.models.SystemHook
- getMergeRequestsEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getMergeRequestsTemplate() - Method in class org.gitlab4j.api.models.Project
- getMergeRequestTarget() - Method in class org.gitlab4j.api.models.Todo
- getMergeStatus() - Method in class org.gitlab4j.api.models.MergeRequest
-
Deprecated.since 15.6, use
MergeRequest.getDetailedMergeStatus()
instead. - getMergeStatus() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeStatus() - Method in class org.gitlab4j.api.webhook.MergeRequestChanges
- getMergeUser() - Method in class org.gitlab4j.api.models.MergeRequest
- getMergeUserId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMergeWhenPipelineSucceeds() - Method in class org.gitlab4j.api.models.MergeRequest
- getMergeWhenPipelineSucceeds() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMessage() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getMessage() - Method in class org.gitlab4j.api.models.Commit
- getMessage() - Method in class org.gitlab4j.api.models.HealthCheckItem
- getMessage() - Method in class org.gitlab4j.api.models.Tag
- getMessage() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getMessage() - Method in class org.gitlab4j.api.webhook.EventCommit
- getMessage() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getMilestone() - Method in class org.gitlab4j.api.models.AbstractIssue
- getMilestone() - Method in class org.gitlab4j.api.models.Board
- getMilestone() - Method in class org.gitlab4j.api.models.BoardList
- getMilestone() - Method in class org.gitlab4j.api.models.IssueFilter
- getMilestone() - Method in class org.gitlab4j.api.models.MergeRequest
- getMilestone() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getMilestoneId() - Method in class org.gitlab4j.api.webhook.EventChanges
- getMilestoneId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getMilestoneId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getMilestoneId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getMilestones() - Method in class org.gitlab4j.api.models.Release
- getMilestones() - Method in class org.gitlab4j.api.models.ReleaseParams
- getMirror() - Method in class org.gitlab4j.api.models.Project
- getMirrorTriggerBuilds() - Method in class org.gitlab4j.api.models.Project
- getMode() - Method in class org.gitlab4j.api.models.TreeItem
- getModelExperimentsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getModelRegistryAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getModified() - Method in class org.gitlab4j.api.webhook.EventCommit
- getMonitorAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getMovedToId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getMyReactionEmoji() - Method in class org.gitlab4j.api.models.IssueFilter
- getMyReactionEmoji() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getName() - Method in class org.gitlab4j.api.models.AbstractGroup
- getName() - Method in class org.gitlab4j.api.models.AbstractUser
- getName() - Method in class org.gitlab4j.api.models.ApprovalRule
- getName() - Method in class org.gitlab4j.api.models.Assets.Link
- getName() - Method in class org.gitlab4j.api.models.AwardEmoji
- getName() - Method in class org.gitlab4j.api.models.Badge
- getName() - Method in class org.gitlab4j.api.models.Board
- getName() - Method in class org.gitlab4j.api.models.Branch
- getName() - Method in class org.gitlab4j.api.models.Bridge
- getName() - Method in class org.gitlab4j.api.models.Build
- getName() - Method in class org.gitlab4j.api.models.CommitRef
- getName() - Method in class org.gitlab4j.api.models.CommitStatus
- getName() - Method in class org.gitlab4j.api.models.Deployable
- getName() - Method in class org.gitlab4j.api.models.DeployToken
- getName() - Method in class org.gitlab4j.api.models.Environment
- getName() - Method in class org.gitlab4j.api.models.ExportStatus
- getName() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- getName() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getName() - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- getName() - Method in class org.gitlab4j.api.models.GitLabCiTemplate
- getName() - Method in class org.gitlab4j.api.models.GitLabCiTemplateElement
- getName() - Method in class org.gitlab4j.api.models.GroupHook
- getName() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getName() - Method in class org.gitlab4j.api.models.ImportStatus
- getName() - Method in class org.gitlab4j.api.models.Job
- getName() - Method in class org.gitlab4j.api.models.Label
- getName() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getName() - Method in class org.gitlab4j.api.models.Link
- getName() - Method in class org.gitlab4j.api.models.Namespace
- getName() - Method in class org.gitlab4j.api.models.Package
- getName() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getName() - Method in class org.gitlab4j.api.models.Pipeline
- getName() - Method in class org.gitlab4j.api.models.Project
- getName() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getName() - Method in class org.gitlab4j.api.models.ProjectLicense
- getName() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getName() - Method in class org.gitlab4j.api.models.ProtectedTag
- getName() - Method in class org.gitlab4j.api.models.RegistryRepository
- getName() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getName() - Method in class org.gitlab4j.api.models.Release
- getName() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- getName() - Method in class org.gitlab4j.api.models.ReleaseParams
- getName() - Method in class org.gitlab4j.api.models.Repository
- getName() - Method in class org.gitlab4j.api.models.Runner
- getName() - Method in class org.gitlab4j.api.models.SamlGroupLink
- getName() - Method in class org.gitlab4j.api.models.SystemHook
- getName() - Method in class org.gitlab4j.api.models.Tag
- getName() - Method in class org.gitlab4j.api.models.Topic
- getName() - Method in class org.gitlab4j.api.models.TreeItem
- getName() - Method in class org.gitlab4j.api.models.UploadedByUser
- getName() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getName() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getName() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getName() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getName() - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- getName() - Method in class org.gitlab4j.api.webhook.EventProject
- getName() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- getName() - Method in class org.gitlab4j.api.webhook.EventRepository
- getName() - Method in class org.gitlab4j.api.webhook.EventUser
- getName() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getName() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getNameRegex() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getNameRegexKeep() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getNamespace() - Method in class org.gitlab4j.api.models.Project
- getNamespace() - Method in class org.gitlab4j.api.webhook.EventProject
- getNamespaceId() - Method in class org.gitlab4j.api.models.User
- getNameWithNamespace() - Method in class org.gitlab4j.api.models.ExportStatus
- getNameWithNamespace() - Method in class org.gitlab4j.api.models.ImportStatus
- getNameWithNamespace() - Method in class org.gitlab4j.api.models.Project
- getNewFile() - Method in class org.gitlab4j.api.models.Changes
- getNewFile() - Method in class org.gitlab4j.api.models.Diff
- getNewIssue() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getNewIssueUrl() - Method in class org.gitlab4j.api.services.BugzillaService
- getNewIssueUrl() - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- getNewLine() - Method in class org.gitlab4j.api.models.Position
- getNewMergeRequest() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getNewNote() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getNewPath() - Method in class org.gitlab4j.api.models.Changes
- getNewPath() - Method in class org.gitlab4j.api.models.Diff
- getNewPath() - Method in class org.gitlab4j.api.models.Position
- getNextRunAt() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getNextRunAt() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getNickname() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getNickname() - Method in class org.gitlab4j.api.models.ProjectLicense
- getNot() - Method in class org.gitlab4j.api.models.IssueFilter
- getNote() - Method in class org.gitlab4j.api.models.Comment
- getNote() - Method in class org.gitlab4j.api.models.Event
- getNote() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getNoteableId() - Method in class org.gitlab4j.api.models.Note
- getNoteableId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getNoteableIid() - Method in class org.gitlab4j.api.models.Note
- getNoteableType() - Method in class org.gitlab4j.api.models.Note
- getNoteableType() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getNoteChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getNoteChannel() - Method in class org.gitlab4j.api.services.SlackService
- getNoteEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getNoteEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getNoteEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getNotes() - Method in class org.gitlab4j.api.models.Discussion
- getNotificationLevel() - Method in class org.gitlab4j.api.models.ProjectAccess
- getNotify() - Method in class org.gitlab4j.api.services.HipChatService
- getNotifyOnlyBrokenPipelines() - Method in class org.gitlab4j.api.services.HipChatService
- getNotifyOnlyBrokenPipelines() - Method in class org.gitlab4j.api.services.MattermostService
- getNotifyOnlyBrokenPipelines() - Method in class org.gitlab4j.api.services.SlackService
- getNotifyOnlyDefaultBranch() - Method in class org.gitlab4j.api.services.MattermostService
- getNotifyOnlyDefaultBranch() - Method in class org.gitlab4j.api.services.SlackService
-
Deprecated.
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- getObjectAttributes() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getObjectKind() - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getObjectKind() - Method in interface org.gitlab4j.api.webhook.Event
- getObjectKind() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.JobEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.PushEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.TagPushEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- getObjectKind() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getObjectMapper() - Method in class org.gitlab4j.models.utils.JacksonJson
-
Gets the ObjectMapper contained by this instance.
- getOlderThan() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- getOldFullPath() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getOldLine() - Method in class org.gitlab4j.api.models.Position
- getOldPath() - Method in class org.gitlab4j.api.models.Changes
- getOldPath() - Method in class org.gitlab4j.api.models.Diff
- getOldPath() - Method in class org.gitlab4j.api.models.Position
- getOldPath() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getOldPathWithNamespace() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getOldrev() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getOldUsername() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getOnline() - Method in class org.gitlab4j.api.models.Runner
- getOnlyAllowMergeIfAllDiscussionsAreResolved() - Method in class org.gitlab4j.api.models.Project
- getOnlyAllowMergeIfAllStatusChecksPassed() - Method in class org.gitlab4j.api.models.Project
- getOnlyAllowMergeIfPipelineSucceeds() - Method in class org.gitlab4j.api.models.Project
- getOnlyProtectedBranches() - Method in class org.gitlab4j.api.models.RemoteMirror
- getOpened() - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- getOpenIssuesCount() - Method in class org.gitlab4j.api.models.Label
- getOpenIssuesCount() - Method in class org.gitlab4j.api.models.Project
- getOpenMergeRequestsCount() - Method in class org.gitlab4j.api.models.Label
- getOrderBy() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getOrderBy() - Method in class org.gitlab4j.api.models.IssueFilter
- getOrderBy() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getOrganization() - Method in class org.gitlab4j.api.models.User
- getOverage() - Method in class org.gitlab4j.api.models.License
- getOwner() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getOwner() - Method in class org.gitlab4j.api.models.Project
- getOwner() - Method in class org.gitlab4j.api.models.Trigger
- getOwnerEmail() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getOwnerEmail() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getOwnerName() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getOwnerName() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getPackageId() - Method in class org.gitlab4j.api.models.PackageFile
- getPackagesEnabled() - Method in class org.gitlab4j.api.models.Project
- getPackagesSize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getPackageType() - Method in class org.gitlab4j.api.models.Package
- getPagesAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getParentId() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getParentId() - Method in class org.gitlab4j.api.models.Group
- getParentId() - Method in class org.gitlab4j.api.models.Namespace
- getParentIds() - Method in class org.gitlab4j.api.models.Commit
- getParentIid() - Method in class org.gitlab4j.api.models.AbstractEpic
- getPassword() - Method in class org.gitlab4j.api.services.JiraService
- getPath() - Method in class org.gitlab4j.api.models.Comment
- getPath() - Method in class org.gitlab4j.api.models.ExportStatus
- getPath() - Method in class org.gitlab4j.api.models.Group
- getPath() - Method in class org.gitlab4j.api.models.ImportStatus
- getPath() - Method in class org.gitlab4j.api.models.Namespace
- getPath() - Method in class org.gitlab4j.api.models.Project
- getPath() - Method in class org.gitlab4j.api.models.RegistryRepository
- getPath() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getPath() - Method in class org.gitlab4j.api.models.TreeItem
- getPath() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getPath() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getPathWithNamespace() - Method in class org.gitlab4j.api.models.ExportStatus
- getPathWithNamespace() - Method in class org.gitlab4j.api.models.ImportStatus
- getPathWithNamespace() - Method in class org.gitlab4j.api.models.Project
- getPathWithNamespace() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getPathWithNamespace() - Method in class org.gitlab4j.api.webhook.EventProject
- getPathWithNamespace() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- getPathWithNammespace(String, String) - Static method in class org.gitlab4j.api.models.Project
-
Formats a fully qualified project path based on the provided namespace and project path.
- getPermissions() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getPermissions() - Method in class org.gitlab4j.api.models.Project
- getPipeline() - Method in class org.gitlab4j.api.models.Bridge
- getPipeline() - Method in class org.gitlab4j.api.models.Deployable
- getPipeline() - Method in class org.gitlab4j.api.models.Job
- getPipeline() - Method in class org.gitlab4j.api.models.MergeRequest
- getPipelineChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getPipelineChannel() - Method in class org.gitlab4j.api.services.SlackService
- getPipelineEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getPipelineEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getPipelineEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getPipelineId() - Method in class org.gitlab4j.api.models.CommitStatus
- getPipelineId() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getPlan() - Method in class org.gitlab4j.api.models.License
- getPlatform() - Method in class org.gitlab4j.api.models.RunnerDetail
- getPosition() - Method in class org.gitlab4j.api.models.BoardList
- getPosition() - Method in class org.gitlab4j.api.models.Note
- getPosition() - Method in class org.gitlab4j.api.webhook.EventIssue
- getPosition() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getPositionType() - Method in class org.gitlab4j.api.models.Position
- getPreventForkingOutsideGroup() - Method in class org.gitlab4j.api.models.Group
- getPreventSecrets() - Method in class org.gitlab4j.api.models.PushRules
- getPreventSharingGroupsOutsideHierarchy() - Method in class org.gitlab4j.api.models.Group
- getPrevious() - Method in class org.gitlab4j.api.webhook.ChangeContainer
- getPreviousPath() - Method in class org.gitlab4j.api.models.CommitAction
- getPrintingMergeRequestLinkEnabled() - Method in class org.gitlab4j.api.models.Project
- getPriority() - Method in class org.gitlab4j.api.models.Label
- getPrivateProfile() - Method in class org.gitlab4j.api.models.User
- getProject() - Method in class org.gitlab4j.api.models.Board
- getProject() - Method in class org.gitlab4j.api.models.Job
- getProject() - Method in class org.gitlab4j.api.models.MarkdownRequest
- getProject() - Method in class org.gitlab4j.api.models.Todo
- getProject() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getProject() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getProject() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getProject() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getProject() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getProject() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getProject() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getProject() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getProject() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getProject() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getProject() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- getProject() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getProjectAccess() - Method in class org.gitlab4j.api.models.Permissions
- getProjectCreationLevel() - Method in class org.gitlab4j.api.models.Group
- getProjectId() - Method in class org.gitlab4j.api.models.AbstractIssue
- getProjectId() - Method in class org.gitlab4j.api.models.Commit
- getProjectId() - Method in class org.gitlab4j.api.models.Event
- getProjectId() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- getProjectId() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getProjectId() - Method in class org.gitlab4j.api.models.MergeRequest
- getProjectId() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getProjectId() - Method in class org.gitlab4j.api.models.Milestone
- getProjectId() - Method in class org.gitlab4j.api.models.Pipeline
- getProjectId() - Method in class org.gitlab4j.api.models.ProjectHook
- getProjectId() - Method in class org.gitlab4j.api.models.PushRules
- getProjectId() - Method in class org.gitlab4j.api.models.SearchBlob
- getProjectId() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getProjectId() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getProjectId() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getProjectId() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getProjectId() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getProjectId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getProjectId() - Method in class org.gitlab4j.api.webhook.EventLabel
- getProjectId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getProjectId() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getProjectId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getProjectId() - Method in class org.gitlab4j.api.webhook.JobEvent
- getProjectId() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getProjectId() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getProjectKey() - Method in class org.gitlab4j.api.services.JiraService
- getProjectName() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getProjectName() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getProjectName() - Method in class org.gitlab4j.api.webhook.JobEvent
- getProjectPath() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getProjectPathWithNamespace() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getProjects() - Method in class org.gitlab4j.api.models.Group
- getProjects() - Method in class org.gitlab4j.api.models.RunnerDetail
- getProjectsCount() - Method in class org.gitlab4j.api.models.Associations
- getProjectsLimit() - Method in class org.gitlab4j.api.models.User
- getProjectUrl() - Method in class org.gitlab4j.api.services.BugzillaService
- getProjectUrl() - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- getProjectVisibility() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getProjectVisibility() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getProperties() - Method in class org.gitlab4j.api.services.NotificationService
- getProperty(String) - Method in class org.gitlab4j.api.services.NotificationService
- getProperty(String, T) - Method in class org.gitlab4j.api.services.NotificationService
- getProtected() - Method in class org.gitlab4j.api.models.Branch
- getProtected() - Method in class org.gitlab4j.api.models.Variable
- getProtectedBranches() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- getProvider() - Method in class org.gitlab4j.api.models.Identity
- getProvider() - Method in class org.gitlab4j.api.models.LdapGroupLink
- getProvider() - Method in class org.gitlab4j.api.models.User
- getPublic() - Method in class org.gitlab4j.api.models.Project
- getPublicBuilds() - Method in class org.gitlab4j.api.models.Project
- getPublicEmail() - Method in class org.gitlab4j.api.models.User
- getPublicJobs() - Method in class org.gitlab4j.api.models.Project
- getPushAccessLevels() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getPushChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getPushChannel() - Method in class org.gitlab4j.api.services.SlackService
- getPushData() - Method in class org.gitlab4j.api.models.Event
- getPushEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getPushEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getPushEvents() - Method in class org.gitlab4j.api.models.SystemHook
- getPushEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getPushEventsBranchFilter() - Method in class org.gitlab4j.api.models.GroupHook
- getPushEventsBranchFilter() - Method in class org.gitlab4j.api.models.ProjectHook
- getQueryParams() - Method in class org.gitlab4j.api.models.CommitStatusFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.EpicFilter
-
Get the query params specified by this filter.
- getQueryParams() - Method in class org.gitlab4j.api.models.GroupFilter
-
Get the query params specified by this filter.
- getQueryParams() - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Get the query params specified by this filter.
- getQueryParams() - Method in class org.gitlab4j.api.models.IssueFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.IterationFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.PackageFilter
-
Get the query params specified by this filter.
- getQueryParams() - Method in class org.gitlab4j.api.models.PipelineFilter
- getQueryParams() - Method in class org.gitlab4j.api.models.ProjectFilter
-
Get the query params specified by this filter.
- getQueryParams() - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Get the query params specified by this filter.
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.CommitStatusFilter
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.DeploymentFilter
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.IssueFilter
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.IterationFilter
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getQueryParams(int, int) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Get the query params specified by this filter.
- getQueuedDuration() - Method in class org.gitlab4j.api.models.Bridge
- getQueuedDuration() - Method in class org.gitlab4j.api.models.Build
- getQueuedDuration() - Method in class org.gitlab4j.api.models.Job
- getQueuedDuration() - Method in class org.gitlab4j.api.models.Pipeline
- getQueuedDuration() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getQueuesCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getRawUrl() - Method in class org.gitlab4j.api.models.Snippet
- getReaderContentAsString(Reader) - Static method in class org.gitlab4j.models.utils.FileUtils
-
Reads the content of a Reader instance and returns it as a String.
- getReadmeUrl() - Method in class org.gitlab4j.api.models.Project
- getRealSize() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getReassignIssue() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getReassignMergeRequest() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getRebaseInProgress() - Method in class org.gitlab4j.api.models.MergeRequest
- getRecipients() - Method in class org.gitlab4j.api.services.EmailOnPushService
- getRedisCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getRef() - Method in class org.gitlab4j.api.models.Bridge
- getRef() - Method in class org.gitlab4j.api.models.CommitStatus
- getRef() - Method in class org.gitlab4j.api.models.Deployable
- getRef() - Method in class org.gitlab4j.api.models.Deployment
- getRef() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getRef() - Method in class org.gitlab4j.api.models.EventData
- getRef() - Method in class org.gitlab4j.api.models.Job
- getRef() - Method in class org.gitlab4j.api.models.Pipeline
- getRef() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getRef() - Method in class org.gitlab4j.api.models.PushData
- getRef() - Method in class org.gitlab4j.api.models.ReleaseParams
- getRef() - Method in class org.gitlab4j.api.models.RepositoryFile
- getRef() - Method in class org.gitlab4j.api.models.SearchBlob
- getRef() - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- getRef() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRef() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getRef() - Method in class org.gitlab4j.api.webhook.JobEvent
- getRef() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getReference() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getReferences() - Method in class org.gitlab4j.api.models.AbstractEpic
- getReferences() - Method in class org.gitlab4j.api.models.AbstractIssue
- getReferences() - Method in class org.gitlab4j.api.models.MergeRequest
- getRefFetched() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getRefProtected() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRefreshToken() - Method in class org.gitlab4j.api.models.OauthTokenResponse
- getRefs() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getRefType() - Method in class org.gitlab4j.api.models.PushData
- getRejectUnsignedCommits() - Method in class org.gitlab4j.api.models.PushRules
- getRelatedEpicLinkId() - Method in class org.gitlab4j.api.models.RelatedEpic
- getRelationUrl() - Method in class org.gitlab4j.api.models.CreatedChildEpic
- getRelative() - Method in class org.gitlab4j.api.models.References
- getRelativePosition() - Method in class org.gitlab4j.api.models.EpicIssue
- getRelativePosition() - Method in class org.gitlab4j.api.models.EpicIssueLink
- getRelativePosition() - Method in class org.gitlab4j.api.webhook.EventIssue
- getRelativePosition() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getRelease() - Method in class org.gitlab4j.api.models.Tag
- getReleasedAt() - Method in class org.gitlab4j.api.models.Release
- getReleasedAt() - Method in class org.gitlab4j.api.models.ReleaseParams
- getReleasedAt() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getReleasesAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getReleasesEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getReleasesEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getRemoved() - Method in class org.gitlab4j.api.webhook.EventCommit
- getRemoveSourceBranchAfterMerge() - Method in class org.gitlab4j.api.models.Project
- getRenamedFile() - Method in class org.gitlab4j.api.models.Changes
- getRenamedFile() - Method in class org.gitlab4j.api.models.Diff
- getRenderedImageUrl() - Method in class org.gitlab4j.api.models.Badge
- getRenderedLinkUrl() - Method in class org.gitlab4j.api.models.Badge
- getReopenIssue() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getReopenMergeRequest() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getRepository() - Method in class org.gitlab4j.api.models.EventData
- getRepository() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.JobEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getRepository() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getRepositoryAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getRepositoryObjectFormat() - Method in class org.gitlab4j.api.models.Project
- getRepositorySize() - Method in class org.gitlab4j.api.models.Group.Statistics
- getRepositorySize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getRepositoryStorage() - Method in class org.gitlab4j.api.models.Project
- getRepositoryUpdateEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getRepositoryUpdateEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getRepositoryUpdateEvents() - Method in class org.gitlab4j.api.models.SystemHook
- getRequestAccessEnabled() - Method in class org.gitlab4j.api.models.Group
- getRequestAccessEnabled() - Method in class org.gitlab4j.api.models.Project
- getRequestedAt() - Method in class org.gitlab4j.api.models.AccessRequest
- getRequestQueryString() - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- getRequestQueryString() - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- getRequestQueryString() - Method in class org.gitlab4j.api.webhook.AbstractEvent
- getRequestQueryString() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRequestQueryString() - Method in interface org.gitlab4j.api.webhook.Event
- getRequestSecretToken() - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- getRequestSecretToken() - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- getRequestSecretToken() - Method in class org.gitlab4j.api.webhook.AbstractEvent
- getRequestSecretToken() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRequestSecretToken() - Method in interface org.gitlab4j.api.webhook.Event
- getRequestUrl() - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- getRequestUrl() - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- getRequestUrl() - Method in class org.gitlab4j.api.webhook.AbstractEvent
- getRequestUrl() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getRequestUrl() - Method in interface org.gitlab4j.api.webhook.Event
- getRequirementsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getRequirementsEnabled() - Method in class org.gitlab4j.api.models.Project
- getRequirePasswordToApprove() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getResetApprovalsOnPush() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getResolvable() - Method in class org.gitlab4j.api.models.Note
- getResolved() - Method in class org.gitlab4j.api.models.Note
- getResolvedAt() - Method in class org.gitlab4j.api.models.Note
- getResolvedBy() - Method in class org.gitlab4j.api.models.Note
- getResolveOutdatedDiffDiscussions() - Method in class org.gitlab4j.api.models.Project
- getResourceAccessTokenEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getResourceId() - Method in class org.gitlab4j.api.models.IssueEvent
- getResourceId() - Method in class org.gitlab4j.api.models.LabelEvent
- getResourceType() - Method in class org.gitlab4j.api.models.IssueEvent
- getResourceType() - Method in class org.gitlab4j.api.models.LabelEvent
- getRestrictUserDefinedVariables() - Method in class org.gitlab4j.api.models.Project
- getResultType() - Method in class org.gitlab4j.models.Constants.GroupSearchScope
- getResultType() - Method in class org.gitlab4j.models.Constants.ProjectSearchScope
- getResultType() - Method in class org.gitlab4j.models.Constants.SearchScope
- getRetriesCount() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getReviewerId() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getReviewerIds() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getReviewers() - Method in class org.gitlab4j.api.models.MergeRequest
- getReviewers() - Method in class org.gitlab4j.api.webhook.MergeRequestChanges
- getReviewers() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getRevision() - Method in class org.gitlab4j.api.models.Metadata
- getRevision() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getRevision() - Method in class org.gitlab4j.api.models.RunnerDetail
- getRevision() - Method in class org.gitlab4j.api.models.Version
- getRevoked() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getRoom() - Method in class org.gitlab4j.api.services.HipChatService
- getRules() - Method in class org.gitlab4j.api.models.ApprovalState
- getRuleType() - Method in class org.gitlab4j.api.models.ApprovalRule
- getRunner() - Method in class org.gitlab4j.api.models.Build
- getRunner() - Method in class org.gitlab4j.api.models.Deployable
- getRunner() - Method in class org.gitlab4j.api.models.Job
- getRunner() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getRunnersToken() - Method in class org.gitlab4j.api.models.Group
- getRunnersToken() - Method in class org.gitlab4j.api.models.Project
- getRunnerTokenExpirationInterval() - Method in class org.gitlab4j.api.models.Project
- getRunnerType() - Method in class org.gitlab4j.api.models.Runner
- getSamlProviderId() - Method in class org.gitlab4j.api.models.Identity
- getScope() - Method in class org.gitlab4j.api.models.IssueFilter
- getScope() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getScope() - Method in class org.gitlab4j.api.models.OauthTokenResponse
- getScopes() - Method in class org.gitlab4j.api.models.DeployToken
- getScopes() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getScopes() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getScopes() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getSearch() - Method in class org.gitlab4j.api.models.IssueFilter
- getSearch() - Method in class org.gitlab4j.api.models.IterationFilter
- getSearch() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getSeconds() - Method in class org.gitlab4j.api.models.Duration
-
Get the number of seconds this duration represents.
- getSecret() - Method in class org.gitlab4j.api.models.Application
- getSecretPushProtectionEnabled() - Method in class org.gitlab4j.api.models.Project
- getSecurityAndComplianceAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getSecurityAndComplianceEnabled() - Method in class org.gitlab4j.api.models.Project
- getSelectiveCodeOwnerRemovals() - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- getSendFromCommitterEmail() - Method in class org.gitlab4j.api.services.EmailOnPushService
- getSequence() - Method in class org.gitlab4j.api.models.Iteration
- getServer() - Method in class org.gitlab4j.api.services.HipChatService
- getServiceDeskEnabled() - Method in class org.gitlab4j.api.models.Project
- getSetting(String) - Method in class org.gitlab4j.api.models.ApplicationSettings
- getSetting(Setting) - Method in class org.gitlab4j.api.models.ApplicationSettings
- getSettings() - Method in class org.gitlab4j.api.models.ApplicationSettings
- getSeverity() - Method in class org.gitlab4j.api.models.AbstractIssue
- getSeverity() - Method in class org.gitlab4j.api.webhook.EventIssue
- getSeverity() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getSha() - Method in class org.gitlab4j.api.models.CommitStatus
- getSha() - Method in class org.gitlab4j.api.models.Deployment
- getSha() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getSha() - Method in class org.gitlab4j.api.models.MergeRequest
- getSha() - Method in class org.gitlab4j.api.models.Pipeline
- getSha() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getSha() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getSha() - Method in class org.gitlab4j.api.webhook.JobEvent
- getSha() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getSharedProjects() - Method in class org.gitlab4j.api.models.Group
- getSharedRunnersEnabled() - Method in class org.gitlab4j.api.models.Project
- getSharedRunnersMinutesLimit() - Method in class org.gitlab4j.api.models.Group
- getSharedRunnersMinutesLimit() - Method in class org.gitlab4j.api.models.User
- getSharedStateCheck() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- getSharedWithGroups() - Method in class org.gitlab4j.api.models.Group
- getSharedWithGroups() - Method in class org.gitlab4j.api.models.Project
- getShort() - Method in class org.gitlab4j.api.models.References
- getShortId() - Method in class org.gitlab4j.api.models.Commit
- getShortRevision() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getShortSha() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getShouldRemoveSourceBranch() - Method in class org.gitlab4j.api.models.MergeRequest
- getShowDefaultAwardEmojis() - Method in class org.gitlab4j.api.models.Project
- getSimpleView() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getSize() - Method in class org.gitlab4j.api.models.Artifact
- getSize() - Method in class org.gitlab4j.api.models.ArtifactsFile
- getSize() - Method in class org.gitlab4j.api.models.PackageFile
- getSize() - Method in class org.gitlab4j.api.models.RepositoryFile
- getSize() - Method in class org.gitlab4j.api.models.UploadedFile
- getSkipConfirmation() - Method in class org.gitlab4j.api.models.User
- getSkype() - Method in class org.gitlab4j.api.models.User
- getSlug() - Method in class org.gitlab4j.api.models.Environment
- getSlug() - Method in class org.gitlab4j.api.models.WikiPage
- getSlug() - Method in class org.gitlab4j.api.services.NotificationService
- getSlug() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getSnippet() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getSnippetsAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getSnippetsEnabled() - Method in class org.gitlab4j.api.models.Project
- getSort() - Method in class org.gitlab4j.api.models.IssueFilter
- getSort() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getSortOrder() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getSource() - Method in class org.gitlab4j.api.models.Pipeline
- getSource() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getSource() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getSourceBranch() - Method in class org.gitlab4j.api.models.MergeRequest
- getSourceBranch() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getSourceBranch() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getSourceEpic() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getSourceId() - Method in class org.gitlab4j.api.models.Membership
- getSourceIssue() - Method in class org.gitlab4j.api.models.IssueLink
- getSourceName() - Method in class org.gitlab4j.api.models.Membership
- getSourceProjectId() - Method in class org.gitlab4j.api.models.MergeRequest
- getSourceProjectId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getSourceRule() - Method in class org.gitlab4j.api.models.ApprovalRule
- getSources() - Method in class org.gitlab4j.api.models.Assets
- getSources() - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- getSourceType() - Method in class org.gitlab4j.api.models.Membership
- getSourceUrl() - Method in class org.gitlab4j.api.models.LicenseTemplate
- getSourceUrl() - Method in class org.gitlab4j.api.models.ProjectLicense
- getSquash() - Method in class org.gitlab4j.api.models.MergeRequest
- getSquashCommitSha() - Method in class org.gitlab4j.api.models.MergeRequest
- getSquashCommitTemplate() - Method in class org.gitlab4j.api.models.Project
- getSquashOption() - Method in class org.gitlab4j.api.models.Project
- getSshUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getSshUrlToRepo() - Method in class org.gitlab4j.api.models.Project
- getStage() - Method in class org.gitlab4j.api.models.Bridge
- getStage() - Method in class org.gitlab4j.api.models.Build
- getStage() - Method in class org.gitlab4j.api.models.Deployable
- getStage() - Method in class org.gitlab4j.api.models.Job
- getStages() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getStarCount() - Method in class org.gitlab4j.api.models.Project
- getStartBranch() - Method in class org.gitlab4j.api.models.CommitPayload
- getStartCommitSha() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getStartDate() - Method in class org.gitlab4j.api.models.AbstractEpic
- getStartDate() - Method in class org.gitlab4j.api.models.Iteration
- getStartDate() - Method in class org.gitlab4j.api.models.Milestone
- getStartDateIsFixed() - Method in class org.gitlab4j.api.models.Epic
- getStartDateIsFixed() - Method in class org.gitlab4j.api.models.RelatedEpic
- getStartedAt() - Method in class org.gitlab4j.api.models.Bridge
- getStartedAt() - Method in class org.gitlab4j.api.models.Build
- getStartedAt() - Method in class org.gitlab4j.api.models.CommitStatus
- getStartedAt() - Method in class org.gitlab4j.api.models.Deployable
- getStartedAt() - Method in class org.gitlab4j.api.models.Job
- getStartedAt() - Method in class org.gitlab4j.api.models.Pipeline
- getStartedAt() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getStartline() - Method in class org.gitlab4j.api.models.SearchBlob
- getStartProject() - Method in class org.gitlab4j.api.models.CommitPayload
- getStartsAt() - Method in class org.gitlab4j.api.models.License
- getStartSha() - Method in class org.gitlab4j.api.models.CommitPayload
- getStartSha() - Method in class org.gitlab4j.api.models.DiffRef
- getStartSha() - Method in class org.gitlab4j.api.models.Position
- getState() - Method in class org.gitlab4j.api.models.AbstractEpic
- getState() - Method in class org.gitlab4j.api.models.AbstractIssue
- getState() - Method in class org.gitlab4j.api.models.AbstractUser
- getState() - Method in class org.gitlab4j.api.models.Environment
- getState() - Method in class org.gitlab4j.api.models.IssueEvent
- getState() - Method in class org.gitlab4j.api.models.IssueFilter
- getState() - Method in class org.gitlab4j.api.models.Iteration
- getState() - Method in class org.gitlab4j.api.models.IterationFilter
- getState() - Method in class org.gitlab4j.api.models.MergeRequest
- getState() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getState() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- getState() - Method in class org.gitlab4j.api.models.Milestone
- getState() - Method in class org.gitlab4j.api.models.Todo
- getState() - Method in class org.gitlab4j.api.models.User
- getState() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getState() - Method in class org.gitlab4j.api.webhook.EventChanges
- getState() - Method in class org.gitlab4j.api.webhook.EventIssue
- getState() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getState() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getStateId() - Method in class org.gitlab4j.api.webhook.EventIssue
- getStateId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getStateId() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getStatistics() - Method in class org.gitlab4j.api.models.Group
- getStatistics() - Method in class org.gitlab4j.api.models.IssuesStatistics
- getStatistics() - Method in class org.gitlab4j.api.models.Project
- getStats() - Method in class org.gitlab4j.api.models.Commit
- getStats() - Method in class org.gitlab4j.api.models.CommitPayload
- getStatus() - Method in class org.gitlab4j.api.models.Bridge
- getStatus() - Method in class org.gitlab4j.api.models.Build
- getStatus() - Method in class org.gitlab4j.api.models.Commit
- getStatus() - Method in class org.gitlab4j.api.models.CommitStatus
- getStatus() - Method in class org.gitlab4j.api.models.Deployable
- getStatus() - Method in class org.gitlab4j.api.models.Deployment
- getStatus() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getStatus() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getStatus() - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- getStatus() - Method in class org.gitlab4j.api.models.HealthCheckItem
- getStatus() - Method in class org.gitlab4j.api.models.Job
- getStatus() - Method in class org.gitlab4j.api.models.Pipeline
- getStatus() - Method in class org.gitlab4j.api.models.Runner
- getStatus() - Method in class org.gitlab4j.api.webhook.BuildCommit
- getStatus() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getStatus() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getStatusChangedAt() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getStCommits() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getStDiff() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getStDiffs() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getStorageSize() - Method in class org.gitlab4j.api.models.Group.Statistics
- getStorageSize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getSubgroupCreationLevel() - Method in class org.gitlab4j.api.models.Group
- getSubgroupEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getSubscribed() - Method in class org.gitlab4j.api.models.Epic
- getSubscribed() - Method in class org.gitlab4j.api.models.Issue
- getSubscribed() - Method in class org.gitlab4j.api.models.MergeRequest
- getSuccessPipeline() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- getSuggestionCommitMessage() - Method in class org.gitlab4j.api.models.Project
- getSystem() - Method in class org.gitlab4j.api.models.Note
- getSystem() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getTag() - Method in class org.gitlab4j.api.models.Deployable
- getTag() - Method in class org.gitlab4j.api.models.Job
- getTag() - Method in class org.gitlab4j.api.models.Pipeline
- getTag() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getTag() - Method in class org.gitlab4j.api.webhook.JobEvent
- getTag() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getTag() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getTagList() - Method in class org.gitlab4j.api.models.Project
-
Deprecated.
- getTagList() - Method in class org.gitlab4j.api.models.RunnerDetail
- getTagName() - Method in class org.gitlab4j.api.models.Release
- getTagName() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- getTagName() - Method in class org.gitlab4j.api.models.ReleaseParams
- getTagPath() - Method in class org.gitlab4j.api.models.Release
- getTagPushChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getTagPushChannel() - Method in class org.gitlab4j.api.services.SlackService
- getTagPushEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getTagPushEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getTagPushEvents() - Method in class org.gitlab4j.api.models.SystemHook
- getTagPushEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getTags() - Method in class org.gitlab4j.api.models.Runner
- getTarget() - Method in class org.gitlab4j.api.models.Todo
- getTarget() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTargetBranch() - Method in class org.gitlab4j.api.models.MergeRequest
- getTargetBranch() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getTargetBranch() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTargetDetails() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getTargetEpic() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getTargetId() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getTargetId() - Method in class org.gitlab4j.api.models.Event
- getTargetIid() - Method in class org.gitlab4j.api.models.Event
- getTargetIssue() - Method in class org.gitlab4j.api.models.IssueLink
- getTargetProjectId() - Method in class org.gitlab4j.api.models.MergeRequest
- getTargetProjectId() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTargetTitle() - Method in class org.gitlab4j.api.models.Event
- getTargetType() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getTargetType() - Method in class org.gitlab4j.api.models.Event
- getTargetType() - Method in class org.gitlab4j.api.models.Todo
- getTargetUrl() - Method in class org.gitlab4j.api.models.CommitStatus
- getTargetUrl() - Method in class org.gitlab4j.api.models.Todo
- getTaskCompletionStatus() - Method in class org.gitlab4j.api.models.AbstractIssue
- getTaskCompletionStatus() - Method in class org.gitlab4j.api.models.MergeRequest
- getTaskStatus() - Method in class org.gitlab4j.api.models.AbstractIssue
- getTemplate() - Method in class org.gitlab4j.api.webhook.EventLabel
- getTemplateName() - Method in class org.gitlab4j.api.models.Project
- getText() - Method in class org.gitlab4j.api.models.DetailedStatus
- getText() - Method in class org.gitlab4j.api.models.MarkdownRequest
- getTextColor() - Method in class org.gitlab4j.api.models.Label
- getThemeId() - Method in class org.gitlab4j.api.models.User
- getTier() - Method in class org.gitlab4j.api.models.Environment
- getTimeChange() - Method in class org.gitlab4j.api.webhook.EventIssue
- getTimeChange() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTimeChange() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getTimeEstimate() - Method in class org.gitlab4j.api.models.TimeStats
- getTimeEstimate() - Method in class org.gitlab4j.api.webhook.EventIssue
- getTimeEstimate() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTimeEstimate() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getTimestamp() - Method in class org.gitlab4j.api.models.Commit
- getTimestamp() - Method in class org.gitlab4j.api.webhook.EventCommit
- getTimestamp() - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a ISO8601 formatted string for the current date and time.
- getTimestamp(boolean) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a ISO8601formatted string for the current date and time.
- getTimeStats() - Method in class org.gitlab4j.api.models.AbstractIssue
- getTimeStats() - Method in class org.gitlab4j.api.models.MergeRequest
- getTitle() - Method in class org.gitlab4j.api.models.AbstractIssue
- getTitle() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getTitle() - Method in class org.gitlab4j.api.models.Commit
- getTitle() - Method in class org.gitlab4j.api.models.DeployKey
- getTitle() - Method in class org.gitlab4j.api.models.Event
- getTitle() - Method in class org.gitlab4j.api.models.Iteration
- getTitle() - Method in class org.gitlab4j.api.models.Key
- getTitle() - Method in class org.gitlab4j.api.models.MergeRequest
- getTitle() - Method in class org.gitlab4j.api.models.Milestone
- getTitle() - Method in class org.gitlab4j.api.models.Note
- getTitle() - Method in class org.gitlab4j.api.models.Snippet
- getTitle() - Method in class org.gitlab4j.api.models.SshKey
- getTitle() - Method in class org.gitlab4j.api.models.Topic
- getTitle() - Method in class org.gitlab4j.api.models.WikiPage
- getTitle() - Method in class org.gitlab4j.api.services.NotificationService
- getTitle() - Method in class org.gitlab4j.api.webhook.EventChanges
- getTitle() - Method in class org.gitlab4j.api.webhook.EventCommit
- getTitle() - Method in class org.gitlab4j.api.webhook.EventIssue
- getTitle() - Method in class org.gitlab4j.api.webhook.EventLabel
- getTitle() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTitle() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getTitle() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getTitle() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getTo() - Method in class org.gitlab4j.api.models.AuditEventDetail
- getTo() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getToken() - Method in class org.gitlab4j.api.models.DeployToken
- getToken() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getToken() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getToken() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getToken() - Method in class org.gitlab4j.api.models.ProjectHook
- getToken() - Method in class org.gitlab4j.api.models.RunnerDetail
- getToken() - Method in class org.gitlab4j.api.models.Trigger
- getToken() - Method in class org.gitlab4j.api.services.HipChatService
- getTokenType() - Method in class org.gitlab4j.api.models.OauthTokenResponse
- getTooltip() - Method in class org.gitlab4j.api.models.DetailedStatus
- getTopics() - Method in class org.gitlab4j.api.models.Project
- getTotal() - Method in class org.gitlab4j.api.models.CommitStats
- getTotal() - Method in class org.gitlab4j.api.models.ProjectFetches.Fetches
- getTotalCommitsCount() - Method in class org.gitlab4j.api.models.EventData
- getTotalCommitsCount() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getTotalProjectsCount() - Method in class org.gitlab4j.api.models.Topic
- getTotalSize() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- getTotalTimeSpent() - Method in class org.gitlab4j.api.models.TimeStats
- getTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventChanges
- getTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventIssue
- getTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getTotalTimeSpent() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getTrailer() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getTwitter() - Method in class org.gitlab4j.api.models.User
- getTwoFactorEnabled() - Method in class org.gitlab4j.api.models.User
- getType() - Method in class org.gitlab4j.api.models.CommitRef
- getType() - Method in class org.gitlab4j.api.models.Note
- getType() - Method in class org.gitlab4j.api.models.TreeItem
- getType() - Method in class org.gitlab4j.api.webhook.EventIssue
- getType() - Method in class org.gitlab4j.api.webhook.EventLabel
- getType() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getType() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getType() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getType() - Method in class org.gitlab4j.models.GitLabFormValue
- getUnprotectAccessLevels() - Method in class org.gitlab4j.api.models.ProtectedBranch
- getUpdatedAfter() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getUpdatedAfter() - Method in class org.gitlab4j.api.models.IssueFilter
- getUpdatedAfter() - Method in class org.gitlab4j.api.models.IterationFilter
- getUpdatedAfter() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getUpdatedAt() - Method in class org.gitlab4j.api.models.AbstractEpic
- getUpdatedAt() - Method in class org.gitlab4j.api.models.AbstractIssue
- getUpdatedAt() - Method in class org.gitlab4j.api.models.ApplicationSettings
- getUpdatedAt() - Method in class org.gitlab4j.api.models.AwardEmoji
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Deployment
- getUpdatedAt() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getUpdatedAt() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Iteration
- getUpdatedAt() - Method in class org.gitlab4j.api.models.MergeRequest
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Milestone
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Note
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Pipeline
- getUpdatedAt() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Project
- getUpdatedAt() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Snippet
- getUpdatedAt() - Method in class org.gitlab4j.api.models.Trigger
- getUpdatedAt() - Method in class org.gitlab4j.api.services.NotificationService
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventChanges
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventIssue
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventLabel
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getUpdatedAt() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getUpdatedBefore() - Method in class org.gitlab4j.api.models.DeploymentFilter
- getUpdatedBefore() - Method in class org.gitlab4j.api.models.IssueFilter
- getUpdatedBefore() - Method in class org.gitlab4j.api.models.IterationFilter
- getUpdatedBefore() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getUpdatedById() - Method in class org.gitlab4j.api.webhook.EventChanges
- getUpdatedById() - Method in class org.gitlab4j.api.webhook.EventIssue
- getUpdatedById() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getUpdatedById() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getUpdateStatus() - Method in class org.gitlab4j.api.models.RemoteMirror
- getUploadedBy() - Method in class org.gitlab4j.api.models.UploadedFile
- getUpvote() - Method in class org.gitlab4j.api.models.Note
- getUpvotes() - Method in class org.gitlab4j.api.models.AbstractEpic
- getUpvotes() - Method in class org.gitlab4j.api.models.AbstractIssue
- getUpvotes() - Method in class org.gitlab4j.api.models.MergeRequest
- getUrl() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- getUrl() - Method in class org.gitlab4j.api.models.Assets.Link
- getUrl() - Method in class org.gitlab4j.api.models.Assets.Source
- getUrl() - Method in class org.gitlab4j.api.models.Commit
- getUrl() - Method in class org.gitlab4j.api.models.CreatedChildEpic
- getUrl() - Method in class org.gitlab4j.api.models.FileUpload
- getUrl() - Method in class org.gitlab4j.api.models.GroupHook
- getUrl() - Method in class org.gitlab4j.api.models.Link
- getUrl() - Method in class org.gitlab4j.api.models.ProjectHook
- getUrl() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- getUrl() - Method in class org.gitlab4j.api.models.RemoteMirror
- getUrl() - Method in class org.gitlab4j.api.models.Repository
- getUrl() - Method in class org.gitlab4j.api.models.SystemHook
- getUrl() - Method in class org.gitlab4j.api.models.WikiAttachment.Link
- getUrl() - Method in class org.gitlab4j.api.services.JiraService
- getUrl() - Method in class org.gitlab4j.api.webhook.EventCommit
- getUrl() - Method in class org.gitlab4j.api.webhook.EventIssue
- getUrl() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getUrl() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- getUrl() - Method in class org.gitlab4j.api.webhook.EventReleaseSource
- getUrl() - Method in class org.gitlab4j.api.webhook.EventRepository
- getUrl() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getUrl() - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- getUrl() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getUrl() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- getUrl() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getUrlVariables() - Method in class org.gitlab4j.api.models.SystemHook
- getUseCustomTemplate() - Method in class org.gitlab4j.api.models.Project
- getUser() - Method in class org.gitlab4j.api.models.ApprovedBy
- getUser() - Method in class org.gitlab4j.api.models.AwardEmoji
- getUser() - Method in class org.gitlab4j.api.models.Bridge
- getUser() - Method in class org.gitlab4j.api.models.Build
- getUser() - Method in class org.gitlab4j.api.models.Deployable
- getUser() - Method in class org.gitlab4j.api.models.Deployment
- getUser() - Method in class org.gitlab4j.api.models.IssueEvent
- getUser() - Method in class org.gitlab4j.api.models.Job
- getUser() - Method in class org.gitlab4j.api.models.Key
- getUser() - Method in class org.gitlab4j.api.models.LabelEvent
- getUser() - Method in class org.gitlab4j.api.models.Pipeline
- getUser() - Method in class org.gitlab4j.api.webhook.BuildEvent
- getUser() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getUser() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- getUser() - Method in class org.gitlab4j.api.webhook.IssueEvent
- getUser() - Method in class org.gitlab4j.api.webhook.JobEvent
- getUser() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- getUser() - Method in class org.gitlab4j.api.webhook.NoteEvent
- getUser() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- getUser() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- getUser() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- getUserAvatar() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getUserAvatar() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getUserEmail() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getUserEmail() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getUserEmail() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getUserEmail() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getUserId() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- getUserId() - Method in class org.gitlab4j.api.models.EventData
- getUserId() - Method in class org.gitlab4j.api.models.ImpersonationToken
- getUserId() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- getUserId() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- getUserId() - Method in class org.gitlab4j.api.models.SshKey
- getUserId() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getUserId() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getUserId() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getUserId() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getUserId() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getUserLimit() - Method in class org.gitlab4j.api.models.License
- getUsername() - Method in class org.gitlab4j.api.models.AbstractUser
- getUsername() - Method in class org.gitlab4j.api.models.DeployToken
- getUsername() - Method in class org.gitlab4j.api.models.UploadedByUser
- getUsername() - Method in class org.gitlab4j.api.services.JiraService
- getUsername() - Method in class org.gitlab4j.api.services.MattermostService
- getUsername() - Method in class org.gitlab4j.api.services.SlackService
- getUsername() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- getUsername() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- getUsername() - Method in class org.gitlab4j.api.webhook.EventUser
- getUserName() - Method in class org.gitlab4j.api.models.EventData
- getUserName() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getUserName() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- getUserName() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getUserName() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getUserNotesCount() - Method in class org.gitlab4j.api.models.AbstractIssue
- getUserNotesCount() - Method in class org.gitlab4j.api.models.MergeRequest
- getUsers() - Method in class org.gitlab4j.api.models.ApprovalRule
- getUserUrl() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- getUserUsername() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- getUserUsername() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- getUserUsername() - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- getValue() - Method in class org.gitlab4j.api.models.CustomAttribute
- getValue() - Method in class org.gitlab4j.api.models.JobAttribute
- getValue() - Method in class org.gitlab4j.api.models.Variable
- getValue() - Method in class org.gitlab4j.models.GitLabFormValue
- getVariables() - Method in class org.gitlab4j.api.models.PipelineSchedule
- getVariables() - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- getVariableType() - Method in class org.gitlab4j.api.models.Variable
- getVerificationStatus() - Method in class org.gitlab4j.api.models.GpgSignature
- getVersion() - Method in class org.gitlab4j.api.models.ChangelogPayload
- getVersion() - Method in class org.gitlab4j.api.models.Metadata
- getVersion() - Method in class org.gitlab4j.api.models.Metadata.Kas
- getVersion() - Method in class org.gitlab4j.api.models.Package
- getVersion() - Method in class org.gitlab4j.api.models.RunnerDetail
- getVersion() - Method in class org.gitlab4j.api.models.Version
- getVersionId() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- getVisibility() - Method in class org.gitlab4j.api.models.Group
- getVisibility() - Method in class org.gitlab4j.api.models.Project
- getVisibility() - Method in class org.gitlab4j.api.models.Snippet
- getVisibility_level() - Method in class org.gitlab4j.api.webhook.EventRepository
- getVisibilityLevel() - Method in class org.gitlab4j.api.models.Project
- getVisibilityLevel() - Method in class org.gitlab4j.api.webhook.EventProject
- getVisibilityLevel() - Method in class org.gitlab4j.api.webhook.EventSnippet
- getWallEnabled() - Method in class org.gitlab4j.api.models.Project
- getWarnAboutPotentiallyUnwantedCharacters() - Method in class org.gitlab4j.api.models.Project
- getWebhook() - Method in class org.gitlab4j.api.services.MattermostService
- getWebhook() - Method in class org.gitlab4j.api.services.SlackService
- getWebsiteUrl() - Method in class org.gitlab4j.api.models.User
- getWebUrl() - Method in class org.gitlab4j.api.models.AbstractEpic
- getWebUrl() - Method in class org.gitlab4j.api.models.AbstractGroup
- getWebUrl() - Method in class org.gitlab4j.api.models.AbstractIssue
- getWebUrl() - Method in class org.gitlab4j.api.models.AbstractUser
- getWebUrl() - Method in class org.gitlab4j.api.models.Branch
- getWebUrl() - Method in class org.gitlab4j.api.models.Bridge
- getWebUrl() - Method in class org.gitlab4j.api.models.Commit
- getWebUrl() - Method in class org.gitlab4j.api.models.Deployable
- getWebUrl() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- getWebUrl() - Method in class org.gitlab4j.api.models.Iteration
- getWebUrl() - Method in class org.gitlab4j.api.models.Job
- getWebUrl() - Method in class org.gitlab4j.api.models.MergeRequest
- getWebUrl() - Method in class org.gitlab4j.api.models.Milestone
- getWebUrl() - Method in class org.gitlab4j.api.models.Namespace
- getWebUrl() - Method in class org.gitlab4j.api.models.Pipeline
- getWebUrl() - Method in class org.gitlab4j.api.models.Project
- getWebUrl() - Method in class org.gitlab4j.api.models.Snippet
- getWebUrl() - Method in class org.gitlab4j.api.webhook.EventProject
- getWebUrl() - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- getWeight() - Method in class org.gitlab4j.api.models.AbstractIssue
- getWeight() - Method in class org.gitlab4j.api.models.Board
- getWeight() - Method in class org.gitlab4j.api.webhook.EventIssue
- getWeight() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- getWhen() - Method in class org.gitlab4j.api.models.Build
- getWhen() - Method in class org.gitlab4j.api.models.Job
- getWidth() - Method in class org.gitlab4j.api.models.Position
- getWiki() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- getWikiAccessLevel() - Method in class org.gitlab4j.api.models.Project
- getWikiEnabled() - Method in class org.gitlab4j.api.models.Project
- getWikiPageChannel() - Method in class org.gitlab4j.api.services.MattermostService
- getWikiPageChannel() - Method in class org.gitlab4j.api.services.SlackService
- getWikiPageEvents() - Method in class org.gitlab4j.api.models.GroupHook
- getWikiPageEvents() - Method in class org.gitlab4j.api.models.ProjectHook
- getWikiPageEvents() - Method in class org.gitlab4j.api.services.NotificationService
- getWikiSize() - Method in class org.gitlab4j.api.models.ProjectStatistics
- getWip() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- getWorkInProgress() - Method in class org.gitlab4j.api.models.MergeRequest
- getWorkInProgress() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- getX() - Method in class org.gitlab4j.api.models.Position
- getY() - Method in class org.gitlab4j.api.models.Position
- getYamlErrors() - Method in class org.gitlab4j.api.models.Pipeline
- GITALY_TIMEOUT_DEFAULT - org.gitlab4j.api.models.Setting
-
Default Gitaly timeout, in seconds.
- GITALY_TIMEOUT_FAST - org.gitlab4j.api.models.Setting
-
Gitaly fast operation timeout, in seconds.
- GITALY_TIMEOUT_MEDIUM - org.gitlab4j.api.models.Setting
-
Medium Gitaly timeout, in seconds.
- GITLAB_DEDICATED_INSTANCE - org.gitlab4j.api.models.Setting
-
Indicates whether the instance was provisioned for GitLab Dedicated.
- GITLAB_ENVIRONMENT_TOOLKIT_INSTANCE - org.gitlab4j.api.models.Setting
-
Indicates whether the instance was provisioned with the GitLab Environment Toolkit for Service Ping reporting.
- GITLAB_SHELL_OPERATION_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum number of Git operations per minute a user can perform.
- GitLabCiTemplate - Class in org.gitlab4j.api.models
- GitLabCiTemplate() - Constructor for class org.gitlab4j.api.models.GitLabCiTemplate
- GitLabCiTemplateElement - Class in org.gitlab4j.api.models
- GitLabCiTemplateElement() - Constructor for class org.gitlab4j.api.models.GitLabCiTemplateElement
- GitLabForm - Class in org.gitlab4j.models
- GitLabForm() - Constructor for class org.gitlab4j.models.GitLabForm
- GitLabForm(int, int) - Constructor for class org.gitlab4j.models.GitLabForm
-
Create a GitLabApiForm instance with the "page", and "per_page" parameters preset.
- GitLabFormValue - Class in org.gitlab4j.models
- GitLabFormValue(Object, GitLabFormValueType, boolean) - Constructor for class org.gitlab4j.models.GitLabFormValue
- GitLabFormValueType - Enum in org.gitlab4j.models
- GITPOD_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: gitpod_url) Enable Gitpod integration.
- GITPOD_URL - org.gitlab4j.api.models.Setting
-
The Gitpod instance URL for integration.
- GLOBAL - org.gitlab4j.api.models.NotificationSettings.Level
- GOLANG - org.gitlab4j.api.models.PackageType
- GpgKey - Class in org.gitlab4j.api.models
- GpgKey() - Constructor for class org.gitlab4j.api.models.GpgKey
- GpgSignature - Class in org.gitlab4j.api.models
- GpgSignature() - Constructor for class org.gitlab4j.api.models.GpgSignature
- GRAFANA_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Grafana.
- GRAFANA_URL - org.gitlab4j.api.models.Setting
-
Grafana URL.
- GRAVATAR_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Gravatar.
- Group - Class in org.gitlab4j.api.models
- Group() - Constructor for class org.gitlab4j.api.models.Group
- GROUP - org.gitlab4j.api.models.Badge.BadgeKind
- GROUP_API_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_CREATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- GROUP_DESTROY_EVENT - Static variable in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- GROUP_DOWNLOAD_EXPORT_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_EXPORT_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_IMPORT_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_INVITED_GROUPS_API_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_LABEL - org.gitlab4j.api.webhook.EventLabel.LabelType
- GROUP_MEMBER_REMOVED_EVENT - Static variable in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- GROUP_OWNERS_CAN_MANAGE_DEFAULT_BRANCH_PROTECTION - org.gitlab4j.api.models.Setting
-
Prevent overrides of default branch protection.
- GROUP_PROJECTS_API_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_RENAME_EVENT - Static variable in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- GROUP_RUNNER_TOKEN_EXPIRATION_INTERVAL - org.gitlab4j.api.models.Setting
-
Set the expiration time (in seconds) of authentication tokens of newly registered group runners.
- GROUP_SHARED_GROUPS_API_LIMIT - org.gitlab4j.api.models.Setting
- GROUP_TYPE - org.gitlab4j.api.models.Runner.RunnerType
- Group.Statistics - Class in org.gitlab4j.api.models
- GroupAccessToken - Class in org.gitlab4j.api.models
- GroupAccessToken() - Constructor for class org.gitlab4j.api.models.GroupAccessToken
- GroupFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Groups when getting lists of groups.
- GroupFilter() - Constructor for class org.gitlab4j.api.models.GroupFilter
- GroupHook - Class in org.gitlab4j.api.models
- GroupHook() - Constructor for class org.gitlab4j.api.models.GroupHook
- GroupHookParams - Class in org.gitlab4j.api.models
- GroupHookParams() - Constructor for class org.gitlab4j.api.models.GroupHookParams
- GroupMemberSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- GroupMemberSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- GroupParams - Class in org.gitlab4j.api.models
-
This class is utilized by the
org.gitlab4j.api.GroupApi#createGroup(GroupParams)
andorg.gitlab4j.api.GroupApi#updateGroup(Object, GroupParams)
methods to set the parameters for the call to the GitLab API. - GroupParams() - Constructor for class org.gitlab4j.api.models.GroupParams
- GroupProjectsFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Projects when getting lists of projects for a specified group.
- GroupProjectsFilter() - Constructor for class org.gitlab4j.api.models.GroupProjectsFilter
- GROUPS_API_LIMIT - org.gitlab4j.api.models.Setting
- GroupSearchScope(String, Class<T>) - Constructor for class org.gitlab4j.models.Constants.GroupSearchScope
- GroupSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- GroupSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- GUEST - org.gitlab4j.api.models.AccessLevel
H
- HASHED_STORAGE_ENABLED - org.gitlab4j.api.models.Setting
-
Create new projects using hashed storage paths: Enable immutable, hash-based paths and repository names to store repositories on disk.
- HealthCheckInfo - Class in org.gitlab4j.api.models
- HealthCheckInfo() - Constructor for class org.gitlab4j.api.models.HealthCheckInfo
- HealthCheckItem - Class in org.gitlab4j.api.models
- HealthCheckItem() - Constructor for class org.gitlab4j.api.models.HealthCheckItem
- HealthCheckStatus - Enum in org.gitlab4j.api.models
- HELM - org.gitlab4j.api.models.PackageType
- HELP_PAGE_DOCUMENTATION_BASE_URL - org.gitlab4j.api.models.Setting
- HELP_PAGE_HIDE_COMMERCIAL_CONTENT - org.gitlab4j.api.models.Setting
-
Hide marketing-related entries from help.
- HELP_PAGE_SUPPORT_URL - org.gitlab4j.api.models.Setting
-
Alternate support URL for help page and help dropdown.
- HELP_PAGE_TEXT - org.gitlab4j.api.models.Setting
-
Custom text displayed on the help page.
- HELP_TEXT - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) GitLab server administrator information
- HIDDEN - org.gitlab4j.models.Constants.PackageStatus
- HIDE_THIRD_PARTY_OFFERS - org.gitlab4j.api.models.Setting
-
Do not display offers from third parties within GitLab.
- HipChatService - Class in org.gitlab4j.api.services
- HipChatService() - Constructor for class org.gitlab4j.api.services.HipChatService
- HOME_PAGE_URL - org.gitlab4j.api.models.Setting
-
Redirect to this URL when not logged in.
- HOUSEKEEPING_BITMAPS_ENABLED - org.gitlab4j.api.models.Setting
-
required by:
Setting.HOUSEKEEPING_ENABLED
Enable Git pack file bitmap creation. - HOUSEKEEPING_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.HOUSEKEEPING_BITMAPS_ENABLED
,Setting.HOUSEKEEPING_FULL_REPACK_PERIOD
,Setting.HOUSEKEEPING_GC_PERIOD
, andSetting.HOUSEKEEPING_INCREMENTAL_REPACK_PERIOD
) Enable or disable Git housekeeping. - HOUSEKEEPING_FULL_REPACK_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.HOUSEKEEPING_ENABLED
Number of Git pushes after which an incremental git repack is run. - HOUSEKEEPING_GC_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.HOUSEKEEPING_ENABLED
Number of Git pushes after which git gc is run. - HOUSEKEEPING_INCREMENTAL_REPACK_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.HOUSEKEEPING_ENABLED
Number of Git pushes after which an incremental git repack is run. - HOUSEKEEPING_OPTIMIZE_REPOSITORY_PERIOD - org.gitlab4j.api.models.Setting
-
Number of Git pushes after which an incremental git repack is run.
- HTML_EMAILS_ENABLED - org.gitlab4j.api.models.Setting
-
Enable HTML emails.
I
- ID - org.gitlab4j.models.Constants.DeploymentOrderBy
- ID - org.gitlab4j.models.Constants.GroupOrderBy
- ID - org.gitlab4j.models.Constants.PipelineOrderBy
- ID - org.gitlab4j.models.Constants.ProjectOrderBy
- Identity - Class in org.gitlab4j.api.models
- Identity() - Constructor for class org.gitlab4j.api.models.Identity
- IID - org.gitlab4j.models.Constants.DeploymentOrderBy
- IIDS - org.gitlab4j.api.models.IssueFilter.IssueField
- IMAGE - org.gitlab4j.api.models.Position.PositionType
- ImpersonationToken - Class in org.gitlab4j.api.models
- ImpersonationToken() - Constructor for class org.gitlab4j.api.models.ImpersonationToken
- ImpersonationToken.Scope - Enum in org.gitlab4j.api.models
-
Enum to specify the scope of an ImpersonationToken.
- IMPORT_SOURCES - org.gitlab4j.api.models.Setting
-
Sources to allow project import from, possible values: github, bitbucket, bitbucket_server, gitlab, google_code, fogbugz, git, gitlab_project, gitea, manifest, and phabricator.
- IMPORTED - org.gitlab4j.models.Constants.ActionType
- ImportStatus - Class in org.gitlab4j.api.models
- ImportStatus() - Constructor for class org.gitlab4j.api.models.ImportStatus
- ImportStatus.Status - Enum in org.gitlab4j.api.models
-
Enum representing the status of the import.
- INACTIVE - org.gitlab4j.models.Constants.ImpersonationState
- INACTIVE_PROJECTS_DELETE_AFTER_MONTHS - org.gitlab4j.api.models.Setting
-
If delete_inactive_projects is true, the time (in months) to wait before deleting inactive projects.
- INACTIVE_PROJECTS_MIN_SIZE_MB - org.gitlab4j.api.models.Setting
-
If delete_inactive_projects is true, the minimum repository size for projects to be checked for inactivity.
- INACTIVE_PROJECTS_SEND_WARNING_EMAIL_AFTER_MONTHS - org.gitlab4j.api.models.Setting
-
If delete_inactive_projects is true, sets the time (in months) to wait before emailing maintainers that the project is scheduled be deleted because it is inactive.
- INCLUDE_OPTIONAL_METRICS_IN_SERVICE_PING - org.gitlab4j.api.models.Setting
-
Whether or not optional metrics are enabled in Service Ping.
- INSTANCE_LEVEL_AI_BETA_FEATURES_ENABLED - org.gitlab4j.api.models.Setting
- INSTANCE_STATISTICS_VISIBILITY_PRIVATE - org.gitlab4j.api.models.Setting
-
When set to true Instance statistics will only be available to admins.
- INSTANCE_TYPE - org.gitlab4j.api.models.Runner.RunnerType
- INTERNAL - org.gitlab4j.api.models.Visibility
- INVALID - org.gitlab4j.api.models.AccessLevel
- INVISIBLE_CAPTCHA_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Invisible CAPTCHA spam detection during sign-up.
- INVITATION_FLOW_ENFORCEMENT - org.gitlab4j.api.models.Setting
- IS_BLOCKED_BY - org.gitlab4j.api.models.LinkType
- isActive() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- isActive() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- isAllowFailure() - Method in class org.gitlab4j.api.models.Bridge
- isAllowFailure() - Method in class org.gitlab4j.api.models.CommitStatus
- isFeatured() - Method in class org.gitlab4j.api.models.LicenseTemplate
- isGfm() - Method in class org.gitlab4j.api.models.MarkdownRequest
- isIssueTodo() - Method in class org.gitlab4j.api.models.Todo
- isMergeRequestTodo() - Method in class org.gitlab4j.api.models.Todo
- ISO8601 - Class in org.gitlab4j.models.utils
-
This class provides utility methods for parsing and formatting ISO8601 formatted dates.
- ISO8601() - Constructor for class org.gitlab4j.models.utils.ISO8601
- isRequired() - Method in class org.gitlab4j.models.GitLabFormValue
- isRevoked() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- isRevoked() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- isSubscribed() - Method in class org.gitlab4j.api.models.Label
- Issue - Class in org.gitlab4j.api.models
- Issue() - Constructor for class org.gitlab4j.api.models.Issue
- ISSUE - org.gitlab4j.api.models.AwardEmoji.AwardableType
- ISSUE - org.gitlab4j.api.models.IssueEvent.ResourceType
- ISSUE - org.gitlab4j.api.models.LabelEvent.ResourceType
- ISSUE - org.gitlab4j.api.models.Note.NoteableType
- ISSUE - org.gitlab4j.api.webhook.NoteEvent.NoteableType
- ISSUE - org.gitlab4j.models.Constants.TargetType
- ISSUE - org.gitlab4j.models.Constants.TodoType
- ISSUE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- IssueChanges - Class in org.gitlab4j.api.webhook
- IssueChanges() - Constructor for class org.gitlab4j.api.webhook.IssueChanges
- IssueEpic - Class in org.gitlab4j.api.models
- IssueEpic() - Constructor for class org.gitlab4j.api.models.IssueEpic
- IssueEvent - Class in org.gitlab4j.api.models
- IssueEvent - Class in org.gitlab4j.api.webhook
- IssueEvent() - Constructor for class org.gitlab4j.api.models.IssueEvent
- IssueEvent() - Constructor for class org.gitlab4j.api.webhook.IssueEvent
- IssueEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- IssueEvent.ResourceType - Enum in org.gitlab4j.api.models
-
Enum to use for specifying the state events resource type.
- IssueFilter - Class in org.gitlab4j.api.models
-
This class is used to filter issues when getting lists of them.
- IssueFilter() - Constructor for class org.gitlab4j.api.models.IssueFilter
- IssueFilter.IssueField - Enum in org.gitlab4j.api.models
- IssueLink - Class in org.gitlab4j.api.models
- IssueLink() - Constructor for class org.gitlab4j.api.models.IssueLink
- ISSUES - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- ISSUES - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- ISSUES - Static variable in class org.gitlab4j.models.Constants.SearchScope
- ISSUES_CREATE_LIMIT - org.gitlab4j.api.models.Setting
- ISSUES_URL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- IssuesStatistics - Class in org.gitlab4j.api.models
- IssuesStatistics() - Constructor for class org.gitlab4j.api.models.IssuesStatistics
- IssuesStatistics.Counts - Class in org.gitlab4j.api.models
- IssuesStatistics.Statistics - Class in org.gitlab4j.api.models
- IssuesStatisticsFilter - Class in org.gitlab4j.api.models
-
This class is used to filter issues when getting issue statistics.
- IssuesStatisticsFilter() - Constructor for class org.gitlab4j.api.models.IssuesStatisticsFilter
- isTag() - Method in class org.gitlab4j.api.models.Bridge
- isValid(Object) - Method in enum org.gitlab4j.api.models.Setting
-
Returns true if the provided value is of the correct type specified by this ApplicationSetting enum, otherwise returns false.
- isValid(Branch) - Static method in class org.gitlab4j.api.models.Branch
- isValid(MergeRequest) - Static method in class org.gitlab4j.api.models.MergeRequest
- isValid(Project) - Static method in class org.gitlab4j.api.models.Project
- isValid(ProtectedBranch) - Static method in class org.gitlab4j.api.models.ProtectedBranch
- Iteration - Class in org.gitlab4j.api.models
- Iteration() - Constructor for class org.gitlab4j.api.models.Iteration
- ITERATION_ID - org.gitlab4j.api.models.IssueFilter.IssueField
- ITERATION_TITLE - org.gitlab4j.api.models.IssueFilter.IssueField
- Iteration.IterationState - Enum in org.gitlab4j.api.models
- IterationFilter - Class in org.gitlab4j.api.models
- IterationFilter() - Constructor for class org.gitlab4j.api.models.IterationFilter
- IterationFilter.IterationFilterIn - Enum in org.gitlab4j.api.models
- IterationFilter.IterationFilterState - Enum in org.gitlab4j.api.models
J
- JacksonJson - Class in org.gitlab4j.models.utils
-
Jackson JSON Configuration and utility class.
- JacksonJson() - Constructor for class org.gitlab4j.models.utils.JacksonJson
- JacksonJson.DateOnlySerializer - Class in org.gitlab4j.models.utils
-
JsonSerializer for serializing dates s yyyy-mm-dd in UTC timezone.
- JacksonJson.JsonDateDeserializer - Class in org.gitlab4j.models.utils
-
JsonDeserializer for deserializing ISO8601 formatted dates.
- JacksonJson.JsonDateSerializer - Class in org.gitlab4j.models.utils
-
JsonSerializer for serializing ISO8601 formatted dates.
- JacksonJson.UserListDeserializer - Class in org.gitlab4j.models.utils
-
Deserializer for the odd User instances in the "approved_by" array in the merge_request JSON.
- JacksonJson.UserListSerializer - Class in org.gitlab4j.models.utils
-
Serializer for the odd User instances in the "approved_by" array in the merge_request JSON.
- JacksonJsonEnumHelper<E extends java.lang.Enum<E>> - Class in org.gitlab4j.models.utils
- JacksonJsonEnumHelper(Class<E>) - Constructor for class org.gitlab4j.models.utils.JacksonJsonEnumHelper
- JacksonJsonEnumHelper(Class<E>, boolean) - Constructor for class org.gitlab4j.models.utils.JacksonJsonEnumHelper
- JacksonJsonEnumHelper(Class<E>, boolean, boolean) - Constructor for class org.gitlab4j.models.utils.JacksonJsonEnumHelper
- JacksonJsonEnumHelper(Class<E>, boolean, boolean, boolean) - Constructor for class org.gitlab4j.models.utils.JacksonJsonEnumHelper
- JIRA_CONNECT_APPLICATION_KEY - org.gitlab4j.api.models.Setting
-
ID of the OAuth application used to authenticate with the GitLab for Jira Cloud app.
- JIRA_CONNECT_PROXY_URL - org.gitlab4j.api.models.Setting
-
URL of the GitLab instance used as a proxy for the GitLab for Jira Cloud app.
- JIRA_CONNECT_PUBLIC_KEY_STORAGE_ENABLED - org.gitlab4j.api.models.Setting
-
Enable public key storage for the GitLab for Jira Cloud app.
- JIRA_ISSUE_TRANSITION_ID_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- JiraService - Class in org.gitlab4j.api.services
- JiraService() - Constructor for class org.gitlab4j.api.services.JiraService
- Job - Class in org.gitlab4j.api.models
- Job() - Constructor for class org.gitlab4j.api.models.Job
- JOB_HOOK_X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.BuildEvent
- JOB_HOOK_X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.JobEvent
- JOB_TOKEN - org.gitlab4j.models.Constants.TokenType
- JobAttribute - Class in org.gitlab4j.api.models
- JobAttribute(String, String) - Constructor for class org.gitlab4j.api.models.JobAttribute
- JobAttributes - Class in org.gitlab4j.api.models
- JobAttributes(List<JobAttribute>) - Constructor for class org.gitlab4j.api.models.JobAttributes
- JobEvent - Class in org.gitlab4j.api.webhook
- JobEvent() - Constructor for class org.gitlab4j.api.webhook.JobEvent
- JobStatus - Enum in org.gitlab4j.api.models
-
Enum for the various Job status values.
- JOINED - org.gitlab4j.models.Constants.ActionType
- JsonDateDeserializer() - Constructor for class org.gitlab4j.models.utils.JacksonJson.JsonDateDeserializer
- JsonDateSerializer() - Constructor for class org.gitlab4j.models.utils.JacksonJson.JsonDateSerializer
- JUNIT - org.gitlab4j.api.models.Artifact.FileType
K
- K8S_PROXY - org.gitlab4j.models.Constants.ApplicationScope
-
Grants permission to perform Kubernetes API calls using the agent for Kubernetes.
- Kas() - Constructor for class org.gitlab4j.api.models.Metadata.Kas
- KEEP_LATEST_ARTIFACT - org.gitlab4j.api.models.Setting
-
Prevent the deletion of the artifacts from the most recent successful jobs, regardless of the expiry time.
- Key - Class in org.gitlab4j.api.models
- Key() - Constructor for class org.gitlab4j.api.models.Key
- KEY_CREATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- KEY_DESTROY_EVENT - Static variable in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- KeySystemHookEvent - Class in org.gitlab4j.api.systemhooks
- KeySystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- KROKI_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: kroki_url) Enable Kroki integration.
- KROKI_FORMATS - org.gitlab4j.api.models.Setting
-
Additional formats supported by the Kroki instance.
- KROKI_URL - org.gitlab4j.api.models.Setting
-
The Kroki instance URL for integration.
L
- Label - Class in org.gitlab4j.api.models
- Label() - Constructor for class org.gitlab4j.api.models.Label
- LabelEvent - Class in org.gitlab4j.api.models
- LabelEvent() - Constructor for class org.gitlab4j.api.models.LabelEvent
- LabelEvent.ResourceType - Enum in org.gitlab4j.api.models
-
Enum to use for specifying the label event resource type.
- LABELS - org.gitlab4j.api.models.EpicFilter.EpicField
- LABELS - org.gitlab4j.api.models.IssueFilter.IssueField
- LABELS - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- LAST_ACTIVITY_AT - org.gitlab4j.models.Constants.ProjectOrderBy
- LdapGroupLink - Class in org.gitlab4j.api.models
- LdapGroupLink() - Constructor for class org.gitlab4j.api.models.LdapGroupLink
- LEFT - org.gitlab4j.models.Constants.ActionType
- License - Class in org.gitlab4j.api.models
- License() - Constructor for class org.gitlab4j.api.models.License
- LicenseTemplate - Class in org.gitlab4j.api.models
- LicenseTemplate() - Constructor for class org.gitlab4j.api.models.LicenseTemplate
- Link - Class in org.gitlab4j.api.models
- Link() - Constructor for class org.gitlab4j.api.models.Assets.Link
- Link() - Constructor for class org.gitlab4j.api.models.Link
- Link() - Constructor for class org.gitlab4j.api.models.WikiAttachment.Link
- LinkedIssue - Class in org.gitlab4j.api.models
- LinkedIssue() - Constructor for class org.gitlab4j.api.models.LinkedIssue
- LinkType - Enum in org.gitlab4j.api.models
-
Enum to model the type of link between issues or epics
- LIST - org.gitlab4j.models.GitLabFormValueType
- LOCAL_MARKDOWN_VERSION - org.gitlab4j.api.models.Setting
-
Increase this value when any cached markdown should be invalidated.
- LOCK_DUO_FEATURES_ENABLED - org.gitlab4j.api.models.Setting
-
Indicates whether the GitLab Duo features enabled setting is enforced for all subgroups.
- LOCK_MEMBERSHIPS_TO_LDAP - org.gitlab4j.api.models.Setting
- LOCK_MEMBERSHIPS_TO_SAML - org.gitlab4j.api.models.Setting
- LOCKED - org.gitlab4j.models.Constants.MergeRequestState
- LOGIN_RECAPTCHA_PROTECTION_ENABLED - org.gitlab4j.api.models.Setting
-
NOT DOCUMENTED: but it's returned by a call to /api/v4/application/settings Was added with this commit https://gitlab.com/gitlab-org/gitlab/commit/30e7f01877fd436e21efdf0974d42d8fc83f4883
M
- MAILGUN_EVENTS_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Mailgun event receiver.
- MAILGUN_SIGNING_KEY - org.gitlab4j.api.models.Setting
-
The Mailgun HTTP webhook signing key for receiving events from webhook.
- MAINTAINER - org.gitlab4j.api.models.AccessLevel
- MAINTAINER - org.gitlab4j.models.Constants.ProjectCreationLevel
- MAINTAINER - org.gitlab4j.models.Constants.SubgroupCreationLevel
- MAINTENANCE_MODE - org.gitlab4j.api.models.Setting
-
When instance is in maintenance mode, non-administrative users can sign in with read-only access and make read-only API requests.
- MAINTENANCE_MODE_MESSAGE - org.gitlab4j.api.models.Setting
-
Message displayed when instance is in maintenance mode.
- MANAGE_RUNNER - org.gitlab4j.models.Constants.ApplicationScope
-
Grants access to manage the runners.
- MANUAL - org.gitlab4j.api.models.BuildStatus
- MANUAL - org.gitlab4j.api.models.JobStatus
- MANUAL - org.gitlab4j.api.models.PipelineStatus
- MANUAL - org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- MANUAL - org.gitlab4j.models.Constants.JobScope
- MAP - org.gitlab4j.models.GitLabFormValueType
- Markdown - Class in org.gitlab4j.api.models
- Markdown() - Constructor for class org.gitlab4j.api.models.Markdown
- MarkdownRequest - Class in org.gitlab4j.api.models
- MarkdownRequest(String, boolean) - Constructor for class org.gitlab4j.api.models.MarkdownRequest
- MarkdownRequest(String, boolean, String) - Constructor for class org.gitlab4j.api.models.MarkdownRequest
- MARKED - org.gitlab4j.models.Constants.TodoAction
- marshal(T) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Marshals the supplied object out as a formatted JSON string.
- MASTER - org.gitlab4j.api.models.AccessLevel
-
Deprecated.
- MATH_RENDERING_LIMITS_ENABLED - org.gitlab4j.api.models.Setting
- MattermostService - Class in org.gitlab4j.api.services
- MattermostService() - Constructor for class org.gitlab4j.api.services.MattermostService
- MAVEN - org.gitlab4j.api.models.PackageType
- MAVEN_PACKAGE_REQUESTS_FORWARDING - org.gitlab4j.api.models.Setting
-
Use repo.maven.apache.org as a default remote repository when the package is not found in the GitLab Package Registry for Maven.
- MAX_ARTIFACTS_CONTENT_INCLUDE_SIZE - org.gitlab4j.api.models.Setting
- MAX_ARTIFACTS_SIZE - org.gitlab4j.api.models.Setting
-
Maximum artifacts size in MB
- MAX_ATTACHMENT_SIZE - org.gitlab4j.api.models.Setting
-
Limit attachment size in MB
- MAX_DECOMPRESSED_ARCHIVE_SIZE - org.gitlab4j.api.models.Setting
-
Maximum decompressed file size for imported archives in MB.
- MAX_EXPORT_SIZE - org.gitlab4j.api.models.Setting
-
Maximum export size in MB.
- MAX_IMPORT_REMOTE_FILE_SIZE - org.gitlab4j.api.models.Setting
-
Maximum remote file size for imports from external object storages.
- MAX_IMPORT_SIZE - org.gitlab4j.api.models.Setting
-
Maximum import size in MB.
- MAX_LOGIN_ATTEMPTS - org.gitlab4j.api.models.Setting
-
Maximum number of sign-in attempts before locking out the user.
- MAX_PAGES_CUSTOM_DOMAINS_PER_PROJECT - org.gitlab4j.api.models.Setting
- MAX_PAGES_SIZE - org.gitlab4j.api.models.Setting
-
Maximum size of pages repositories in MB
- MAX_PERSONAL_ACCESS_TOKEN_LIFETIME - org.gitlab4j.api.models.Setting
-
Maximum allowable lifetime for access tokens in days.
- MAX_SSH_KEY_LIFETIME - org.gitlab4j.api.models.Setting
-
Maximum allowable lifetime for SSH keys in days.
- MAX_TERRAFORM_STATE_SIZE_BYTES - org.gitlab4j.api.models.Setting
-
Maximum size in bytes of the Terraform state files.
- MAX_YAML_DEPTH - org.gitlab4j.api.models.Setting
-
The maximum depth of nested CI/CD configuration added with the include keyword.
- MAX_YAML_SIZE_BYTES - org.gitlab4j.api.models.Setting
-
The maximum size in bytes of a single CI/CD configuration file.
- Member - Class in org.gitlab4j.api.models
- Member() - Constructor for class org.gitlab4j.api.models.Member
- MEMBERS_DELETE_LIMIT - org.gitlab4j.api.models.Setting
- Membership - Class in org.gitlab4j.api.models
- Membership() - Constructor for class org.gitlab4j.api.models.Membership
- MembershipSourceType - Enum in org.gitlab4j.api.models
- MENTION - org.gitlab4j.api.models.NotificationSettings.Level
- MENTIONED - org.gitlab4j.models.Constants.TodoAction
- MERGE - org.gitlab4j.api.models.Project.MergeMethod
- MERGE_REQUEST - org.gitlab4j.api.models.AwardEmoji.AwardableType
- MERGE_REQUEST - org.gitlab4j.api.models.LabelEvent.ResourceType
- MERGE_REQUEST - org.gitlab4j.api.models.Note.NoteableType
- MERGE_REQUEST - org.gitlab4j.api.webhook.NoteEvent.NoteableType
- MERGE_REQUEST - org.gitlab4j.models.Constants.TargetType
- MERGE_REQUEST - org.gitlab4j.models.Constants.TodoType
- MERGE_REQUEST_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- MERGE_REQUEST_EVENT - org.gitlab4j.models.Constants.PipelineSource
- MERGE_REQUEST_EVENT - Static variable in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- MERGE_REQUESTS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- MERGE_REQUESTS - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- MERGE_REQUESTS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- MERGED - org.gitlab4j.models.Constants.ActionType
- MERGED - org.gitlab4j.models.Constants.MergeRequestState
- MergeRequest - Class in org.gitlab4j.api.models
- MergeRequest() - Constructor for class org.gitlab4j.api.models.MergeRequest
- MergeRequestChanges - Class in org.gitlab4j.api.webhook
- MergeRequestChanges() - Constructor for class org.gitlab4j.api.webhook.MergeRequestChanges
- MergeRequestDiff - Class in org.gitlab4j.api.models
- MergeRequestDiff() - Constructor for class org.gitlab4j.api.models.MergeRequestDiff
- MergeRequestEvent - Class in org.gitlab4j.api.webhook
- MergeRequestEvent() - Constructor for class org.gitlab4j.api.webhook.MergeRequestEvent
- MergeRequestEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- MergeRequestFilter - Class in org.gitlab4j.api.models
-
This class is used to filter merge requests when getting lists of them.
- MergeRequestFilter() - Constructor for class org.gitlab4j.api.models.MergeRequestFilter
- MergeRequestFilter.MergeRequestField - Enum in org.gitlab4j.api.models
- MergeRequestParams - Class in org.gitlab4j.api.models
-
This class provides the form parameters for creating and updating merge requests.
- MergeRequestParams() - Constructor for class org.gitlab4j.api.models.MergeRequestParams
- MergeRequestSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- MergeRequestSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- MergeRequestVersion - Class in org.gitlab4j.api.models
- MergeRequestVersion() - Constructor for class org.gitlab4j.api.models.MergeRequestVersion
- Metadata - Class in org.gitlab4j.api.models
- Metadata() - Constructor for class org.gitlab4j.api.models.Metadata
- METADATA - org.gitlab4j.api.models.Artifact.FileType
- Metadata.Kas - Class in org.gitlab4j.api.models
- METRICS_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.METRICS_HOST
,Setting.METRICS_METHOD_CALL_THRESHOLD
,Setting.METRICS_PACKET_SIZE
,Setting.METRICS_POOL_SIZE
,Setting.METRICS_PORT
,Setting.METRICS_SAMPLE_INTERVAL
andSetting.METRICS_TIMEOUT
) Enable influxDB metrics. - METRICS_HOST - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
InfluxDB host. - METRICS_METHOD_CALL_THRESHOLD - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
A method call is only tracked when it takes longer than the given amount of milliseconds. - METRICS_PACKET_SIZE - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
The amount of datapoints to send in a single UDP packet. - METRICS_POOL_SIZE - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
The amount of InfluxDB connections to keep open. - METRICS_PORT - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
The UDP port to use for connecting to InfluxDB. - METRICS_SAMPLE_INTERVAL - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
The sampling interval in seconds. - METRICS_TIMEOUT - org.gitlab4j.api.models.Setting
-
required by:
Setting.METRICS_ENABLED
The amount of seconds after which InfluxDB will time out. - Milestone - Class in org.gitlab4j.api.models
- Milestone() - Constructor for class org.gitlab4j.api.models.Milestone
- MILESTONE - org.gitlab4j.api.models.IssueFilter.IssueField
- MILESTONE - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- MILESTONE - org.gitlab4j.models.Constants.TargetType
- MILESTONE_ID - org.gitlab4j.api.models.IssueFilter.IssueField
- MILESTONES - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- MILESTONES - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- MILESTONES - Static variable in class org.gitlab4j.models.Constants.SearchScope
- MINIMAL_ACCESS - org.gitlab4j.api.models.AccessLevel
- MINIMUM_PASSWORD_LENGTH - org.gitlab4j.api.models.Setting
- MIRROR_AVAILABLE - org.gitlab4j.api.models.Setting
-
Allow repository mirroring to configured by project Maintainers.
- MIRROR_CAPACITY_THRESHOLD - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Minimum capacity to be available before scheduling more mirrors preemptively
- MIRROR_MAX_CAPACITY - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Maximum number of mirrors that can be synchronizing at the same time.
- MIRROR_MAX_DELAY - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Maximum time (in minutes) between updates that a mirror can have when scheduled to synchronize.
- MOVE - org.gitlab4j.api.models.CommitAction.Action
- MSEC_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- MY_REACTION_EMOJI - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
N
- NAME - org.gitlab4j.models.Constants.ContributorOrderBy
- NAME - org.gitlab4j.models.Constants.GroupOrderBy
- NAME - org.gitlab4j.models.Constants.PackageOrderBy
- NAME - org.gitlab4j.models.Constants.ProjectOrderBy
- NAME - org.gitlab4j.models.Constants.TagOrderBy
- Namespace - Class in org.gitlab4j.api.models
- Namespace() - Constructor for class org.gitlab4j.api.models.Namespace
- NAMESPACE - org.gitlab4j.api.models.MembershipSourceType
-
Representing a group
- NAMESPACE_AGGREGATION_SCHEDULE_LEASE_DURATION_IN_SECONDS - org.gitlab4j.api.models.Setting
- NEVER - org.gitlab4j.models.Constants.SquashOption
- NEW - org.gitlab4j.models.Constants.LineType
- NEW_GROUP_MEMBER_EVENT - Static variable in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- NEW_ISSUE_URL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- NEW_TEAM_MEMBER_EVENT - Static variable in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- NEXT_PAGE_HEADER - Static variable in interface org.gitlab4j.models.Constants
-
The index of the next page HTTP header key.
- NONE - org.gitlab4j.api.models.AccessLevel
- NONE - org.gitlab4j.api.models.ExportStatus.Status
- NONE - org.gitlab4j.api.models.ImportStatus.Status
- NOONE - org.gitlab4j.models.Constants.ProjectCreationLevel
- NOT_PROTECTED - org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
- NOT_PROTECTED - org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
- Note - Class in org.gitlab4j.api.models
- Note() - Constructor for class org.gitlab4j.api.models.Note
- NOTE - org.gitlab4j.api.models.AwardEmoji.AwardableType
- NOTE - org.gitlab4j.models.Constants.TargetType
- NOTE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- Note.NoteableType - Enum in org.gitlab4j.api.models
- Note.OrderBy - Enum in org.gitlab4j.api.models
-
Enum to use for ordering the results.
- Note.Type - Enum in org.gitlab4j.api.models
- NoteableType(NoteEvent.NoteableType) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- NoteEvent - Class in org.gitlab4j.api.webhook
- NoteEvent() - Constructor for class org.gitlab4j.api.webhook.NoteEvent
- NoteEvent.NoteableType - Enum in org.gitlab4j.api.webhook
- NoteEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- NOTES - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- NOTES - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- NOTES_CREATE_LIMIT - org.gitlab4j.api.models.Setting
- NOTES_CREATE_LIMIT_ALLOWLIST_RAW - org.gitlab4j.api.models.Setting
- NotificationService - Class in org.gitlab4j.api.services
- NotificationService() - Constructor for class org.gitlab4j.api.services.NotificationService
- NotificationService.BranchesToBeNotified - Enum in org.gitlab4j.api.services
- NotificationSettings - Class in org.gitlab4j.api.models
- NotificationSettings() - Constructor for class org.gitlab4j.api.models.NotificationSettings
- NotificationSettings.Events - Class in org.gitlab4j.api.models
- NotificationSettings.Level - Enum in org.gitlab4j.api.models
-
Notification level
- NOTIFY_ON_UNKNOWN_SIGN_IN - org.gitlab4j.api.models.Setting
-
Enable sending notification if sign in from unknown IP address happens.
- NOTIFY_ONLY_BROKEN_PIPELINES_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- NOTIFY_ONLY_BROKEN_PIPELINES_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- NOTIFY_ONLY_DEFAULT_BRANCH_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- NOTIFY_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- NPM - org.gitlab4j.api.models.PackageType
- NPM_PACKAGE_REQUESTS_FORWARDING - org.gitlab4j.api.models.Setting
-
Use npmjs.org as a default remote repository when the package is not found in the GitLab Package Registry for npm.
- NUGET - org.gitlab4j.api.models.PackageType
- NUGET_SKIP_METADATA_URL_VALIDATION - org.gitlab4j.api.models.Setting
-
Indicates whether to skip metadata URL validation for the NuGet package.
O
- OAUTH2_ACCESS - org.gitlab4j.models.Constants.TokenType
- OauthTokenResponse - Class in org.gitlab4j.api.models
- OauthTokenResponse() - Constructor for class org.gitlab4j.api.models.OauthTokenResponse
- OBJECT - org.gitlab4j.models.GitLabFormValueType
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.BuildEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.DeploymentEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.IssueEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.JobEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.MergeRequestEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.NoteEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.PipelineEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.PushEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.ReleaseEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.TagPushEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.WikiPageEvent
- OBJECT_KIND - Static variable in class org.gitlab4j.api.webhook.WorkItemEvent
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.IssueEvent.ObjectAttributes
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.MergeRequestEvent.ObjectAttributes
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- ObjectAttributes() - Constructor for class org.gitlab4j.api.webhook.WorkItemEvent.ObjectAttributes
- OFFLINE - org.gitlab4j.api.models.Runner.RunnerStatus
- OK - org.gitlab4j.api.models.HealthCheckStatus
- OLD - org.gitlab4j.models.Constants.LineType
- onBuildEvent(BuildEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook build event has been received.
- onDeploymentEvent(DeploymentEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook deployment event has been received.
- onGroupEvent(GroupSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook group event has been received.
- onGroupMemberEvent(GroupMemberSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook group member event has been received.
- onIssueEvent(IssueEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook issue event has been received.
- onJobEvent(JobEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook job event has been received.
- onKeyEvent(KeySystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook key event has been received.
- ONLINE - org.gitlab4j.api.models.Runner.RunnerStatus
- onMergeRequestEvent(MergeRequestSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook merge_request event has been received.
- onMergeRequestEvent(MergeRequestEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook merge request event has been received
- onNoteEvent(NoteEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook note event has been received.
- onPipelineEvent(PipelineEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook pipeline event has been received.
- onProjectEvent(ProjectSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook prject event has been received.
- onPushEvent(PushSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook push event has been received.
- onPushEvent(PushEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook push event has been received.
- onReleaseEvent(ReleaseEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook release event has been received.
- onRepositoryEvent(RepositorySystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook repository event has been received.
- onTagPushEvent(TagPushSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook tag push event has been received.
- onTagPushEvent(TagPushEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook tag push event has been received.
- onTeamMemberEvent(TeamMemberSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook team member event has been received.
- onUserEvent(UserSystemHookEvent) - Method in interface org.gitlab4j.api.systemhooks.SystemHookListener
-
This method is called when a System Hook user event has been received.
- onWikiPageEvent(WikiPageEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook wiki page event has been received.
- onWorkItemEvent(WorkItemEvent) - Method in interface org.gitlab4j.api.webhook.WebHookListener
-
This method is called when a WebHook work item event has been received.
- OPENED - org.gitlab4j.api.models.AbstractEpic.EpicState
- OPENED - org.gitlab4j.api.models.IterationFilter.IterationFilterState
- OPENED - org.gitlab4j.models.Constants.ActionType
- OPENED - org.gitlab4j.models.Constants.IssueState
- OPENED - org.gitlab4j.models.Constants.MergeRequestState
- OPENID - org.gitlab4j.models.Constants.ApplicationScope
-
Grants permission to authenticate with GitLab using OpenID Connect.
- org.gitlab4j.api.models - package org.gitlab4j.api.models
- org.gitlab4j.api.services - package org.gitlab4j.api.services
- org.gitlab4j.api.systemhooks - package org.gitlab4j.api.systemhooks
- org.gitlab4j.api.webhook - package org.gitlab4j.api.webhook
- org.gitlab4j.models - package org.gitlab4j.models
- org.gitlab4j.models.utils - package org.gitlab4j.models.utils
- OUTBOUND_LOCAL_REQUESTS_ALLOWLIST_RAW - org.gitlab4j.api.models.Setting
- OUTBOUND_LOCAL_REQUESTS_WHITELIST - org.gitlab4j.api.models.Setting
-
Define a list of trusted domains or ip addresses to which local requests are allowed when local requests for hooks and services are disabled.
- OUTBOUND_LOCAL_REQUESTS_WHITELIST_RAW - org.gitlab4j.api.models.Setting
-
NOT DOCUMENTED: but it's returned by a call to /api/v4/application/settings Added with this commit https://gitlab.com/gitlab-org/gitlab/commit/336046254cfe69d795bc8ea454daaf5a35b60eac
- OUTPUT_MSEC_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- OUTPUT_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- Owner - Class in org.gitlab4j.api.models
- Owner() - Constructor for class org.gitlab4j.api.models.Owner
- OWNER - org.gitlab4j.api.models.AccessLevel
- OWNER - org.gitlab4j.models.Constants.SubgroupCreationLevel
P
- Package - Class in org.gitlab4j.api.models
- Package() - Constructor for class org.gitlab4j.api.models.Package
- PACKAGE_METADATA_PURL_TYPES - org.gitlab4j.api.models.Setting
-
List of package registry metadata to sync.
- PACKAGE_REGISTRY_ALLOW_ANYONE_TO_PULL_OPTION - org.gitlab4j.api.models.Setting
-
Enable to allow anyone to pull from Package Registry visible and changeable.
- PACKAGE_REGISTRY_CLEANUP_POLICIES_WORKER_CAPACITY - org.gitlab4j.api.models.Setting
-
Number of workers assigned to the packages cleanup policies.
- PackageFile - Class in org.gitlab4j.api.models
- PackageFile() - Constructor for class org.gitlab4j.api.models.PackageFile
- PackageFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Projects when getting lists of projects for a specified group.
- PackageFilter() - Constructor for class org.gitlab4j.api.models.PackageFilter
- PackageType - Enum in org.gitlab4j.api.models
- PAGE_HEADER - Static variable in interface org.gitlab4j.models.Constants
-
The index of the current page (starting at 1) HTTP header key.
- PAGE_PARAM - Static variable in interface org.gitlab4j.models.Constants
-
Page param HTTP header key.
- PAGES_DOMAIN_VERIFICATION_ENABLED - org.gitlab4j.api.models.Setting
-
Require users to prove ownership of custom domains.
- parse(String) - Static method in class org.gitlab4j.models.utils.DurationUtils
-
Parses a human readable duration string and calculates the number of seconds it represents.
- PARTIALLY_PROTECTED - org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
- Participant - Class in org.gitlab4j.api.models
- Participant() - Constructor for class org.gitlab4j.api.models.Participant
- PARTICIPATING - org.gitlab4j.api.models.NotificationSettings.Level
- PASSED - org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- PASSWORD_AUTHENTICATION_ENABLED - org.gitlab4j.api.models.Setting
-
Deprecated.Use
Setting.PASSWORD_AUTHENTICATION_ENABLED_FOR_WEB
instead. - PASSWORD_AUTHENTICATION_ENABLED_FOR_GIT - org.gitlab4j.api.models.Setting
-
Enable authentication for Git over HTTP(S) via a GitLab account password.
- PASSWORD_AUTHENTICATION_ENABLED_FOR_WEB - org.gitlab4j.api.models.Setting
-
Enable authentication for the web interface via a GitLab account password.
- PASSWORD_LOWERCASE_REQUIRED - org.gitlab4j.api.models.Setting
-
Indicates whether passwords require at least one lowercase letter.
- PASSWORD_NUMBER_REQUIRED - org.gitlab4j.api.models.Setting
-
Indicates whether passwords require at least one number.
- PASSWORD_SYMBOL_REQUIRED - org.gitlab4j.api.models.Setting
-
Indicates whether passwords require at least one symbol character.
- PASSWORD_UPPERCASE_REQUIRED - org.gitlab4j.api.models.Setting
-
Indicates whether passwords require at least one uppercase letter.
- PATH - org.gitlab4j.models.Constants.GroupOrderBy
- PATH - org.gitlab4j.models.Constants.ProjectOrderBy
- PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- PATTERN_MSEC - Static variable in class org.gitlab4j.models.utils.ISO8601
- PAUSED - org.gitlab4j.api.models.Runner.RunnerStatus
- PENDING - org.gitlab4j.api.models.BuildStatus
- PENDING - org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- PENDING - org.gitlab4j.api.models.JobStatus
- PENDING - org.gitlab4j.api.models.PipelineStatus
- PENDING - org.gitlab4j.models.Constants.CommitBuildState
- PENDING - org.gitlab4j.models.Constants.JobScope
- PENDING - org.gitlab4j.models.Constants.PipelineScope
- PENDING - org.gitlab4j.models.Constants.TodoState
- PENDO_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.PENDO_URL
) Enable pendo tracking. - PENDO_URL - org.gitlab4j.api.models.Setting
-
required by:
Setting.PENDO_ENABLED
The Pendo endpoint url with js snippet. - PER_PAGE - Static variable in interface org.gitlab4j.models.Constants
-
The number of items per page HTTP header key.
- PER_PAGE_PARAM - Static variable in interface org.gitlab4j.models.Constants
-
Items per page param HTTP header key.
- PERFORMANCE_BAR_ALLOWED_GROUP_ID - org.gitlab4j.api.models.Setting
-
Deprecated.Use
Setting.PERFORMANCE_BAR_ALLOWED_GROUP_PATH
instead. - PERFORMANCE_BAR_ALLOWED_GROUP_PATH - org.gitlab4j.api.models.Setting
-
Path of the group that is allowed to toggle the performance bar.
- PERFORMANCE_BAR_ENABLED - org.gitlab4j.api.models.Setting
-
Deprecated.Pass performance_bar_allowed_group_path: nil instead
- Permissions - Class in org.gitlab4j.api.models
- Permissions() - Constructor for class org.gitlab4j.api.models.Permissions
- PERSONAL_ACCESS_TOKEN_PREFIX - org.gitlab4j.api.models.Setting
-
personal_access_token_prefix
- PersonalAccessToken - Class in org.gitlab4j.api.models
- PersonalAccessToken() - Constructor for class org.gitlab4j.api.models.PersonalAccessToken
- Pipeline - Class in org.gitlab4j.api.models
- Pipeline() - Constructor for class org.gitlab4j.api.models.Pipeline
- PIPELINE - org.gitlab4j.models.Constants.PipelineSource
- PIPELINE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- PIPELINE_LIMIT_PER_PROJECT_USER_SHA - org.gitlab4j.api.models.Setting
-
Maximum number of pipeline creation requests per minute per user and commit.
- PipelineEvent - Class in org.gitlab4j.api.webhook
- PipelineEvent() - Constructor for class org.gitlab4j.api.webhook.PipelineEvent
- PipelineEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- PipelineFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Pipelines when getting lists of them.
- PipelineFilter() - Constructor for class org.gitlab4j.api.models.PipelineFilter
- PipelineSchedule - Class in org.gitlab4j.api.models
- PipelineSchedule() - Constructor for class org.gitlab4j.api.models.PipelineSchedule
- PipelineStatus - Enum in org.gitlab4j.api.models
-
Enum for the various Pipeline status values.
- PLANTUML_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.PLANTUML_URL
) Enable PlantUML integration. - PLANTUML_URL - org.gitlab4j.api.models.Setting
-
required by:
Setting.PLANTUML_ENABLED
The PlantUML instance URL for integration. - POLLING_INTERVAL_MULTIPLIER - org.gitlab4j.api.models.Setting
-
Interval multiplier used by endpoints that perform polling.
- Position - Class in org.gitlab4j.api.models
- Position() - Constructor for class org.gitlab4j.api.models.Position
- Position.PositionType - Enum in org.gitlab4j.api.models
- PREPARING - org.gitlab4j.api.models.PipelineStatus
- PREV_PAGE_HEADER - Static variable in interface org.gitlab4j.models.Constants
-
The index of the previous page HTTP header key.
- PREVENT_MERGE_REQUESTS_AUTHOR_APPROVAL - org.gitlab4j.api.models.Setting
-
Prevent approval by author
- PREVENT_MERGE_REQUESTS_COMMITTERS_APPROVAL - org.gitlab4j.api.models.Setting
-
Prevent approval by committers to merge requests
- PRIVATE - org.gitlab4j.api.models.Visibility
- PRIVATE - org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- PRIVATE - org.gitlab4j.models.Constants.TokenType
- PROCESSING - org.gitlab4j.models.Constants.PackageStatus
- PRODUCT_ANALYTICS_CONFIGURATOR_CONNECTION_STRING - org.gitlab4j.api.models.Setting
- PRODUCT_ANALYTICS_DATA_COLLECTOR_HOST - org.gitlab4j.api.models.Setting
- PRODUCT_ANALYTICS_ENABLED - org.gitlab4j.api.models.Setting
- PROFILE - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-only access to the user's profile data using OpenID Connect.
- Project - Class in org.gitlab4j.api.models
- Project() - Constructor for class org.gitlab4j.api.models.Project
- PROJECT - org.gitlab4j.api.models.Badge.BadgeKind
- PROJECT - org.gitlab4j.api.models.MembershipSourceType
- PROJECT - org.gitlab4j.models.Constants.TargetType
- PROJECT_API_LIMIT - org.gitlab4j.api.models.Setting
- PROJECT_CREATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- PROJECT_DESTROY_EVENT - Static variable in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- PROJECT_DOWNLOAD_EXPORT_LIMIT - org.gitlab4j.api.models.Setting
- PROJECT_EXPORT_ENABLED - org.gitlab4j.api.models.Setting
-
Enable project export.
- PROJECT_EXPORT_LIMIT - org.gitlab4j.api.models.Setting
- PROJECT_IMPORT_LIMIT - org.gitlab4j.api.models.Setting
- PROJECT_JOBS_API_RATE_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum authenticated requests to /project/:id/jobs per minute.
- PROJECT_KEY_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- PROJECT_LABEL - org.gitlab4j.api.webhook.EventLabel.LabelType
- PROJECT_PATH - org.gitlab4j.models.Constants.PackageOrderBy
- PROJECT_RENAME_EVENT - Static variable in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- PROJECT_RUNNER_TOKEN_EXPIRATION_INTERVAL - org.gitlab4j.api.models.Setting
-
Set the expiration time (in seconds) of authentication tokens of newly registered project runners.
- PROJECT_TRANSFER_EVENT - Static variable in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- PROJECT_TYPE - org.gitlab4j.api.models.Runner.RunnerType
- PROJECT_UPDATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- PROJECT_URL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- Project.MergeMethod - Enum in org.gitlab4j.api.models
- ProjectAccess - Class in org.gitlab4j.api.models
- ProjectAccess() - Constructor for class org.gitlab4j.api.models.ProjectAccess
- ProjectAccessToken - Class in org.gitlab4j.api.models
- ProjectAccessToken() - Constructor for class org.gitlab4j.api.models.ProjectAccessToken
- ProjectApprovalsConfig - Class in org.gitlab4j.api.models
- ProjectApprovalsConfig() - Constructor for class org.gitlab4j.api.models.ProjectApprovalsConfig
- ProjectFetches - Class in org.gitlab4j.api.models
- ProjectFetches() - Constructor for class org.gitlab4j.api.models.ProjectFetches
- ProjectFetches.DateCount - Class in org.gitlab4j.api.models
- ProjectFetches.Fetches - Class in org.gitlab4j.api.models
- ProjectFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Projects when getting lists of projects for a specified user.
- ProjectFilter() - Constructor for class org.gitlab4j.api.models.ProjectFilter
- ProjectGroup - Class in org.gitlab4j.api.models
- ProjectGroup() - Constructor for class org.gitlab4j.api.models.ProjectGroup
- ProjectGroupsFilter - Class in org.gitlab4j.api.models
-
This class is used to filter Groups when getting lists of groups for a specified project.
- ProjectGroupsFilter() - Constructor for class org.gitlab4j.api.models.ProjectGroupsFilter
- ProjectHook - Class in org.gitlab4j.api.models
- ProjectHook() - Constructor for class org.gitlab4j.api.models.ProjectHook
- ProjectLicense - Class in org.gitlab4j.api.models
- ProjectLicense() - Constructor for class org.gitlab4j.api.models.ProjectLicense
- PROJECTS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- PROJECTS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- PROJECTS_API_LIMIT - org.gitlab4j.api.models.Setting
- PROJECTS_API_RATE_LIMIT_UNAUTHENTICATED - org.gitlab4j.api.models.Setting
-
Introduced in GitLab 15.10.
- ProjectSearchScope(String, Class<T>) - Constructor for class org.gitlab4j.models.Constants.ProjectSearchScope
- ProjectStatistics - Class in org.gitlab4j.api.models
-
This class contains the sizing information from the project.
- ProjectStatistics() - Constructor for class org.gitlab4j.api.models.ProjectStatistics
- ProjectSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- ProjectSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- ProjectUser - Class in org.gitlab4j.api.models
- ProjectUser() - Constructor for class org.gitlab4j.api.models.ProjectUser
- PROMETHEUS_METRICS_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Prometheus metrics.
- PROTECTED - org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
- PROTECTED_AGAINST_PUSHES - org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
- PROTECTED_CI_VARIABLES - org.gitlab4j.api.models.Setting
-
Environment variables are protected by default.
- PROTECTED_PATHS_FOR_GET_REQUEST_RAW - org.gitlab4j.api.models.Setting
- PROTECTED_PATHS_RAW - org.gitlab4j.api.models.Setting
- ProtectedBranch - Class in org.gitlab4j.api.models
- ProtectedBranch() - Constructor for class org.gitlab4j.api.models.ProtectedBranch
- ProtectedTag - Class in org.gitlab4j.api.models
- ProtectedTag() - Constructor for class org.gitlab4j.api.models.ProtectedTag
- ProtectedTag.CreateAccessLevel - Class in org.gitlab4j.api.models
- PSEUDONYMIZER_ENABLED - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory.
- PUBLIC - org.gitlab4j.api.models.Visibility
- PUBLIC - org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- PUSH - org.gitlab4j.models.Constants.PipelineSource
- PUSH_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- PUSH_EVENT - Static variable in class org.gitlab4j.api.systemhooks.PushSystemHookEvent
- PUSH_EVENT_ACTIVITIES_LIMIT - org.gitlab4j.api.models.Setting
-
Number of changes (branches or tags) in a single push to determine whether individual push events or bulk push events will be created.
- PUSH_EVENT_HOOKS_LIMIT - org.gitlab4j.api.models.Setting
-
Number of changes (branches or tags) in a single push to determine whether webhooks and services will be fired or not.
- PUSH_EVENTS_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- PushData - Class in org.gitlab4j.api.models
- PushData() - Constructor for class org.gitlab4j.api.models.PushData
- PUSHED - org.gitlab4j.models.Constants.ActionType
- PushEvent - Class in org.gitlab4j.api.webhook
- PushEvent() - Constructor for class org.gitlab4j.api.webhook.PushEvent
- PushRules - Class in org.gitlab4j.api.models
- PushRules() - Constructor for class org.gitlab4j.api.models.PushRules
- PushSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- PushSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.PushSystemHookEvent
- PYPI - org.gitlab4j.api.models.PackageType
- PYPI_PACKAGE_REQUESTS_FORWARDING - org.gitlab4j.api.models.Setting
-
Use pypi.org as a default remote repository when the package is not found in the GitLab Package Registry for PyPI.
R
- RATE_LIMITING_RESPONSE_TEXT - org.gitlab4j.api.models.Setting
-
When rate limiting is enabled via the throttle_* settings, send this plain text response when a rate limit is exceeded.
- RAW_BLOB_REQUEST_LIMIT - org.gitlab4j.api.models.Setting
- READ_API - org.gitlab4j.api.models.ImpersonationToken.Scope
- READ_API - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read access to the API, including all groups and projects, the container registry, and the package registry.
- READ_API - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- READ_OBSERVABILITY - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-only access to GitLab Observability.
- READ_REGISTRY - org.gitlab4j.api.models.ImpersonationToken.Scope
- READ_REGISTRY - org.gitlab4j.models.Constants.DeployTokenScope
- READ_REGISTRY - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- READ_REPOSITORY - org.gitlab4j.api.models.ImpersonationToken.Scope
- READ_REPOSITORY - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-only access to repositories on private projects using Git-over-HTTP or the Repository Files API.
- READ_REPOSITORY - org.gitlab4j.models.Constants.DeployTokenScope
- READ_REPOSITORY - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- READ_SERVICE_PING - org.gitlab4j.models.Constants.ApplicationScope
-
Grant access to download Service Ping payload via API when authenticated as an admin user.
- READ_USER - org.gitlab4j.api.models.ImpersonationToken.Scope
- READ_USER - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-only access to your profile through the /user API endpoint, which includes username, public email, and full name.
- readFileContents(File) - Static method in class org.gitlab4j.models.utils.FileUtils
-
Reads the contents of a File to a String.
- readTree(Reader) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Reads and parses the JSON data on the specified Reader instance to a JsonNode tree representation.
- readTree(String) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Reads and parses the String containing JSON data and returns a JsonNode tree representation.
- REBASE_MERGE - org.gitlab4j.api.models.Project.MergeMethod
- RECAPTCHA_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.RECAPTCHA_PRIVATE_KEY
andSetting.RECAPTCHA_SITE_KEY
) Enable reCAPTCHA. - RECAPTCHA_PRIVATE_KEY - org.gitlab4j.api.models.Setting
-
required by:
Setting.RECAPTCHA_ENABLED
Private key for reCAPTCHA. - RECAPTCHA_SITE_KEY - org.gitlab4j.api.models.Setting
-
required by:
Setting.RECAPTCHA_ENABLED
Site key for reCAPTCHA. - RECEIVE_MAX_INPUT_SIZE - org.gitlab4j.api.models.Setting
-
Maximum push size (MB).
- RECIPIENT_PROP - Static variable in class org.gitlab4j.api.services.EmailOnPushService
- REF - org.gitlab4j.models.Constants.DeploymentOrderBy
- REF - org.gitlab4j.models.Constants.PipelineOrderBy
- REF_PROTECTED - org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
- References - Class in org.gitlab4j.api.models
- References() - Constructor for class org.gitlab4j.api.models.References
- RegistryRepository - Class in org.gitlab4j.api.models
- RegistryRepository() - Constructor for class org.gitlab4j.api.models.RegistryRepository
- RegistryRepositoryTag - Class in org.gitlab4j.api.models
- RegistryRepositoryTag() - Constructor for class org.gitlab4j.api.models.RegistryRepositoryTag
- RelatedEpic - Class in org.gitlab4j.api.models
- RelatedEpic() - Constructor for class org.gitlab4j.api.models.RelatedEpic
- RelatedEpicLink - Class in org.gitlab4j.api.models
- RelatedEpicLink() - Constructor for class org.gitlab4j.api.models.RelatedEpicLink
- RELATES_TO - org.gitlab4j.api.models.LinkType
- Release - Class in org.gitlab4j.api.models
- Release() - Constructor for class org.gitlab4j.api.models.Release
- ReleaseEvent - Class in org.gitlab4j.api.webhook
- ReleaseEvent() - Constructor for class org.gitlab4j.api.webhook.ReleaseEvent
- ReleaseLinkParams - Class in org.gitlab4j.api.models
- ReleaseLinkParams() - Constructor for class org.gitlab4j.api.models.ReleaseLinkParams
- ReleaseParams - Class in org.gitlab4j.api.models
- ReleaseParams() - Constructor for class org.gitlab4j.api.models.ReleaseParams
- REMEMBER_ME_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Remember me setting.
- RemoteMirror - Class in org.gitlab4j.api.models
- RemoteMirror() - Constructor for class org.gitlab4j.api.models.RemoteMirror
- REMOVED - org.gitlab4j.models.Constants.ActionType
- removeSetting(String) - Method in class org.gitlab4j.api.models.ApplicationSettings
- removeSetting(Setting) - Method in class org.gitlab4j.api.models.ApplicationSettings
- REOPEN - org.gitlab4j.models.Constants.StateEvent
- REOPENED - org.gitlab4j.models.Constants.ActionType
- REOPENED - org.gitlab4j.models.Constants.IssueState
- REPORTER - org.gitlab4j.api.models.AccessLevel
- Repository - Class in org.gitlab4j.api.models
- Repository() - Constructor for class org.gitlab4j.api.models.Repository
- REPOSITORY_CHECKS_ENABLED - org.gitlab4j.api.models.Setting
-
GitLab will periodically run git fsck in all project and wiki repositories to look for silent disk corruption issues.
- REPOSITORY_SIZE_LIMIT - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) Size limit per repository (MB)
- REPOSITORY_STORAGES - org.gitlab4j.api.models.Setting
-
A list of names of enabled storage paths, taken from gitlab.yml.
- REPOSITORY_STORAGES_WEIGHTED - org.gitlab4j.api.models.Setting
-
Hash of names of taken from gitlab.yml to weights.
- REPOSITORY_UPDATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- RepositoryArchiveParams - Class in org.gitlab4j.api.models
-
Params for getting file archive of the repository.
- RepositoryArchiveParams() - Constructor for class org.gitlab4j.api.models.RepositoryArchiveParams
- RepositoryChange - Class in org.gitlab4j.api.systemhooks
- RepositoryChange() - Constructor for class org.gitlab4j.api.systemhooks.RepositoryChange
- RepositoryFile - Class in org.gitlab4j.api.models
- RepositoryFile() - Constructor for class org.gitlab4j.api.models.RepositoryFile
- RepositoryFileResponse - Class in org.gitlab4j.api.models
- RepositoryFileResponse() - Constructor for class org.gitlab4j.api.models.RepositoryFileResponse
- RepositorySystemHookEvent - Class in org.gitlab4j.api.systemhooks
- RepositorySystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- REQUIRE_ADMIN_APPROVAL_AFTER_USER_SIGNUP - org.gitlab4j.api.models.Setting
-
When enabled, any user that signs up for an account using the registration form is placed under a Pending approval state and has to be explicitly approved by an administrator.
- REQUIRE_ADMIN_TWO_FACTOR_AUTHENTICATION - org.gitlab4j.api.models.Setting
-
Allow administrators to require 2FA for all administrators on the instance.
- REQUIRE_PERSONAL_ACCESS_TOKEN_EXPIRY - org.gitlab4j.api.models.Setting
-
When enabled, users must set an expiration date when creating a group or project access token, or a personal access token owned by a non-service account.
- REQUIRE_TWO_FACTOR_AUTHENTICATION - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.TWO_FACTOR_GRACE_PERIOD
) Require all users to set up Two-factor authentication. - RESTRICTED_VISIBILITY_LEVELS - org.gitlab4j.api.models.Setting
-
Selected levels cannot be used by non-admin users for groups, projects or snippets.
- Reviewer - Class in org.gitlab4j.api.models
- Reviewer() - Constructor for class org.gitlab4j.api.models.Reviewer
- REVIEWER_ID - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- REVIEWER_USERNAME - org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- ROOM_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- RSA_KEY_RESTRICTION - org.gitlab4j.api.models.Setting
-
The minimum allowed bit length of an uploaded RSA key.
- Runner - Class in org.gitlab4j.api.models
- Runner() - Constructor for class org.gitlab4j.api.models.Runner
- RUNNER_TOKEN_EXPIRATION_INTERVAL - org.gitlab4j.api.models.Setting
-
Set the expiration time (in seconds) of authentication tokens of newly registered instance runners.
- Runner.RunnerStatus - Enum in org.gitlab4j.api.models
-
Enum to use for RunnersApi filtering on status.
- Runner.RunnerType - Enum in org.gitlab4j.api.models
-
Enum to use for RunnersApi filtering on type.
- RunnerDetail - Class in org.gitlab4j.api.models
- RunnerDetail() - Constructor for class org.gitlab4j.api.models.RunnerDetail
- RunnerDetail.RunnerAccessLevel - Enum in org.gitlab4j.api.models
-
Enum to use for RunnerDetail accessLevel property.
- RUNNING - org.gitlab4j.api.models.BuildStatus
- RUNNING - org.gitlab4j.api.models.JobStatus
- RUNNING - org.gitlab4j.api.models.PipelineStatus
- RUNNING - org.gitlab4j.models.Constants.CommitBuildState
- RUNNING - org.gitlab4j.models.Constants.DeploymentStatus
- RUNNING - org.gitlab4j.models.Constants.JobScope
- RUNNING - org.gitlab4j.models.Constants.PipelineScope
S
- SamlGroupLink - Class in org.gitlab4j.api.models
- SamlGroupLink() - Constructor for class org.gitlab4j.api.models.SamlGroupLink
- SCHEDULE - org.gitlab4j.models.Constants.PipelineSource
- SCHEDULED - org.gitlab4j.api.models.ImportStatus.Status
- SCHEDULED - org.gitlab4j.api.models.PipelineStatus
- SEARCH_MAX_DOCS_DENOMINATOR - org.gitlab4j.api.models.Setting
- SEARCH_MAX_SHARD_SIZE_GB - org.gitlab4j.api.models.Setting
- SEARCH_MIN_DOCS_BEFORE_ROLLOVER - org.gitlab4j.api.models.Setting
- SEARCH_RATE_LIMIT - org.gitlab4j.api.models.Setting
-
Max number of requests per minute for performing a search while authenticated.
- SEARCH_RATE_LIMIT_ALLOWLIST_RAW - org.gitlab4j.api.models.Setting
- SEARCH_RATE_LIMIT_UNAUTHENTICATED - org.gitlab4j.api.models.Setting
-
Max number of requests per minute for performing a search while unauthenticated.
- SearchBlob - Class in org.gitlab4j.api.models
- SearchBlob() - Constructor for class org.gitlab4j.api.models.SearchBlob
- SECRET_DETECTION_REVOCATION_TOKEN_TYPES_URL - org.gitlab4j.api.models.Setting
- SECRET_DETECTION_TOKEN_REVOCATION_ENABLED - org.gitlab4j.api.models.Setting
- SECRET_DETECTION_TOKEN_REVOCATION_TOKEN - org.gitlab4j.api.models.Setting
- SECRET_DETECTION_TOKEN_REVOCATION_URL - org.gitlab4j.api.models.Setting
- SECURITY_APPROVAL_POLICIES_LIMIT - org.gitlab4j.api.models.Setting
-
Maximum number of active merge request approval policies per security policy project.
- SECURITY_POLICY_GLOBAL_GROUP_APPROVERS_ENABLED - org.gitlab4j.api.models.Setting
-
Whether to look up merge request approval policy approval groups globally or within project hierarchies.
- SECURITY_POLICY_SCHEDULED_SCANS_MAX_CONCURRENCY - org.gitlab4j.api.models.Setting
- SECURITY_TXT_CONTENT - org.gitlab4j.api.models.Setting
-
Public security contact information.
- SEND_FROM_COMMITTER_EMAIL_PROP - Static variable in class org.gitlab4j.api.services.EmailOnPushService
- SEND_USER_CONFIRMATION_EMAIL - org.gitlab4j.api.models.Setting
-
Send confirmation email on sign-up.
- SENTRY_CLIENTSIDE_DSN - org.gitlab4j.api.models.Setting
- SENTRY_CLIENTSIDE_TRACES_SAMPLE_RATE - org.gitlab4j.api.models.Setting
- SENTRY_DSN - org.gitlab4j.api.models.Setting
- SENTRY_ENABLED - org.gitlab4j.api.models.Setting
- SENTRY_ENVIRONMENT - org.gitlab4j.api.models.Setting
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.gitlab4j.models.utils.JacksonJson.DateOnlySerializer
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.gitlab4j.models.utils.JacksonJson.JsonDateSerializer
- serialize(List<User>, JsonGenerator, SerializerProvider) - Method in class org.gitlab4j.models.utils.JacksonJson.UserListSerializer
- SERVER_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- SERVICE_ACCESS_TOKENS_EXPIRATION_ENFORCED - org.gitlab4j.api.models.Setting
-
Flag to indicate if token expiry date can be optional for service account users
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.BugzillaService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.EmailOnPushService
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.ExternalWikiService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.HipChatService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.JiraService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.MattermostService
-
Get the form data for this service based on it's properties.
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.NotificationService
- servicePropertiesForm() - Method in class org.gitlab4j.api.services.SlackService
-
Get the form data for this service based on it's properties.
- SESSION_EXPIRE_DELAY - org.gitlab4j.api.models.Setting
-
Session duration in minutes.
- set(String, ChangeContainer<Object>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setAccess_level(AccessLevel) - Method in class org.gitlab4j.api.models.ProtectedTag.CreateAccessLevel
- setAccessLevel(Long) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setAccessLevel(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.AccessRequest
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.BranchAccessLevel
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.GroupAccessToken
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.Member
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.Membership
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.ProjectAccess
- setAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.SamlGroupLink
- setAccessLevel(RunnerDetail.RunnerAccessLevel) - Method in class org.gitlab4j.api.models.RunnerDetail
- setAccessLevelDescription(String) - Method in class org.gitlab4j.api.models.BranchAccessLevel
- setAccessLevelDescription(String) - Method in class org.gitlab4j.api.models.ProtectedTag.CreateAccessLevel
- setAccessToken(String) - Method in class org.gitlab4j.api.models.OauthTokenResponse
- setAction(String) - Method in class org.gitlab4j.api.models.LabelEvent
- setAction(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setAction(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setAction(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setAction(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setAction(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setAction(CommitAction.Action) - Method in class org.gitlab4j.api.models.CommitAction
- setAction(Constants.ActionType) - Method in class org.gitlab4j.api.models.PushData
- setActionName(String) - Method in class org.gitlab4j.api.models.Event
- setActionName(Constants.TodoAction) - Method in class org.gitlab4j.api.models.Todo
- setActions(List<CommitAction>) - Method in class org.gitlab4j.api.models.CommitPayload
- setActive(Boolean) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setActive(Boolean) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setActive(Boolean) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setActive(Boolean) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setActive(Boolean) - Method in class org.gitlab4j.api.models.Runner
- setActive(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setActiveUsers(Integer) - Method in class org.gitlab4j.api.models.License
- setActualId(ValueNode) - Method in class org.gitlab4j.api.models.AbstractIssue
- setAdd(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setAdded(List<String>) - Method in class org.gitlab4j.api.webhook.EventCommit
- setAdditions(Integer) - Method in class org.gitlab4j.api.models.CommitStats
- setAdditions(Integer) - Method in class org.gitlab4j.api.models.Contributor
- setAddOns(Map<String, Integer>) - Method in class org.gitlab4j.api.models.License
- setAfter(String) - Method in class org.gitlab4j.api.models.EventData
- setAfter(String) - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- setAfter(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setAlertStatus(String) - Method in class org.gitlab4j.api.models.GroupHook
- setAll(Integer) - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- setAllowCollaboration(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setAllowFailure(boolean) - Method in class org.gitlab4j.api.models.Bridge
- setAllowFailure(Boolean) - Method in class org.gitlab4j.api.models.Build
- setAllowFailure(Boolean) - Method in class org.gitlab4j.api.models.CommitStatus
- setAllowFailure(Boolean) - Method in class org.gitlab4j.api.models.Job
- setAllowForcePush(Boolean) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setAllowMaintainerToPush(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setAllowMergeOnSkippedPipeline(Boolean) - Method in class org.gitlab4j.api.models.Project
- setAllowPipelineTriggerApproveDeployment(Boolean) - Method in class org.gitlab4j.api.models.Project
- setAlt(String) - Method in class org.gitlab4j.api.models.FileUpload
- setAMode(String) - Method in class org.gitlab4j.api.models.Changes
- setAMode(String) - Method in class org.gitlab4j.api.models.Diff
- setAnalyticsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setApiUrl(String) - Method in class org.gitlab4j.api.services.JiraService
- setApiVersion(String) - Method in class org.gitlab4j.api.services.HipChatService
- setApplicationId(String) - Method in class org.gitlab4j.api.models.Application
- setApplicationName(String) - Method in class org.gitlab4j.api.models.Application
- setApprovalRulesOverwritten(Boolean) - Method in class org.gitlab4j.api.models.ApprovalState
- setApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
- setApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.Project
- setApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setApprovalsLeft(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
-
Set the number of approvals missing for the merge request.
- setApprovalsRequired(Integer) - Method in class org.gitlab4j.api.models.ApprovalRule
- setApprovalsRequired(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
-
Set the number of approvals required for the merge request.
- setApproved(Boolean) - Method in class org.gitlab4j.api.models.ApprovalRule
- setApprovedBy(List<User>) - Method in class org.gitlab4j.api.models.ApprovalRule
- setApprovedBy(List<User>) - Method in class org.gitlab4j.api.models.MergeRequest
-
Set the list of users that have approved the merge request.
- setArchitecture(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- setArchived(Boolean) - Method in class org.gitlab4j.api.models.Project
- setArtifacts(List<Artifact>) - Method in class org.gitlab4j.api.models.Deployable
- setArtifacts(List<Artifact>) - Method in class org.gitlab4j.api.models.Job
- setArtifactsExpireAt(Date) - Method in class org.gitlab4j.api.models.Deployable
- setArtifactsExpireAt(Date) - Method in class org.gitlab4j.api.models.Job
- setArtifactsFile(ArtifactsFile) - Method in class org.gitlab4j.api.models.Build
- setArtifactsFile(ArtifactsFile) - Method in class org.gitlab4j.api.models.Job
- setAssets(Assets) - Method in class org.gitlab4j.api.models.Release
- setAssets(Assets) - Method in class org.gitlab4j.api.models.ReleaseParams
- setAssets(EventReleaseAssets) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setAssignee(Assignee) - Method in class org.gitlab4j.api.models.AbstractIssue
- setAssignee(Assignee) - Method in class org.gitlab4j.api.models.Board
- setAssignee(Assignee) - Method in class org.gitlab4j.api.models.BoardList
- setAssignee(Assignee) - Method in class org.gitlab4j.api.models.MergeRequest
- setAssignee(Assignee) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setAssignee(Assignee) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setAssigneeId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
- setAssigneeId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setAssigneeId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setAssigneeId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setAssigneeId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setAssigneeIds(List<Long>) - Method in class org.gitlab4j.api.webhook.EventIssue
- setAssigneeIds(List<Long>) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setAssigneeIds(List<Long>) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setAssignees(List<Assignee>) - Method in class org.gitlab4j.api.models.AbstractIssue
- setAssignees(List<Assignee>) - Method in class org.gitlab4j.api.models.MergeRequest
- setAssignees(List<Assignee>) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setAssignees(List<Assignee>) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setAssignees(List<Assignee>) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setAssignees(ChangeContainer<List<Assignee>>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setAttachment(String) - Method in class org.gitlab4j.api.models.Note
- setAttachment(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setAuthor(Author) - Method in class org.gitlab4j.api.models.AbstractEpic
- setAuthor(Author) - Method in class org.gitlab4j.api.models.AbstractIssue
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Comment
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Commit
- setAuthor(Author) - Method in class org.gitlab4j.api.models.CommitStatus
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Event
- setAuthor(Author) - Method in class org.gitlab4j.api.models.MergeRequest
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Note
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Release
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Snippet
- setAuthor(Author) - Method in class org.gitlab4j.api.models.Todo
- setAuthor(Author) - Method in class org.gitlab4j.api.webhook.EventCommit
- setAuthoredDate(Date) - Method in class org.gitlab4j.api.models.Commit
- setAuthorEmail(String) - Method in class org.gitlab4j.api.models.Commit
- setAuthorEmail(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setAuthorEmail(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setAuthorEmailRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- setAuthorId(Long) - Method in class org.gitlab4j.api.models.AuditEvent
- setAuthorId(Long) - Method in class org.gitlab4j.api.models.Event
- setAuthorId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
- setAuthorId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setAuthorId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setAuthorId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setAuthorId(Long) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setAuthorId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setAuthorId(Long) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setAuthorId(ChangeContainer<Long>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setAuthorName(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setAuthorName(String) - Method in class org.gitlab4j.api.models.Commit
- setAuthorName(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setAuthorName(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setAuthorUrl(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setAuthorUsername(String) - Method in class org.gitlab4j.api.models.Event
- setAutoCancelPendingPipelines(Constants.AutoCancelPendingPipelines) - Method in class org.gitlab4j.api.models.Project
- setAutocloseReferencedIssues(Boolean) - Method in class org.gitlab4j.api.models.Project
- setAutoDevopsDeployStrategy(Constants.AutoDevopsDeployStrategy) - Method in class org.gitlab4j.api.models.Project
- setAutoDevopsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setAutoStopAt(Date) - Method in class org.gitlab4j.api.models.Environment
- setAvatarUrl(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- setAvatarUrl(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setAvatarUrl(String) - Method in class org.gitlab4j.api.models.Namespace
- setAvatarUrl(String) - Method in class org.gitlab4j.api.models.Project
- setAvatarUrl(String) - Method in class org.gitlab4j.api.models.Topic
- setAvatarUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setAvatarUrl(String) - Method in class org.gitlab4j.api.webhook.EventUser
- setAwardableId(Long) - Method in class org.gitlab4j.api.models.AwardEmoji
- setAwardableType(AwardEmoji.AwardableType) - Method in class org.gitlab4j.api.models.AwardEmoji
- setBaseCommitSha(String) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setBasename(String) - Method in class org.gitlab4j.api.models.SearchBlob
- setBaseSha(String) - Method in class org.gitlab4j.api.models.DiffRef
- setBaseSha(String) - Method in class org.gitlab4j.api.models.Position
- setBefore(String) - Method in class org.gitlab4j.api.models.EventData
- setBefore(String) - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- setBefore(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setBeforeSha(String) - Method in class org.gitlab4j.api.models.Pipeline
- setBeforeSha(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBeforeSha(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setBeforeSha(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setBio(String) - Method in class org.gitlab4j.api.models.User
- setBlobId(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setBlockingDiscussionsResolved(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setBlockingDiscussionsResolved(Boolean) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setBMode(String) - Method in class org.gitlab4j.api.models.Changes
- setBMode(String) - Method in class org.gitlab4j.api.models.Diff
- setBody(String) - Method in class org.gitlab4j.api.models.Note
- setBody(String) - Method in class org.gitlab4j.api.models.Todo
- setBot(Boolean) - Method in class org.gitlab4j.api.models.User
- setBranch(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setBranch(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setBranch(String) - Method in class org.gitlab4j.api.models.RepositoryFileResponse
- setBranch(String) - Method in class org.gitlab4j.api.models.WikiAttachment
- setBranchesToBeNotified(NotificationService.BranchesToBeNotified) - Method in class org.gitlab4j.api.services.EmailOnPushService
- setBranchesToBeNotified(NotificationService.BranchesToBeNotified) - Method in class org.gitlab4j.api.services.SlackService
- setBranchFilterStrategy(String) - Method in class org.gitlab4j.api.models.GroupHook
- setBranchFilterStrategy(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setBranchName(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setBranchName(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setBranchNameRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- setBuildAllowFailure(Boolean) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildCoverageRegex(String) - Method in class org.gitlab4j.api.models.Project
- setBuildCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildDuration(Float) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setBuildFailureReason(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildFinishedAt(Date) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildGitStrategy(Constants.BuildGitStrategy) - Method in class org.gitlab4j.api.models.Project
- setBuildId(Long) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildName(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildQueuedDuration(Float) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuilds(List<Build>) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setBuildsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setBuildStage(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildStartedAt(Date) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildStatus(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setBuildTimeout(Integer) - Method in class org.gitlab4j.api.models.Project
- setCacheCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setCadence(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setCallbackUrl(String) - Method in class org.gitlab4j.api.models.Application
- setCanCreateGroup(Boolean) - Method in class org.gitlab4j.api.models.User
- setCanCreateMergeRequestIn(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCanCreateProject(Boolean) - Method in class org.gitlab4j.api.models.User
- setCanPush(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setCanPush(Boolean) - Method in class org.gitlab4j.api.models.DeployKey
- setChange(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setChanges(List<Diff>) - Method in class org.gitlab4j.api.models.MergeRequest
- setChanges(List<RepositoryChange>) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setChanges(IssueChanges) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setChanges(MergeRequestChanges) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setChanges(MergeRequestChanges) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setChanges(WorkItemChanges) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setChangesCount(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setCheckoutSha(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setCiAllowForkPipelinesToRunInParentProject(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCiConfigPath(String) - Method in class org.gitlab4j.api.models.Project
- setCiConfigPath(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setCiDefaultGitDepth(Integer) - Method in class org.gitlab4j.api.models.Project
- setCiForwardDeploymentEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCiForwardDeploymentRollbackAllowed(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCiIdTokenSubClaimComponents(List<String>) - Method in class org.gitlab4j.api.models.Project
- setCiJobTokenScopeEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCiPipelineVariablesMinimumOverrideRole(String) - Method in class org.gitlab4j.api.models.Project
- setCiPushRepositoryForJobTokenAllowed(Boolean) - Method in class org.gitlab4j.api.models.Project
- setCiRestrictPipelineCancellationRole(String) - Method in class org.gitlab4j.api.models.Project
- setCiSeparatedCaches(Boolean) - Method in class org.gitlab4j.api.models.Project
- setClosed(Integer) - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- setClosedAt(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setClosedAt(Date) - Method in class org.gitlab4j.api.models.AbstractIssue
- setClosedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setClosedAt(Date) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setClosedBy(Participant) - Method in class org.gitlab4j.api.models.MergeRequest
- setClosedBy(User) - Method in class org.gitlab4j.api.models.AbstractIssue
- setClosedIssuesCount(Integer) - Method in class org.gitlab4j.api.models.Label
- setCloseIssue(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setCloseMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setCn(String) - Method in class org.gitlab4j.api.models.LdapGroupLink
- setCodeOwnerApprovalRequired(Boolean) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setCodeOwnerApprovalRequired(Boolean) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setColor(String) - Method in class org.gitlab4j.api.models.AbstractEpic
- setColor(String) - Method in class org.gitlab4j.api.models.Label
- setColor(String) - Method in class org.gitlab4j.api.services.HipChatService
- setColor(String) - Method in class org.gitlab4j.api.webhook.EventLabel
- setColorSchemeId(Integer) - Method in class org.gitlab4j.api.models.User
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Blame
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Branch
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Bridge
- setCommit(Commit) - Method in class org.gitlab4j.api.models.CompareResults
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Deployable
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Job
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Release
- setCommit(Commit) - Method in class org.gitlab4j.api.models.Tag
- setCommit(BuildCommit) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setCommit(BuildCommit) - Method in class org.gitlab4j.api.webhook.JobEvent
- setCommit(EventCommit) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setCommit(EventCommit) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setCommit(EventCommit) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setCommitCommitterCheck(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setCommitCommitterNameCheck(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setCommitCount(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setCommitCount(Integer) - Method in class org.gitlab4j.api.models.PushData
- setCommitEvents(Boolean) - Method in class org.gitlab4j.api.services.JiraService
- setCommitEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setCommitFrom(String) - Method in class org.gitlab4j.api.models.PushData
- setCommitId(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setCommitId(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setCommitMessage(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setCommitMessageNegativeRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- setCommitMessageRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- setCommitPath(String) - Method in class org.gitlab4j.api.models.Release
- setCommits(Integer) - Method in class org.gitlab4j.api.models.Contributor
- setCommits(List<Commit>) - Method in class org.gitlab4j.api.models.CompareResults
- setCommits(List<Commit>) - Method in class org.gitlab4j.api.models.EventData
- setCommits(List<Commit>) - Method in class org.gitlab4j.api.models.MergeRequestDiff
- setCommits(List<EventCommit>) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setCommittedAt(Date) - Method in class org.gitlab4j.api.models.Pipeline
- setCommittedDate(Date) - Method in class org.gitlab4j.api.models.Commit
- setCommitterEmail(String) - Method in class org.gitlab4j.api.models.Commit
- setCommitterName(String) - Method in class org.gitlab4j.api.models.Commit
- setCommitTitle(String) - Method in class org.gitlab4j.api.models.PushData
- setCommitTitle(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setCommitTo(String) - Method in class org.gitlab4j.api.models.PushData
- setCommitUrl(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setCompareSameRef(Boolean) - Method in class org.gitlab4j.api.models.CompareResults
- setCompareTimeout(Boolean) - Method in class org.gitlab4j.api.models.CompareResults
- setCompletedCount(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- setCompletedCount(Integer) - Method in class org.gitlab4j.api.models.TaskCompletionStatus
- setComplianceFrameworks(List<String>) - Method in class org.gitlab4j.api.models.Project
- setConditions(List<String>) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setConfidential(Boolean) - Method in class org.gitlab4j.api.models.AbstractIssue
- setConfidential(Boolean) - Method in class org.gitlab4j.api.models.Application
- setConfidential(Boolean) - Method in class org.gitlab4j.api.webhook.EventIssue
- setConfidential(Boolean) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setConfidential(ChangeContainer<Boolean>) - Method in class org.gitlab4j.api.webhook.IssueChanges
- setConfidentialIssueChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setConfidentialIssueChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setConfidentialNoteChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setConfidentialNoteChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setConfirmedAt(Date) - Method in class org.gitlab4j.api.models.User
- setContactedAt(Date) - Method in class org.gitlab4j.api.models.RunnerDetail
- setContainerExpirationPolicy(ContainerExpirationPolicy) - Method in class org.gitlab4j.api.models.Project
- setContainerRegistryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setContainerRegistryEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setContainerRegistryImagePrefix(String) - Method in class org.gitlab4j.api.models.Project
- setContainsHiddenGroups(Boolean) - Method in class org.gitlab4j.api.models.ApprovalRule
- setContent(String) - Method in class org.gitlab4j.api.models.CommitAction
- setContent(String) - Method in class org.gitlab4j.api.models.GitLabCiTemplate
- setContent(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setContent(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setContent(String) - Method in class org.gitlab4j.api.models.Snippet
- setContent(String) - Method in class org.gitlab4j.api.models.WikiPage
- setContent(String) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setContent(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setContentSha256(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setCount(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- setCount(Integer) - Method in class org.gitlab4j.api.models.Assets
- setCount(Integer) - Method in class org.gitlab4j.api.models.ProjectFetches.DateCount
- setCount(Integer) - Method in class org.gitlab4j.api.models.TaskCompletionStatus
- setCount(Integer) - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- setCounts(IssuesStatistics.Counts) - Method in class org.gitlab4j.api.models.IssuesStatistics.Statistics
- setCoverage(Float) - Method in class org.gitlab4j.api.models.CommitStatus
- setCoverage(Float) - Method in class org.gitlab4j.api.models.Deployable
- setCoverage(String) - Method in class org.gitlab4j.api.models.Bridge
- setCoverage(String) - Method in class org.gitlab4j.api.models.Job
- setCoverage(String) - Method in class org.gitlab4j.api.models.Pipeline
- setCreateAccessLevels(List<ProtectedTag.CreateAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedTag
- setCreatedAfter(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- setCreatedAfter(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setCreatedAt(Long) - Method in class org.gitlab4j.api.models.OauthTokenResponse
- setCreatedAt(String) - Method in class org.gitlab4j.api.models.IssueEvent
- setCreatedAt(String) - Method in class org.gitlab4j.api.models.LabelEvent
- setCreatedAt(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractIssue
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractUser
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ApplicationSettings
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.AuditEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.AwardEmoji
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Bridge
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Build
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Comment
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Commit
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.CommitStatus
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Deployable
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.DeployKey
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Deployment
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Event
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ExportStatus
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.GpgKey
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Group
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.GroupHook
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ImportStatus
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Iteration
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Job
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Key
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.License
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Milestone
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Note
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Package
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.PackageFile
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Pipeline
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Project
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.ProjectHook
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.PushRules
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.RegistryRepository
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Release
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Snippet
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.SshKey
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.SystemHook
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Tag
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Todo
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.Trigger
- setCreatedAt(Date) - Method in class org.gitlab4j.api.models.UploadedFile
- setCreatedAt(Date) - Method in class org.gitlab4j.api.services.NotificationService
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventIssue
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventLabel
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setCreatedAt(Date) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setCreatedAt(ChangeContainer<Date>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setCreatedBefore(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- setCreatedBefore(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setCreatorId(Long) - Method in class org.gitlab4j.api.models.Project
- setCron(String) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setCronTimezone(String) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setCurrent(T) - Method in class org.gitlab4j.api.webhook.ChangeContainer
- setCurrentSignInAt(Date) - Method in class org.gitlab4j.api.models.User
- setCustomAttributes(List<CustomAttribute>) - Method in class org.gitlab4j.api.models.Group
- setCustomAttributes(List<CustomAttribute>) - Method in class org.gitlab4j.api.models.Project
- setCustomAttributes(List<CustomAttribute>) - Method in class org.gitlab4j.api.models.User
- setCustomMessage(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setCustomWebhookTemplate(String) - Method in class org.gitlab4j.api.models.GroupHook
- setCustomWebhookTemplate(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setData(String) - Method in class org.gitlab4j.api.models.SearchBlob
- setData(EventData) - Method in class org.gitlab4j.api.models.Event
- setDate(Date) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setDate(Date) - Method in class org.gitlab4j.api.models.ProjectFetches.DateCount
- setDays(List<ProjectFetches.DateCount>) - Method in class org.gitlab4j.api.models.ProjectFetches.Fetches
- setDbCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setDefault(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setDefaultBranch(String) - Method in class org.gitlab4j.api.models.Project
- setDefaultBranch(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setDefaultBranch(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- setDefaultBranchProtection(Constants.DefaultBranchProtectionLevel) - Method in class org.gitlab4j.api.models.Group
- setDefaultChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setDefaultChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setDeletedAt(Date) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setDeletedFile(Boolean) - Method in class org.gitlab4j.api.models.Changes
- setDeletedFile(Boolean) - Method in class org.gitlab4j.api.models.Diff
- setDeletions(Integer) - Method in class org.gitlab4j.api.models.CommitStats
- setDeletions(Integer) - Method in class org.gitlab4j.api.models.Contributor
- setDenyDeleteTag(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setDeployable(Deployable) - Method in class org.gitlab4j.api.models.Deployment
- setDeployableId(Long) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setDeployableUrl(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setDeploymentEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setDeploymentEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setDeploymentEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setDeploymentId(Long) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setDescription(String) - Method in class org.gitlab4j.api.models.AbstractEpic
- setDescription(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setDescription(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setDescription(String) - Method in class org.gitlab4j.api.models.ExportStatus
- setDescription(String) - Method in class org.gitlab4j.api.models.Group
- setDescription(String) - Method in class org.gitlab4j.api.models.GroupHook
- setDescription(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setDescription(String) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setDescription(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setDescription(String) - Method in class org.gitlab4j.api.models.Iteration
- setDescription(String) - Method in class org.gitlab4j.api.models.Label
- setDescription(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setDescription(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setDescription(String) - Method in class org.gitlab4j.api.models.Milestone
- setDescription(String) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setDescription(String) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setDescription(String) - Method in class org.gitlab4j.api.models.Project
- setDescription(String) - Method in class org.gitlab4j.api.models.ProjectHook
- setDescription(String) - Method in class org.gitlab4j.api.models.Release
- setDescription(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- setDescription(String) - Method in class org.gitlab4j.api.models.Repository
- setDescription(String) - Method in class org.gitlab4j.api.models.Runner
- setDescription(String) - Method in class org.gitlab4j.api.models.Snippet
- setDescription(String) - Method in class org.gitlab4j.api.models.SystemHook
- setDescription(String) - Method in class org.gitlab4j.api.models.Topic
- setDescription(String) - Method in class org.gitlab4j.api.models.Trigger
- setDescription(String) - Method in class org.gitlab4j.api.services.BugzillaService
- setDescription(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventLabel
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setDescription(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setDescription(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setDescription(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setDescriptionHtml(String) - Method in class org.gitlab4j.api.models.Label
- setDescriptionHtml(String) - Method in class org.gitlab4j.api.models.Project
- setDescriptionHtml(String) - Method in class org.gitlab4j.api.models.Release
- setDetailedMergeStatus(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setDetailedMergeStatus(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setDetailedStatus(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setDetailedStatus(DetailedStatus) - Method in class org.gitlab4j.api.models.Pipeline
- setDetails(AuditEventDetail) - Method in class org.gitlab4j.api.models.AuditEvent
- setDetailsPath(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setDevelopersCanMerge(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setDevelopersCanPush(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setDiff(String) - Method in class org.gitlab4j.api.models.Changes
- setDiff(String) - Method in class org.gitlab4j.api.models.Diff
- setDiffRefs(DiffRef) - Method in class org.gitlab4j.api.models.MergeRequest
- setDiffs(List<Diff>) - Method in class org.gitlab4j.api.models.CompareResults
- setDiffs(List<Diff>) - Method in class org.gitlab4j.api.models.MergeRequestDiff
- setDiffUrl(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setDigest(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setDisableDiffs(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- setDisabledUntil(Date) - Method in class org.gitlab4j.api.models.GroupHook
- setDisableOverridingApproversPerMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setDiscussionId(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setDiscussionLocked(Boolean) - Method in class org.gitlab4j.api.models.AbstractIssue
- setDiscussionLocked(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setDiscussionLocked(Boolean) - Method in class org.gitlab4j.api.webhook.EventIssue
- setDivergedCommitsCount(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
- setDownstreamPipeline(DownstreamPipeline) - Method in class org.gitlab4j.api.models.Bridge
- setDownvote(Boolean) - Method in class org.gitlab4j.api.models.Note
- setDownvotes(Integer) - Method in class org.gitlab4j.api.models.AbstractEpic
- setDownvotes(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue
- setDownvotes(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
- setDraft(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setDueDate(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setDueDate(Date) - Method in class org.gitlab4j.api.models.AbstractIssue
- setDueDate(Date) - Method in class org.gitlab4j.api.models.Iteration
- setDueDate(Date) - Method in class org.gitlab4j.api.models.Milestone
- setDueDate(Date) - Method in class org.gitlab4j.api.webhook.EventIssue
- setDueDate(Date) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setDueDate(ChangeContainer<Date>) - Method in class org.gitlab4j.api.webhook.IssueChanges
- setDueDateFromInheritedSource(Date) - Method in class org.gitlab4j.api.models.Epic
- setDueDateFromInheritedSource(Date) - Method in class org.gitlab4j.api.models.RelatedEpic
- setDueDateIsFixed(Boolean) - Method in class org.gitlab4j.api.models.Epic
- setDueDateIsFixed(Boolean) - Method in class org.gitlab4j.api.models.RelatedEpic
- setDuplicatedToId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setDuration(Double) - Method in class org.gitlab4j.api.models.Bridge
- setDuration(Double) - Method in class org.gitlab4j.api.models.Deployable
- setDuration(Float) - Method in class org.gitlab4j.api.models.Build
- setDuration(Float) - Method in class org.gitlab4j.api.models.Job
- setDuration(Float) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setDuration(Integer) - Method in class org.gitlab4j.api.models.Pipeline
- setDuration(Integer) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setEligibleApprovers(List<User>) - Method in class org.gitlab4j.api.models.ApprovalRule
- setEmail(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setEmail(String) - Method in class org.gitlab4j.api.models.Email
- setEmail(String) - Method in class org.gitlab4j.api.models.NotificationSettings
- setEmail(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setEmail(String) - Method in class org.gitlab4j.api.webhook.EventUser
- setEmailsDisabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setEmailsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setEmptyRepo(Boolean) - Method in class org.gitlab4j.api.models.Project
- setEnabled(Boolean) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setEnabled(Boolean) - Method in class org.gitlab4j.api.models.Metadata.Kas
- setEnabled(Boolean) - Method in class org.gitlab4j.api.models.RemoteMirror
- setEnableSslVerification(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setEnableSslVerification(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setEnableSslVerification(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setEnableSslVerification(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- setEncoding(Constants.Encoding) - Method in class org.gitlab4j.api.models.CommitAction
- setEncoding(Constants.Encoding) - Method in class org.gitlab4j.api.models.RepositoryFile
- setEndDate(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setEnforceAuthChecksOnUploads(Boolean) - Method in class org.gitlab4j.api.models.Project
- setEnterprise(Boolean) - Method in class org.gitlab4j.api.models.Metadata
- setEntityId(Long) - Method in class org.gitlab4j.api.models.AuditEvent
- setEntityPath(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setEntityType(String) - Method in class org.gitlab4j.api.models.AuditEvent
- setEnvironment(String) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setEnvironment(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setEnvironment(Environment) - Method in class org.gitlab4j.api.models.Deployment
- setEnvironmentsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setEnvironmentScope(String) - Method in class org.gitlab4j.api.models.Variable
- setEpic(Epic) - Method in class org.gitlab4j.api.models.EpicIssueLink
- setEpic(IssueEpic) - Method in class org.gitlab4j.api.models.AbstractIssue
- setEpicIssueId(Long) - Method in class org.gitlab4j.api.models.EpicIssue
- setErasedAt(Date) - Method in class org.gitlab4j.api.models.Bridge
- setErasedAt(Date) - Method in class org.gitlab4j.api.models.Job
- setEvent_type(String) - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
-
Deprecated.use
MergeRequestSystemHookEvent.setEventType(String)
instead - setEventName(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setEventName(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setEvents(NotificationSettings.Events) - Method in class org.gitlab4j.api.models.NotificationSettings
- setEventType(String) - Method in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- setEventType(String) - Method in class org.gitlab4j.api.webhook.AbstractEvent
- setEventType(String) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setEvidenceFilePath(String) - Method in class org.gitlab4j.api.models.Assets
- setEvidenceSha(String) - Method in class org.gitlab4j.api.models.Release
- setExecuteFilemode(Boolean) - Method in class org.gitlab4j.api.models.CommitAction
- setExists(Boolean) - Method in class org.gitlab4j.api.models.Exists
- setExpired(Boolean) - Method in class org.gitlab4j.api.models.License
- setExpired(Boolean) - Method in class org.gitlab4j.api.models.Milestone
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.DeployToken
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.License
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.Member
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.Note
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.SharedGroup
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.Snippet
- setExpiresAt(Date) - Method in class org.gitlab4j.api.models.SshKey
- setExpiresAt(Date) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setExportStatus(ExportStatus.Status) - Method in class org.gitlab4j.api.models.ExportStatus
- setExternal(Boolean) - Method in class org.gitlab4j.api.models.Assets.Link
- setExternal(Boolean) - Method in class org.gitlab4j.api.models.Link
-
Deprecated.deprecated in GitLab 15.9, will be removed in GitLab 16.0.
- setExternal(Boolean) - Method in class org.gitlab4j.api.models.User
- setExternal(Boolean) - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- setExternalApprovalRule(EventExternalStatusCheck) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setExternalAuthorizationClassificationLabel(String) - Method in class org.gitlab4j.api.models.Project
- setExternalId(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setExternalStatusCheck(ExternalStatusCheck) - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- setExternalUrl(String) - Method in class org.gitlab4j.api.models.Environment
- setExternalUrl(String) - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- setExternalUrl(String) - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- setExternalUrl(String) - Method in class org.gitlab4j.api.models.Metadata.Kas
- setExternalUrl(String) - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- setExternalWikiUrl(String) - Method in class org.gitlab4j.api.services.ExternalWikiService
- setExternUid(String) - Method in class org.gitlab4j.api.models.Identity
- setExternUid(String) - Method in class org.gitlab4j.api.models.User
- setExtraSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.User
- setFailedPipeline(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setFailureReason(String) - Method in class org.gitlab4j.api.models.Build
- setFailureReason(String) - Method in class org.gitlab4j.api.models.Job
- setFavicon(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setFeatured(boolean) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setFeatureFlagEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setFeatureFlagEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setFeatureFlagsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setFetches(ProjectFetches.Fetches) - Method in class org.gitlab4j.api.models.ProjectFetches
- setFile(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setFileFormat(String) - Method in class org.gitlab4j.api.models.Artifact
- setFileMd5(String) - Method in class org.gitlab4j.api.models.PackageFile
- setFilename(String) - Method in class org.gitlab4j.api.models.Artifact
- setFilename(String) - Method in class org.gitlab4j.api.models.ArtifactsFile
- setFilename(String) - Method in class org.gitlab4j.api.models.SearchBlob
- setFilename(String) - Method in class org.gitlab4j.api.models.UploadedFile
- setFileName(String) - Method in class org.gitlab4j.api.models.Note
- setFileName(String) - Method in class org.gitlab4j.api.models.PackageFile
- setFileName(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setFileName(String) - Method in class org.gitlab4j.api.models.Snippet
- setFileName(String) - Method in class org.gitlab4j.api.models.WikiAttachment
- setFileName(String) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setFileNameRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- setFilepath(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- setFilePath(String) - Method in class org.gitlab4j.api.models.CommitAction
- setFilePath(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setFilePath(String) - Method in class org.gitlab4j.api.models.RepositoryFileResponse
- setFilePath(String) - Method in class org.gitlab4j.api.models.WikiAttachment
- setFileSha1(String) - Method in class org.gitlab4j.api.models.PackageFile
- setFileSha256(String) - Method in class org.gitlab4j.api.models.PackageFile
- setFileType(Artifact.FileType) - Method in class org.gitlab4j.api.models.Artifact
- setFilter(String) - Method in class org.gitlab4j.api.models.LdapGroupLink
- setFinishedAfter(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.Bridge
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.Build
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.CommitStatus
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.Deployable
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.Job
- setFinishedAt(Date) - Method in class org.gitlab4j.api.models.Pipeline
- setFinishedAt(Date) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setFinishedAt(Date) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setFinishedBefore(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- setFirstContribution(Boolean) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setForce(Boolean) - Method in class org.gitlab4j.api.models.CommitPayload
- setForceRemoveSourceBranch(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setForkedFromProject(Project) - Method in class org.gitlab4j.api.models.Project
- setForkingAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setForksCount(Integer) - Method in class org.gitlab4j.api.models.Project
- setFormat(String) - Method in class org.gitlab4j.api.models.WikiPage
- setFormat(String) - Method in class org.gitlab4j.api.webhook.EventReleaseSource
- setFormat(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setFormat(Constants.ArchiveFormat) - Method in class org.gitlab4j.api.models.Assets.Source
- setFrom(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setFrom(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setFsShardsCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setFull(String) - Method in class org.gitlab4j.api.models.References
- setFullName(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- setFullPath(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- setFullPath(String) - Method in class org.gitlab4j.api.models.Namespace
- setFullPath(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setGfm(boolean) - Method in class org.gitlab4j.api.models.MarkdownRequest
- setGit_http_url(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setGit_http_url(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- setGit_ssh_url(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setGit_ssh_url(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- setGitalyCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setGitHttpUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setGitSshUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setGpgKeyId(Long) - Method in class org.gitlab4j.api.models.GpgSignature
- setGpgKeyPrimaryKeyid(String) - Method in class org.gitlab4j.api.models.GpgSignature
- setGpgKeySubkeyId(String) - Method in class org.gitlab4j.api.models.GpgSignature
- setGpgKeyUserEmail(String) - Method in class org.gitlab4j.api.models.GpgSignature
- setGpgKeyUserName(String) - Method in class org.gitlab4j.api.models.GpgSignature
- setGroup(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setGroup(Group) - Method in class org.gitlab4j.api.models.ApprovedBy
- setGroup(Group) - Method in class org.gitlab4j.api.models.Board
- setGroupAccess(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setGroupAccess(AccessLevel) - Method in class org.gitlab4j.api.models.LdapGroupLink
- setGroupAccess(ProjectAccess) - Method in class org.gitlab4j.api.models.Permissions
- setGroupAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.SharedGroup
- setGroupFullPath(String) - Method in class org.gitlab4j.api.models.SharedGroup
- setGroupId(long) - Method in class org.gitlab4j.api.models.SharedGroup
- setGroupId(Long) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setGroupId(Long) - Method in class org.gitlab4j.api.models.BranchAccessLevel
- setGroupId(Long) - Method in class org.gitlab4j.api.models.GroupHook
- setGroupId(Long) - Method in class org.gitlab4j.api.models.Iteration
- setGroupId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setGroupId(Long) - Method in class org.gitlab4j.api.models.Milestone
- setGroupId(Long) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setGroupId(Long) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setGroupId(Long) - Method in class org.gitlab4j.api.webhook.EventLabel
- setGroupName(String) - Method in class org.gitlab4j.api.models.SharedGroup
- setGroupName(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setGroupPath(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setGroupRunnersEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setGroups(List<Group>) - Method in class org.gitlab4j.api.models.ApprovalRule
- setGroupSamlIdentity(Identity) - Method in class org.gitlab4j.api.models.Member
- setGroupsCount(int) - Method in class org.gitlab4j.api.models.Associations
- setGroupWithProjectTemplatesId(Integer) - Method in class org.gitlab4j.api.models.Project
- setHasChildren(Boolean) - Method in class org.gitlab4j.api.models.CreatedChildEpic
- setHasConflicts(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setHasDetails(Boolean) - Method in class org.gitlab4j.api.models.DetailedStatus
- setHasIssues(Boolean) - Method in class org.gitlab4j.api.models.CreatedChildEpic
- setHasTasks(Boolean) - Method in class org.gitlab4j.api.models.AbstractIssue
- setHeadCommitSha(String) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setHeadPipeline(Pipeline) - Method in class org.gitlab4j.api.models.MergeRequest
- setHeadPipelineId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setHeadSha(String) - Method in class org.gitlab4j.api.models.DiffRef
- setHeadSha(String) - Method in class org.gitlab4j.api.models.Position
- setHealthStatus(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setHealthStatus(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setHealthStatus(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setHeathStatus(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.IssueChanges
- setHeathStatus(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.WorkItemChanges
- setHeight(Integer) - Method in class org.gitlab4j.api.models.Position
- setHideBacklogList(Boolean) - Method in class org.gitlab4j.api.models.Board
- setHideClosedList(Boolean) - Method in class org.gitlab4j.api.models.Board
- setHistoricalMax(Integer) - Method in class org.gitlab4j.api.models.License
- setHomepage(String) - Method in class org.gitlab4j.api.models.Repository
- setHomepage(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setHomepage(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setHtml(String) - Method in class org.gitlab4j.api.models.Markdown
- setHtmlUrl(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setHtmlUrl(String) - Method in class org.gitlab4j.api.models.ProjectLicense
- setHttpUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setHttpUrlToRepo(String) - Method in class org.gitlab4j.api.models.Project
- setHumanTimeChange(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setHumanTimeChange(Duration) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setHumanTimeEstimate(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setHumanTimeEstimate(Duration) - Method in class org.gitlab4j.api.models.TimeStats
- setHumanTimeEstimate(Duration) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setHumanTotalTimeSpent(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setHumanTotalTimeSpent(Duration) - Method in class org.gitlab4j.api.models.TimeStats
- setHumanTotalTimeSpent(Duration) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setIcon(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setId(Integer) - Method in class org.gitlab4j.api.models.Link
- setId(Integer) - Method in class org.gitlab4j.api.models.Topic
- setId(Long) - Method in class org.gitlab4j.api.models.AbstractGroup
- setId(Long) - Method in class org.gitlab4j.api.models.AbstractIssue
- setId(Long) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setId(Long) - Method in class org.gitlab4j.api.models.AbstractUser
- setId(Long) - Method in class org.gitlab4j.api.models.Application
- setId(Long) - Method in class org.gitlab4j.api.models.ApplicationSettings
- setId(Long) - Method in class org.gitlab4j.api.models.ApprovalRule
- setId(Long) - Method in class org.gitlab4j.api.models.Assets.Link
- setId(Long) - Method in class org.gitlab4j.api.models.AuditEvent
- setId(Long) - Method in class org.gitlab4j.api.models.AwardEmoji
- setId(Long) - Method in class org.gitlab4j.api.models.Badge
- setId(Long) - Method in class org.gitlab4j.api.models.Board
- setId(Long) - Method in class org.gitlab4j.api.models.BoardList
- setId(Long) - Method in class org.gitlab4j.api.models.BranchAccessLevel
- setId(Long) - Method in class org.gitlab4j.api.models.Bridge
- setId(Long) - Method in class org.gitlab4j.api.models.Build
- setId(Long) - Method in class org.gitlab4j.api.models.CommitStatus
- setId(Long) - Method in class org.gitlab4j.api.models.Deployable
- setId(Long) - Method in class org.gitlab4j.api.models.DeployKey
- setId(Long) - Method in class org.gitlab4j.api.models.Deployment
- setId(Long) - Method in class org.gitlab4j.api.models.DeployToken
- setId(Long) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setId(Long) - Method in class org.gitlab4j.api.models.Email
- setId(Long) - Method in class org.gitlab4j.api.models.Environment
- setId(Long) - Method in class org.gitlab4j.api.models.EpicIssueLink
- setId(Long) - Method in class org.gitlab4j.api.models.Event
- setId(Long) - Method in class org.gitlab4j.api.models.ExportStatus
- setId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- setId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- setId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- setId(Long) - Method in class org.gitlab4j.api.models.GpgKey
- setId(Long) - Method in class org.gitlab4j.api.models.GroupHook
- setId(Long) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setId(Long) - Method in class org.gitlab4j.api.models.ImportStatus
- setId(Long) - Method in class org.gitlab4j.api.models.IssueEvent
- setId(Long) - Method in class org.gitlab4j.api.models.Iteration
- setId(Long) - Method in class org.gitlab4j.api.models.Job
- setId(Long) - Method in class org.gitlab4j.api.models.Key
- setId(Long) - Method in class org.gitlab4j.api.models.Label
- setId(Long) - Method in class org.gitlab4j.api.models.LabelEvent
- setId(Long) - Method in class org.gitlab4j.api.models.License
- setId(Long) - Method in class org.gitlab4j.api.models.MergeRequest
- setId(Long) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setId(Long) - Method in class org.gitlab4j.api.models.Milestone
- setId(Long) - Method in class org.gitlab4j.api.models.Namespace
- setId(Long) - Method in class org.gitlab4j.api.models.Note
- setId(Long) - Method in class org.gitlab4j.api.models.Package
- setId(Long) - Method in class org.gitlab4j.api.models.PackageFile
- setId(Long) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setId(Long) - Method in class org.gitlab4j.api.models.Pipeline
- setId(Long) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setId(Long) - Method in class org.gitlab4j.api.models.Project
- setId(Long) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setId(Long) - Method in class org.gitlab4j.api.models.ProjectHook
- setId(Long) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setId(Long) - Method in class org.gitlab4j.api.models.PushRules
- setId(Long) - Method in class org.gitlab4j.api.models.RegistryRepository
- setId(Long) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setId(Long) - Method in class org.gitlab4j.api.models.RemoteMirror
- setId(Long) - Method in class org.gitlab4j.api.models.Runner
- setId(Long) - Method in class org.gitlab4j.api.models.Snippet
- setId(Long) - Method in class org.gitlab4j.api.models.SshKey
- setId(Long) - Method in class org.gitlab4j.api.models.SystemHook
- setId(Long) - Method in class org.gitlab4j.api.models.Todo
- setId(Long) - Method in class org.gitlab4j.api.models.Trigger
- setId(Long) - Method in class org.gitlab4j.api.models.UploadedByUser
- setId(Long) - Method in class org.gitlab4j.api.models.UploadedFile
- setId(Long) - Method in class org.gitlab4j.api.services.NotificationService
- setId(Long) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setId(Long) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventLabel
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventProject
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventUser
- setId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setId(Long) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setId(Long) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setId(Long) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setId(String) - Method in class org.gitlab4j.api.models.Commit
- setId(String) - Method in class org.gitlab4j.api.models.Discussion
- setId(String) - Method in class org.gitlab4j.api.models.SearchBlob
- setId(String) - Method in class org.gitlab4j.api.models.TreeItem
- setId(String) - Method in class org.gitlab4j.api.webhook.EventCommit
- setIdentities(List<Identity>) - Method in class org.gitlab4j.api.models.User
- setIid(Long) - Method in class org.gitlab4j.api.models.AbstractIssue
- setIid(Long) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setIid(Long) - Method in class org.gitlab4j.api.models.Deployment
- setIid(Long) - Method in class org.gitlab4j.api.models.Iteration
- setIid(Long) - Method in class org.gitlab4j.api.models.MergeRequest
- setIid(Long) - Method in class org.gitlab4j.api.models.Milestone
- setIid(Long) - Method in class org.gitlab4j.api.models.Pipeline
- setIid(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setIid(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setIid(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setIid(Long) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setIids(List<Long>) - Method in class org.gitlab4j.api.models.IssueFilter
- setIids(List<Long>) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setIllustration(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setImageUrl(String) - Method in class org.gitlab4j.api.models.Badge
- setImpersonation(Boolean) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setImported(Boolean) - Method in class org.gitlab4j.api.models.AbstractIssue
- setImportedFrom(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setImportError(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setImportError(String) - Method in class org.gitlab4j.api.models.Project
- setImportStatus(ImportStatus.Status) - Method in class org.gitlab4j.api.models.ImportStatus
- setImportStatus(ImportStatus.Status) - Method in class org.gitlab4j.api.models.Project
- setImportType(String) - Method in class org.gitlab4j.api.models.Project
- setImportUrl(String) - Method in class org.gitlab4j.api.models.Project
- setIn(List<String>) - Method in class org.gitlab4j.api.models.IssueFilter
- setIn(IterationFilter.IterationFilterIn) - Method in class org.gitlab4j.api.models.IterationFilter
- setIn(Constants.MergeRequestSearchIn) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setIncludeAncestors(Boolean) - Method in class org.gitlab4j.api.models.IterationFilter
- setIndividualNote(Boolean) - Method in class org.gitlab4j.api.models.Discussion
- setInfrastructureAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setInitializeWithReadme(Boolean) - Method in class org.gitlab4j.api.models.Project
- setInProgressMergeCommitSha(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setInternal(Boolean) - Method in class org.gitlab4j.api.models.Note
- setIpAddress(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setIpAddress(String) - Method in class org.gitlab4j.api.models.Runner
- setIs_shared(Boolean) - Method in class org.gitlab4j.api.models.Runner
- setIsAdmin(Boolean) - Method in class org.gitlab4j.api.models.User
- setIsProjectLabel(Boolean) - Method in class org.gitlab4j.api.models.Label
- setIssue(Issue) - Method in class org.gitlab4j.api.models.EpicIssueLink
- setIssue(EventIssue) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setIssueBranchTemplate(String) - Method in class org.gitlab4j.api.models.Project
- setIssueChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setIssueChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setIssueLinkId(Long) - Method in class org.gitlab4j.api.models.LinkedIssue
- setIssuesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setIssuesCount(int) - Method in class org.gitlab4j.api.models.Associations
- setIssuesEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setIssuesTemplate(String) - Method in class org.gitlab4j.api.models.Project
- setIssuesUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- setIssuesUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- setIssueType(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setIteration(Iteration) - Method in class org.gitlab4j.api.models.AbstractIssue
- setIteration(Iteration) - Method in class org.gitlab4j.api.models.BoardList
- setIterationTitle(String) - Method in class org.gitlab4j.api.models.IssueFilter
- setJiraIssueTransitionId(Integer) - Method in class org.gitlab4j.api.services.JiraService
- setJobAllowFailure(Boolean) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobArtifactsSize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setJobArtifactsSize(Long) - Method in class org.gitlab4j.api.models.Group.Statistics
- setJobAttributes(List<JobAttribute>) - Method in class org.gitlab4j.api.models.JobAttributes
- setJobDuration(Integer) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setJobEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setJobEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setJobEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setJobFailureReason(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobFinishedAt(Date) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobId(Long) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobName(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobs(List<Job>) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setJobsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setJobStage(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobStartedAt(Date) - Method in class org.gitlab4j.api.webhook.JobEvent
- setJobStatus(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setKas(Metadata.Kas) - Method in class org.gitlab4j.api.models.Metadata
- setKeepDivergentRefs(Boolean) - Method in class org.gitlab4j.api.models.RemoteMirror
- setKeepLatestArtifact(Boolean) - Method in class org.gitlab4j.api.models.Project
- setKeepN(Integer) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setKey(String) - Method in class org.gitlab4j.api.models.CustomAttribute
- setKey(String) - Method in class org.gitlab4j.api.models.DeployKey
- setKey(String) - Method in class org.gitlab4j.api.models.GitLabCiTemplateElement
- setKey(String) - Method in class org.gitlab4j.api.models.GpgKey
- setKey(String) - Method in class org.gitlab4j.api.models.JobAttribute
- setKey(String) - Method in class org.gitlab4j.api.models.Key
- setKey(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setKey(String) - Method in class org.gitlab4j.api.models.ProjectLicense
- setKey(String) - Method in class org.gitlab4j.api.models.SshKey
- setKey(String) - Method in class org.gitlab4j.api.models.SystemHook.UrlVariable
- setKey(String) - Method in class org.gitlab4j.api.models.Variable
- setKey(String) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setKind(String) - Method in class org.gitlab4j.api.models.Namespace
- setKind(Badge.BadgeKind) - Method in class org.gitlab4j.api.models.Badge
- setLabel(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setLabel(Label) - Method in class org.gitlab4j.api.models.BoardList
- setLabel(Label) - Method in class org.gitlab4j.api.models.LabelEvent
- setLabels(List<String>) - Method in class org.gitlab4j.api.models.AbstractEpic
- setLabels(List<String>) - Method in class org.gitlab4j.api.models.AbstractIssue
- setLabels(List<String>) - Method in class org.gitlab4j.api.models.IssueFilter
- setLabels(List<String>) - Method in class org.gitlab4j.api.models.MergeRequest
- setLabels(List<String>) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setLabels(List<Label>) - Method in class org.gitlab4j.api.models.Board
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.EventIssue
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setLabels(List<EventLabel>) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setLabels(Map<String, String>) - Method in class org.gitlab4j.api.models.HealthCheckItem
- setLabels(ChangeContainer<List<EventLabel>>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setLastActivityAt(Date) - Method in class org.gitlab4j.api.models.Project
- setLastActivityOn(Date) - Method in class org.gitlab4j.api.models.User
- setLastCommit(EventCommit) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setLastCommitId(String) - Method in class org.gitlab4j.api.models.CommitAction
- setLastCommitId(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setLastDeployment(Deployment) - Method in class org.gitlab4j.api.models.Environment
- setLastEditedAt(Date) - Method in class org.gitlab4j.api.webhook.EventIssue
- setLastEditedAt(Date) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setLastEditedAt(Date) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setLastEditedAt(ChangeContainer<Date>) - Method in class org.gitlab4j.api.webhook.WorkItemChanges
- setLastEditedById(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setLastEditedById(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setLastEditedById(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setLastError(String) - Method in class org.gitlab4j.api.models.RemoteMirror
- setLastPipeline(Pipeline) - Method in class org.gitlab4j.api.models.Commit
- setLastPipeline(Pipeline) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setLastSignInAt(Date) - Method in class org.gitlab4j.api.models.User
- setLastSuccessfulUpdateAt(Date) - Method in class org.gitlab4j.api.models.RemoteMirror
- setLastUpdateAt(Date) - Method in class org.gitlab4j.api.models.RemoteMirror
- setLastUpdateStartedAt(Date) - Method in class org.gitlab4j.api.models.RemoteMirror
- setLastUsed(Date) - Method in class org.gitlab4j.api.models.Trigger
- setLastUsedAt(Date) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setLastUsedAt(Date) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setLastUsedAt(Date) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setLatestBuildFinishedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setLatestBuildStartedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setLevel(NotificationSettings.Level) - Method in class org.gitlab4j.api.models.NotificationSettings
- setLfsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Group
- setLfsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setLfsObjectsSize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setLfsObjectsSize(Long) - Method in class org.gitlab4j.api.models.Group.Statistics
- setLicense(ProjectLicense) - Method in class org.gitlab4j.api.models.Project
- setLicensee(Map<String, String>) - Method in class org.gitlab4j.api.models.License
- setLicenseUrl(String) - Method in class org.gitlab4j.api.models.Project
- setLimitations(List<String>) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setLimitMetric(Integer) - Method in class org.gitlab4j.api.models.BoardList
- setLine(Integer) - Method in class org.gitlab4j.api.models.Comment
- setLineCode(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setLines(List<String>) - Method in class org.gitlab4j.api.models.Blame
- setLineType(Constants.LineType) - Method in class org.gitlab4j.api.models.Comment
- setLink(WikiAttachment.Link) - Method in class org.gitlab4j.api.models.WikiAttachment
- setLinkCreatedAt(Date) - Method in class org.gitlab4j.api.models.LinkedIssue
- setLinkCreatedAt(Date) - Method in class org.gitlab4j.api.models.RelatedEpic
- setLinkedin(String) - Method in class org.gitlab4j.api.models.User
- setLinks(List<Assets.Link>) - Method in class org.gitlab4j.api.models.Assets
- setLinks(List<EventReleaseLink>) - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- setLinks(Map<String, String>) - Method in class org.gitlab4j.api.models.AbstractEpic
- setLinks(Map<String, String>) - Method in class org.gitlab4j.api.models.EpicIssue
- setLinks(Map<String, String>) - Method in class org.gitlab4j.api.models.ExportStatus
- setLinks(Map<String, String>) - Method in class org.gitlab4j.api.models.Project
- setLinks(Map<String, String>) - Method in class org.gitlab4j.api.models.Release
- setLinkType(String) - Method in class org.gitlab4j.api.models.Link
- setLinkType(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- setLinkType(String) - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- setLinkType(LinkType) - Method in class org.gitlab4j.api.models.IssueLink
- setLinkType(LinkType) - Method in class org.gitlab4j.api.models.LinkedIssue
- setLinkType(LinkType) - Method in class org.gitlab4j.api.models.RelatedEpic
- setLinkType(LinkType) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setLinkUpdatedAt(Date) - Method in class org.gitlab4j.api.models.LinkedIssue
- setLinkUpdatedAt(Date) - Method in class org.gitlab4j.api.models.RelatedEpic
- setLinkUrl(String) - Method in class org.gitlab4j.api.models.Badge
- setLists(List<BoardList>) - Method in class org.gitlab4j.api.models.Board
- setListType(String) - Method in class org.gitlab4j.api.models.BoardList
- setLocation(String) - Method in class org.gitlab4j.api.models.RegistryRepository
- setLocation(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setLocation(String) - Method in class org.gitlab4j.api.models.User
- setLocked(Boolean) - Method in class org.gitlab4j.api.models.AbstractUser
- setLockedAt(Date) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setLockVersion(Integer) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setManual(Boolean) - Method in class org.gitlab4j.api.models.Build
- setManual(Boolean) - Method in class org.gitlab4j.api.models.Job
- setMarkdown(String) - Method in class org.gitlab4j.api.models.FileUpload
- setMarkdown(String) - Method in class org.gitlab4j.api.models.WikiAttachment.Link
- setMarkedForDeletionOn(Date) - Method in class org.gitlab4j.api.models.Group
- setMarkedForDeletionOn(Date) - Method in class org.gitlab4j.api.models.Project
- setMasked(Boolean) - Method in class org.gitlab4j.api.models.Variable
- setMaxFileSize(Integer) - Method in class org.gitlab4j.api.models.PushRules
- setMaxIssueCount(Integer) - Method in class org.gitlab4j.api.models.BoardList
- setMaxIssueWeight(Integer) - Method in class org.gitlab4j.api.models.BoardList
- setMemberCheck(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setMemberEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setMemberEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setMemberRoleId(int) - Method in class org.gitlab4j.api.models.SamlGroupLink
- setMergeAccessLevels(List<BranchAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setMergeCommitSha(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setMergeCommitSha(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeCommitTemplate(String) - Method in class org.gitlab4j.api.models.Project
- setMerged(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setMergedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setMergedBy(Participant) - Method in class org.gitlab4j.api.models.MergeRequest
-
Deprecated.since 14.7, use
MergeRequest.setMergeUser(Participant)
instead. see https://docs.gitlab.com/ee/update/deprecations.html#merged_by-api-field - setMergeError(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setMergeError(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeIid(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setMergeMethod(Project.MergeMethod) - Method in class org.gitlab4j.api.models.Project
- setMergeParams(Map<String, String>) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeRequest(MergeRequest) - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- setMergeRequest(EventMergeRequest) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setMergeRequest(EventMergeRequest) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setMergeRequestChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setMergeRequestChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setMergeRequestId(Long) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setMergeRequestsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setMergeRequestsAuthorApproval(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setMergeRequestsCount(int) - Method in class org.gitlab4j.api.models.Associations
- setMergeRequestsCount(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue
- setMergeRequestsDisableCommittersApproval(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setMergeRequestsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- setMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setMergeRequestsTemplate(String) - Method in class org.gitlab4j.api.models.Project
- setMergeStatus(String) - Method in class org.gitlab4j.api.models.MergeRequest
-
Deprecated.since 15.6, use
MergeRequest.setDetailedMergeStatus(String)
instead. - setMergeStatus(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeStatus(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.MergeRequestChanges
- setMergeUser(Participant) - Method in class org.gitlab4j.api.models.MergeRequest
- setMergeUserId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMergeWhenPipelineSucceeds(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setMergeWhenPipelineSucceeds(Boolean) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMessage(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setMessage(String) - Method in class org.gitlab4j.api.models.Commit
- setMessage(String) - Method in class org.gitlab4j.api.models.HealthCheckItem
- setMessage(String) - Method in class org.gitlab4j.api.models.Tag
- setMessage(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setMessage(String) - Method in class org.gitlab4j.api.webhook.EventCommit
- setMessage(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setMilestone(String) - Method in class org.gitlab4j.api.models.IssueFilter
- setMilestone(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setMilestone(Milestone) - Method in class org.gitlab4j.api.models.AbstractIssue
- setMilestone(Milestone) - Method in class org.gitlab4j.api.models.Board
- setMilestone(Milestone) - Method in class org.gitlab4j.api.models.BoardList
- setMilestone(Milestone) - Method in class org.gitlab4j.api.models.MergeRequest
- setMilestoneId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setMilestoneId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setMilestoneId(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setMilestoneId(ChangeContainer<Long>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setMilestones(List<String>) - Method in class org.gitlab4j.api.models.ReleaseParams
- setMilestones(List<Milestone>) - Method in class org.gitlab4j.api.models.Release
- setMirror(Boolean) - Method in class org.gitlab4j.api.models.Project
- setMirrorTriggerBuilds(Boolean) - Method in class org.gitlab4j.api.models.Project
- setMode(String) - Method in class org.gitlab4j.api.models.TreeItem
- setModelExperimentsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setModelRegistryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setModified(List<String>) - Method in class org.gitlab4j.api.webhook.EventCommit
- setMonitorAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setMovedToId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.IssueFilter
- setMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setName(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- setName(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setName(String) - Method in class org.gitlab4j.api.models.ApprovalRule
- setName(String) - Method in class org.gitlab4j.api.models.Assets.Link
- setName(String) - Method in class org.gitlab4j.api.models.AwardEmoji
- setName(String) - Method in class org.gitlab4j.api.models.Badge
- setName(String) - Method in class org.gitlab4j.api.models.Board
- setName(String) - Method in class org.gitlab4j.api.models.Branch
- setName(String) - Method in class org.gitlab4j.api.models.Bridge
- setName(String) - Method in class org.gitlab4j.api.models.Build
- setName(String) - Method in class org.gitlab4j.api.models.CommitRef
- setName(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setName(String) - Method in class org.gitlab4j.api.models.Deployable
- setName(String) - Method in class org.gitlab4j.api.models.DeployToken
- setName(String) - Method in class org.gitlab4j.api.models.Environment
- setName(String) - Method in class org.gitlab4j.api.models.ExportStatus
- setName(String) - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- setName(String) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setName(String) - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- setName(String) - Method in class org.gitlab4j.api.models.GitLabCiTemplate
- setName(String) - Method in class org.gitlab4j.api.models.GitLabCiTemplateElement
- setName(String) - Method in class org.gitlab4j.api.models.GroupHook
- setName(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setName(String) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setName(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setName(String) - Method in class org.gitlab4j.api.models.Job
- setName(String) - Method in class org.gitlab4j.api.models.Label
- setName(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setName(String) - Method in class org.gitlab4j.api.models.Link
- setName(String) - Method in class org.gitlab4j.api.models.Namespace
- setName(String) - Method in class org.gitlab4j.api.models.Package
- setName(String) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setName(String) - Method in class org.gitlab4j.api.models.Pipeline
- setName(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- setName(String) - Method in class org.gitlab4j.api.models.Project
- setName(String) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setName(String) - Method in class org.gitlab4j.api.models.ProjectLicense
- setName(String) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setName(String) - Method in class org.gitlab4j.api.models.ProtectedTag
- setName(String) - Method in class org.gitlab4j.api.models.RegistryRepository
- setName(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setName(String) - Method in class org.gitlab4j.api.models.Release
- setName(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- setName(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- setName(String) - Method in class org.gitlab4j.api.models.Repository
- setName(String) - Method in class org.gitlab4j.api.models.Runner
- setName(String) - Method in class org.gitlab4j.api.models.SamlGroupLink
- setName(String) - Method in class org.gitlab4j.api.models.SystemHook
- setName(String) - Method in class org.gitlab4j.api.models.Tag
- setName(String) - Method in class org.gitlab4j.api.models.Topic
- setName(String) - Method in class org.gitlab4j.api.models.TreeItem
- setName(String) - Method in class org.gitlab4j.api.models.UploadedByUser
- setName(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setName(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setName(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setName(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setName(String) - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- setName(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setName(String) - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- setName(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setName(String) - Method in class org.gitlab4j.api.webhook.EventUser
- setName(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setName(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setNameRegex(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setNameRegexKeep(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setNamespace(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setNamespace(Namespace) - Method in class org.gitlab4j.api.models.Project
- setNamespaceId(Long) - Method in class org.gitlab4j.api.models.User
- setNameWithNamespace(String) - Method in class org.gitlab4j.api.models.ExportStatus
- setNameWithNamespace(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setNameWithNamespace(String) - Method in class org.gitlab4j.api.models.Project
- setNewFile(Boolean) - Method in class org.gitlab4j.api.models.Changes
- setNewFile(Boolean) - Method in class org.gitlab4j.api.models.Diff
- setNewIssue(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setNewIssueUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- setNewIssueUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- setNewLine(Integer) - Method in class org.gitlab4j.api.models.Position
- setNewMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setNewNote(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setNewPath(String) - Method in class org.gitlab4j.api.models.Changes
- setNewPath(String) - Method in class org.gitlab4j.api.models.Diff
- setNewPath(String) - Method in class org.gitlab4j.api.models.Position
- setNextRunAt(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setNextRunAt(Date) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setNickname(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setNickname(String) - Method in class org.gitlab4j.api.models.ProjectLicense
- setNot(Map<IssueFilter.IssueField, Object>) - Method in class org.gitlab4j.api.models.IssueFilter
- setNote(String) - Method in class org.gitlab4j.api.models.Comment
- setNote(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setNote(Note) - Method in class org.gitlab4j.api.models.Event
- setNoteableId(Long) - Method in class org.gitlab4j.api.models.Note
- setNoteableId(Long) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setNoteableIid(Long) - Method in class org.gitlab4j.api.models.Note
- setNoteableType(String) - Method in class org.gitlab4j.api.models.Note
- setNoteChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setNoteChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setNotes(List<Note>) - Method in class org.gitlab4j.api.models.Discussion
- setNotificationLevel(int) - Method in class org.gitlab4j.api.models.ProjectAccess
- setNotify(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- setNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- setNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- setNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- setNotifyOnlyDefaultBranch(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- setNotifyOnlyDefaultBranch(Boolean) - Method in class org.gitlab4j.api.services.SlackService
-
Deprecated.
- setObjectAttributes(IssueEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setObjectAttributes(MergeRequestEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setObjectAttributes(MergeRequestEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setObjectAttributes(NoteEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setObjectAttributes(PipelineEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setObjectAttributes(WikiPageEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- setObjectAttributes(WorkItemEvent.ObjectAttributes) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.PushEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.TagPushEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- setObjectKind(String) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setOlderThan(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- setOldFullPath(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setOldLine(Integer) - Method in class org.gitlab4j.api.models.Position
- setOldPath(String) - Method in class org.gitlab4j.api.models.Changes
- setOldPath(String) - Method in class org.gitlab4j.api.models.Diff
- setOldPath(String) - Method in class org.gitlab4j.api.models.Position
- setOldPath(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setOldPathWithNamespace(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setOldrev(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setOldUsername(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setOnline(Boolean) - Method in class org.gitlab4j.api.models.Runner
- setOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean) - Method in class org.gitlab4j.api.models.Project
- setOnlyAllowMergeIfAllStatusChecksPassed(Boolean) - Method in class org.gitlab4j.api.models.Project
- setOnlyAllowMergeIfPipelineSucceeds(Boolean) - Method in class org.gitlab4j.api.models.Project
- setOnlyProtectedBranches(Boolean) - Method in class org.gitlab4j.api.models.RemoteMirror
- setOpened(Integer) - Method in class org.gitlab4j.api.models.IssuesStatistics.Counts
- setOpenIssuesCount(Integer) - Method in class org.gitlab4j.api.models.Label
- setOpenIssuesCount(Integer) - Method in class org.gitlab4j.api.models.Project
- setOpenMergeRequestsCount(Integer) - Method in class org.gitlab4j.api.models.Label
- setOrderBy(Constants.DeploymentOrderBy) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setOrderBy(Constants.IssueOrderBy) - Method in class org.gitlab4j.api.models.IssueFilter
- setOrderBy(Constants.MergeRequestOrderBy) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setOrderBy(Constants.PipelineOrderBy) - Method in class org.gitlab4j.api.models.PipelineFilter
- setOrganization(String) - Method in class org.gitlab4j.api.models.User
- setOverage(Integer) - Method in class org.gitlab4j.api.models.License
- setOwner(Owner) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setOwner(Owner) - Method in class org.gitlab4j.api.models.Project
- setOwner(User) - Method in class org.gitlab4j.api.models.Trigger
- setOwnerEmail(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setOwnerEmail(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setOwnerName(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setOwnerName(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setPackageId(Long) - Method in class org.gitlab4j.api.models.PackageFile
- setPackagesEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setPackagesSize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setPackageType(PackageType) - Method in class org.gitlab4j.api.models.Package
- setPagesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setParentId(Long) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setParentId(Long) - Method in class org.gitlab4j.api.models.Group
- setParentId(Long) - Method in class org.gitlab4j.api.models.Namespace
- setParentIds(List<String>) - Method in class org.gitlab4j.api.models.Commit
- setParentIid(Long) - Method in class org.gitlab4j.api.models.AbstractEpic
- setPassword(CharSequence) - Method in class org.gitlab4j.api.services.JiraService
- setPath(String) - Method in class org.gitlab4j.api.models.Comment
- setPath(String) - Method in class org.gitlab4j.api.models.ExportStatus
- setPath(String) - Method in class org.gitlab4j.api.models.Group
- setPath(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setPath(String) - Method in class org.gitlab4j.api.models.Namespace
- setPath(String) - Method in class org.gitlab4j.api.models.Project
- setPath(String) - Method in class org.gitlab4j.api.models.RegistryRepository
- setPath(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setPath(String) - Method in class org.gitlab4j.api.models.TreeItem
- setPath(String) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setPath(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.models.ExportStatus
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.models.ImportStatus
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.models.Project
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setPathWithNamespace(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- setPermissions(List<String>) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setPermissions(Permissions) - Method in class org.gitlab4j.api.models.Project
- setPipeline(Pipeline) - Method in class org.gitlab4j.api.models.Bridge
- setPipeline(Pipeline) - Method in class org.gitlab4j.api.models.Deployable
- setPipeline(Pipeline) - Method in class org.gitlab4j.api.models.Job
- setPipeline(Pipeline) - Method in class org.gitlab4j.api.models.MergeRequest
- setPipelineChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setPipelineChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setPipelineEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setPipelineEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setPipelineEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setPipelineEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setPipelineId(Long) - Method in class org.gitlab4j.api.models.CommitStatus
- setPipelineId(Long) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setPlan(String) - Method in class org.gitlab4j.api.models.License
- setPlatform(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- setPosition(Integer) - Method in class org.gitlab4j.api.models.BoardList
- setPosition(Integer) - Method in class org.gitlab4j.api.webhook.EventIssue
- setPosition(Integer) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setPosition(Position) - Method in class org.gitlab4j.api.models.Note
- setPositionType(Position.PositionType) - Method in class org.gitlab4j.api.models.Position
- setPreventForkingOutsideGroup(Boolean) - Method in class org.gitlab4j.api.models.Group
- setPreventSecrets(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setPreventSharingGroupsOutsideHierarchy(Boolean) - Method in class org.gitlab4j.api.models.Group
- setPrevious(T) - Method in class org.gitlab4j.api.webhook.ChangeContainer
- setPreviousPath(String) - Method in class org.gitlab4j.api.models.CommitAction
- setPrintingMergeRequestLinkEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setPriority(Integer) - Method in class org.gitlab4j.api.models.Label
- setPrivateProfile(Boolean) - Method in class org.gitlab4j.api.models.User
- setProject(String) - Method in class org.gitlab4j.api.models.MarkdownRequest
- setProject(Project) - Method in class org.gitlab4j.api.models.Board
- setProject(Project) - Method in class org.gitlab4j.api.models.Job
- setProject(Project) - Method in class org.gitlab4j.api.models.Todo
- setProject(EventProject) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- setProject(EventProject) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setProjectAccess(ProjectAccess) - Method in class org.gitlab4j.api.models.Permissions
- setProjectCreationLevel(Constants.ProjectCreationLevel) - Method in class org.gitlab4j.api.models.Group
- setProjectId(Long) - Method in class org.gitlab4j.api.models.AbstractIssue
- setProjectId(Long) - Method in class org.gitlab4j.api.models.Commit
- setProjectId(Long) - Method in class org.gitlab4j.api.models.Event
- setProjectId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- setProjectId(Long) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequest
- setProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setProjectId(Long) - Method in class org.gitlab4j.api.models.Milestone
- setProjectId(Long) - Method in class org.gitlab4j.api.models.Pipeline
- setProjectId(Long) - Method in class org.gitlab4j.api.models.ProjectHook
- setProjectId(Long) - Method in class org.gitlab4j.api.models.PushRules
- setProjectId(Long) - Method in class org.gitlab4j.api.models.SearchBlob
- setProjectId(Long) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventLabel
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.JobEvent
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setProjectId(Long) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setProjectKey(String) - Method in class org.gitlab4j.api.services.JiraService
- setProjectName(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setProjectName(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setProjectName(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setProjectPath(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setProjectPathWithNamespace(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setProjects(List<Project>) - Method in class org.gitlab4j.api.models.Group
- setProjects(List<Project>) - Method in class org.gitlab4j.api.models.RunnerDetail
- setProjectsCount(int) - Method in class org.gitlab4j.api.models.Associations
- setProjectsLimit(Integer) - Method in class org.gitlab4j.api.models.User
- setProjectUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- setProjectUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- setProjectVisibility(Visibility) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setProjectVisibility(Visibility) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setProperties(Map<String, Object>) - Method in class org.gitlab4j.api.services.JiraService
- setProperties(Map<String, Object>) - Method in class org.gitlab4j.api.services.NotificationService
- setProperty(String, Object) - Method in class org.gitlab4j.api.services.NotificationService
- setProtected(Boolean) - Method in class org.gitlab4j.api.models.Branch
- setProtected(Boolean) - Method in class org.gitlab4j.api.models.Variable
- setProtectedBranches(List<ExternalStatusCheckProtectedBranch>) - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- setProvider(String) - Method in class org.gitlab4j.api.models.Identity
- setProvider(String) - Method in class org.gitlab4j.api.models.LdapGroupLink
- setProvider(String) - Method in class org.gitlab4j.api.models.User
- setPublic(Boolean) - Method in class org.gitlab4j.api.models.Project
- setPublicBuilds(Boolean) - Method in class org.gitlab4j.api.models.Project
- setPublicEmail(String) - Method in class org.gitlab4j.api.models.User
- setPublicJobs(Boolean) - Method in class org.gitlab4j.api.models.Project
- setPushAccessLevels(List<BranchAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setPushChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setPushChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setPushData(PushData) - Method in class org.gitlab4j.api.models.Event
- setPushEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setPushEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setPushEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setPushEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- setPushEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setPushEventsBranchFilter(String) - Method in class org.gitlab4j.api.models.GroupHook
- setPushEventsBranchFilter(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setPushEventsBranchFilter(String) - Method in class org.gitlab4j.api.models.ProjectHook
- setQueuedDuration(Double) - Method in class org.gitlab4j.api.models.Bridge
- setQueuedDuration(Float) - Method in class org.gitlab4j.api.models.Build
- setQueuedDuration(Float) - Method in class org.gitlab4j.api.models.Job
- setQueuedDuration(Float) - Method in class org.gitlab4j.api.models.Pipeline
- setQueuedDuration(Float) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setQueuesCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setRawUrl(String) - Method in class org.gitlab4j.api.models.Snippet
- setReadmeUrl(String) - Method in class org.gitlab4j.api.models.Project
- setRealSize(String) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setReassignIssue(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setReassignMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setRebaseInProgress(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setRecipients(String) - Method in class org.gitlab4j.api.services.EmailOnPushService
- setRedisCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setRef(String) - Method in class org.gitlab4j.api.models.Bridge
- setRef(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setRef(String) - Method in class org.gitlab4j.api.models.Deployable
- setRef(String) - Method in class org.gitlab4j.api.models.Deployment
- setRef(String) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setRef(String) - Method in class org.gitlab4j.api.models.EventData
- setRef(String) - Method in class org.gitlab4j.api.models.Job
- setRef(String) - Method in class org.gitlab4j.api.models.Pipeline
- setRef(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- setRef(String) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setRef(String) - Method in class org.gitlab4j.api.models.PushData
- setRef(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- setRef(String) - Method in class org.gitlab4j.api.models.RepositoryFile
- setRef(String) - Method in class org.gitlab4j.api.models.SearchBlob
- setRef(String) - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- setRef(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRef(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setRef(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setRef(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setReference(String) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setReferences(References) - Method in class org.gitlab4j.api.models.AbstractEpic
- setReferences(References) - Method in class org.gitlab4j.api.models.AbstractIssue
- setReferences(References) - Method in class org.gitlab4j.api.models.MergeRequest
- setRefFetched(Boolean) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setRefProtected(Boolean) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRefreshToken(String) - Method in class org.gitlab4j.api.models.OauthTokenResponse
- setRefs(List<String>) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setRefType(String) - Method in class org.gitlab4j.api.models.PushData
- setRejectUnsignedCommits(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- setRelatedEpicLinkId(Long) - Method in class org.gitlab4j.api.models.RelatedEpic
- setRelationUrl(String) - Method in class org.gitlab4j.api.models.CreatedChildEpic
- setRelative(String) - Method in class org.gitlab4j.api.models.References
- setRelativePosition(Integer) - Method in class org.gitlab4j.api.models.EpicIssue
- setRelativePosition(Integer) - Method in class org.gitlab4j.api.models.EpicIssueLink
- setRelativePosition(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setRelativePosition(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setRelease(Release) - Method in class org.gitlab4j.api.models.Tag
- setReleasedAt(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setReleasedAt(Date) - Method in class org.gitlab4j.api.models.Release
- setReleasedAt(Date) - Method in class org.gitlab4j.api.models.ReleaseParams
- setReleasesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setReleasesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setReleasesEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setReleasesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setRemoved(List<String>) - Method in class org.gitlab4j.api.webhook.EventCommit
- setRemoveSourceBranchAfterMerge(Boolean) - Method in class org.gitlab4j.api.models.Project
- setRenamedFile(Boolean) - Method in class org.gitlab4j.api.models.Changes
- setRenamedFile(Boolean) - Method in class org.gitlab4j.api.models.Diff
- setRenderedImageUrl(String) - Method in class org.gitlab4j.api.models.Badge
- setRenderedLinkUrl(String) - Method in class org.gitlab4j.api.models.Badge
- setReopenIssue(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setReopenMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setRepository(Repository) - Method in class org.gitlab4j.api.models.EventData
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.JobEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setRepository(EventRepository) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setRepositoryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setRepositoryObjectFormat(String) - Method in class org.gitlab4j.api.models.Project
- setRepositorySize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setRepositorySize(Long) - Method in class org.gitlab4j.api.models.Group.Statistics
- setRepositoryStorage(String) - Method in class org.gitlab4j.api.models.Project
- setRepositoryUpdateEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setRepositoryUpdateEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setRepositoryUpdateEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- setRequestAccessEnabled(Boolean) - Method in class org.gitlab4j.api.models.Group
- setRequestAccessEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setRequestedAt(Date) - Method in class org.gitlab4j.api.models.AccessRequest
- setRequestQueryString(String) - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- setRequestQueryString(String) - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- setRequestQueryString(String) - Method in class org.gitlab4j.api.webhook.AbstractEvent
- setRequestQueryString(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRequestQueryString(String) - Method in interface org.gitlab4j.api.webhook.Event
- setRequestSecretToken(String) - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- setRequestSecretToken(String) - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- setRequestSecretToken(String) - Method in class org.gitlab4j.api.webhook.AbstractEvent
- setRequestSecretToken(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRequestSecretToken(String) - Method in interface org.gitlab4j.api.webhook.Event
- setRequestUrl(String) - Method in class org.gitlab4j.api.systemhooks.AbstractSystemHookEvent
- setRequestUrl(String) - Method in interface org.gitlab4j.api.systemhooks.SystemHookEvent
- setRequestUrl(String) - Method in class org.gitlab4j.api.webhook.AbstractEvent
- setRequestUrl(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setRequestUrl(String) - Method in interface org.gitlab4j.api.webhook.Event
- setRequirementsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setRequirementsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setRequirePasswordToApprove(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setResetApprovalsOnPush(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setResolvable(Boolean) - Method in class org.gitlab4j.api.models.Note
- setResolved(Boolean) - Method in class org.gitlab4j.api.models.Note
- setResolvedAt(Date) - Method in class org.gitlab4j.api.models.Note
- setResolvedBy(Participant) - Method in class org.gitlab4j.api.models.Note
- setResolveOutdatedDiffDiscussions(Boolean) - Method in class org.gitlab4j.api.models.Project
- setResourceAccessTokenEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setResourceAccessTokenEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setResourceId(Long) - Method in class org.gitlab4j.api.models.IssueEvent
- setResourceId(Long) - Method in class org.gitlab4j.api.models.LabelEvent
- setResourceType(IssueEvent.ResourceType) - Method in class org.gitlab4j.api.models.IssueEvent
- setResourceType(LabelEvent.ResourceType) - Method in class org.gitlab4j.api.models.LabelEvent
- setRestrictUserDefinedVariables(Boolean) - Method in class org.gitlab4j.api.models.Project
- setRetriesCount(Integer) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setReviewerId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setReviewerIds(List<Long>) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setReviewers(List<Reviewer>) - Method in class org.gitlab4j.api.models.MergeRequest
- setReviewers(List<Reviewer>) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setReviewers(ChangeContainer<List<Reviewer>>) - Method in class org.gitlab4j.api.webhook.MergeRequestChanges
- setRevision(String) - Method in class org.gitlab4j.api.models.Metadata
- setRevision(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setRevision(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- setRevision(String) - Method in class org.gitlab4j.api.models.Version
- setRevoked(Boolean) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setRevoked(Boolean) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setRevoked(Boolean) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setRoom(String) - Method in class org.gitlab4j.api.services.HipChatService
- setRules(List<ApprovalRule>) - Method in class org.gitlab4j.api.models.ApprovalState
- setRuleType(String) - Method in class org.gitlab4j.api.models.ApprovalRule
- setRunner(Runner) - Method in class org.gitlab4j.api.models.Build
- setRunner(Runner) - Method in class org.gitlab4j.api.models.Deployable
- setRunner(Runner) - Method in class org.gitlab4j.api.models.Job
- setRunner(Runner) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setRunnersToken(String) - Method in class org.gitlab4j.api.models.Group
- setRunnersToken(String) - Method in class org.gitlab4j.api.models.Project
- setRunnerTokenExpirationInterval(Integer) - Method in class org.gitlab4j.api.models.Project
- setRunnerType(Runner.RunnerType) - Method in class org.gitlab4j.api.models.Runner
- setSamlProviderId(Integer) - Method in class org.gitlab4j.api.models.Identity
- setScope(String) - Method in class org.gitlab4j.api.models.OauthTokenResponse
- setScope(Constants.IssueScope) - Method in class org.gitlab4j.api.models.IssueFilter
- setScope(Constants.MergeRequestScope) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setScope(Constants.PipelineScope) - Method in class org.gitlab4j.api.models.PipelineFilter
- setScopes(List<ImpersonationToken.Scope>) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setScopes(List<Constants.DeployTokenScope>) - Method in class org.gitlab4j.api.models.DeployToken
- setScopes(List<Constants.ProjectAccessTokenScope>) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setScopes(List<Constants.ProjectAccessTokenScope>) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setSearch(String) - Method in class org.gitlab4j.api.models.IssueFilter
- setSearch(String) - Method in class org.gitlab4j.api.models.IterationFilter
- setSearch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setSeconds(int) - Method in class org.gitlab4j.api.models.Duration
-
Set the number of seconds this duration represents.
- setSecret(String) - Method in class org.gitlab4j.api.models.Application
- setSecretPushProtectionEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSecurityAndComplianceAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setSecurityAndComplianceEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSelectiveCodeOwnerRemovals(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- setSendFromCommitterEmail(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- setSequence(Long) - Method in class org.gitlab4j.api.models.Iteration
- setServer(String) - Method in class org.gitlab4j.api.services.HipChatService
- setServiceDeskEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSettings(Map<String, Object>) - Method in class org.gitlab4j.api.models.ApplicationSettings
- setSeverity(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setSeverity(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setSeverity(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setSha(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setSha(String) - Method in class org.gitlab4j.api.models.Deployment
- setSha(String) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setSha(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setSha(String) - Method in class org.gitlab4j.api.models.Pipeline
- setSha(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- setSha(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setSha(String) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setSha(String) - Method in class org.gitlab4j.api.webhook.JobEvent
- setSha(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setSharedProjects(List<Project>) - Method in class org.gitlab4j.api.models.Group
- setSharedRunnersEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.Group
- setSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.User
- setSharedStateCheck(HealthCheckItem) - Method in class org.gitlab4j.api.models.HealthCheckInfo
- setSharedWithGroups(List<SharedGroup>) - Method in class org.gitlab4j.api.models.Group
- setSharedWithGroups(List<SharedGroup>) - Method in class org.gitlab4j.api.models.Project
- setShort(String) - Method in class org.gitlab4j.api.models.References
- setShortId(String) - Method in class org.gitlab4j.api.models.Commit
- setShortRevision(String) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setShortSha(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setShouldRemoveSourceBranch(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setShowDefaultAwardEmojis(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSimpleView(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setSize(Integer) - Method in class org.gitlab4j.api.models.RepositoryFile
- setSize(Long) - Method in class org.gitlab4j.api.models.Artifact
- setSize(Long) - Method in class org.gitlab4j.api.models.ArtifactsFile
- setSize(Long) - Method in class org.gitlab4j.api.models.PackageFile
- setSize(Long) - Method in class org.gitlab4j.api.models.UploadedFile
- setSkipConfirmation(Boolean) - Method in class org.gitlab4j.api.models.User
- setSkype(String) - Method in class org.gitlab4j.api.models.User
- setSlug(String) - Method in class org.gitlab4j.api.models.Environment
- setSlug(String) - Method in class org.gitlab4j.api.models.WikiPage
- setSlug(String) - Method in class org.gitlab4j.api.services.NotificationService
- setSlug(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setSnippet(EventSnippet) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setSnippetsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setSnippetsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.IssueFilter
- setSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.PipelineFilter
- setSortOrder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setSource(String) - Method in class org.gitlab4j.api.models.Pipeline
- setSource(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setSource(EventProject) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setSource(Constants.PipelineSource) - Method in class org.gitlab4j.api.models.PipelineFilter
- setSourceBranch(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setSourceBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setSourceBranch(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setSourceEpic(EpicInLink) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setSourceId(Long) - Method in class org.gitlab4j.api.models.Membership
- setSourceIssue(Issue) - Method in class org.gitlab4j.api.models.IssueLink
- setSourceName(String) - Method in class org.gitlab4j.api.models.Membership
- setSourceProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequest
- setSourceProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setSourceRule(ApprovalRule) - Method in class org.gitlab4j.api.models.ApprovalRule
- setSources(List<Assets.Source>) - Method in class org.gitlab4j.api.models.Assets
- setSources(List<EventReleaseSource>) - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- setSourceType(MembershipSourceType) - Method in class org.gitlab4j.api.models.Membership
- setSourceUrl(String) - Method in class org.gitlab4j.api.models.LicenseTemplate
- setSourceUrl(String) - Method in class org.gitlab4j.api.models.ProjectLicense
- setSquash(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setSquashCommitSha(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setSquashCommitTemplate(String) - Method in class org.gitlab4j.api.models.Project
- setSquashOption(Constants.SquashOption) - Method in class org.gitlab4j.api.models.Project
- setSshUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setSshUrlToRepo(String) - Method in class org.gitlab4j.api.models.Project
- setStage(String) - Method in class org.gitlab4j.api.models.Bridge
- setStage(String) - Method in class org.gitlab4j.api.models.Build
- setStage(String) - Method in class org.gitlab4j.api.models.Deployable
- setStage(String) - Method in class org.gitlab4j.api.models.Job
- setStages(List<String>) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setStarCount(Integer) - Method in class org.gitlab4j.api.models.Project
- setStartBranch(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setStartCommitSha(String) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setStartDate(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setStartDate(Date) - Method in class org.gitlab4j.api.models.Iteration
- setStartDate(Date) - Method in class org.gitlab4j.api.models.Milestone
- setStartDateIsFixed(Boolean) - Method in class org.gitlab4j.api.models.Epic
- setStartDateIsFixed(Boolean) - Method in class org.gitlab4j.api.models.RelatedEpic
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.Bridge
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.Build
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.CommitStatus
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.Deployable
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.Job
- setStartedAt(Date) - Method in class org.gitlab4j.api.models.Pipeline
- setStartedAt(Date) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setStartline(Integer) - Method in class org.gitlab4j.api.models.SearchBlob
- setStartProject(Object) - Method in class org.gitlab4j.api.models.CommitPayload
- setStartsAt(Date) - Method in class org.gitlab4j.api.models.License
- setStartSha(String) - Method in class org.gitlab4j.api.models.CommitPayload
- setStartSha(String) - Method in class org.gitlab4j.api.models.DiffRef
- setStartSha(String) - Method in class org.gitlab4j.api.models.Position
- setState(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setState(String) - Method in class org.gitlab4j.api.models.IssueEvent
- setState(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setState(String) - Method in class org.gitlab4j.api.models.MergeRequestVersion
- setState(String) - Method in class org.gitlab4j.api.models.Milestone
- setState(String) - Method in class org.gitlab4j.api.models.User
- setState(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setState(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setState(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setState(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setState(AbstractEpic.EpicState) - Method in class org.gitlab4j.api.models.AbstractEpic
- setState(Environment.EnvironmentState) - Method in class org.gitlab4j.api.models.Environment
- setState(Iteration.IterationState) - Method in class org.gitlab4j.api.models.Iteration
- setState(IterationFilter.IterationFilterState) - Method in class org.gitlab4j.api.models.IterationFilter
- setState(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setState(Constants.IssueState) - Method in class org.gitlab4j.api.models.AbstractIssue
- setState(Constants.IssueState) - Method in class org.gitlab4j.api.models.IssueFilter
- setState(Constants.MergeRequestState) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setState(Constants.TodoState) - Method in class org.gitlab4j.api.models.Todo
- setStateId(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setStateId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setStateId(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setStatistics(Group.Statistics) - Method in class org.gitlab4j.api.models.Group
- setStatistics(IssuesStatistics.Statistics) - Method in class org.gitlab4j.api.models.IssuesStatistics
- setStatistics(ProjectStatistics) - Method in class org.gitlab4j.api.models.Project
- setStats(Boolean) - Method in class org.gitlab4j.api.models.CommitPayload
- setStats(CommitStats) - Method in class org.gitlab4j.api.models.Commit
- setStatus(String) - Method in class org.gitlab4j.api.models.Bridge
- setStatus(String) - Method in class org.gitlab4j.api.models.Commit
- setStatus(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setStatus(String) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setStatus(String) - Method in class org.gitlab4j.api.webhook.BuildCommit
- setStatus(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setStatus(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setStatus(BuildStatus) - Method in class org.gitlab4j.api.models.Build
- setStatus(ExternalStatusCheckStatus.Status) - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- setStatus(HealthCheckStatus) - Method in class org.gitlab4j.api.models.HealthCheckItem
- setStatus(JobStatus) - Method in class org.gitlab4j.api.models.Job
- setStatus(PipelineStatus) - Method in class org.gitlab4j.api.models.Pipeline
- setStatus(PipelineStatus) - Method in class org.gitlab4j.api.models.PipelineFilter
- setStatus(Runner.RunnerStatus) - Method in class org.gitlab4j.api.models.Runner
- setStatus(Constants.DeploymentStatus) - Method in class org.gitlab4j.api.models.Deployable
- setStatus(Constants.DeploymentStatus) - Method in class org.gitlab4j.api.models.Deployment
- setStatus(Constants.DeploymentStatus) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setStatusChangedAt(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setStCommits(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setStDiff(Diff) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setStDiffs(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setStorageSize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setStorageSize(Long) - Method in class org.gitlab4j.api.models.Group.Statistics
- setSubgroupCreationLevel(Constants.SubgroupCreationLevel) - Method in class org.gitlab4j.api.models.Group
- setSubgroupEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setSubgroupEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setSubscribed(Boolean) - Method in class org.gitlab4j.api.models.Epic
- setSubscribed(Boolean) - Method in class org.gitlab4j.api.models.Issue
- setSubscribed(Boolean) - Method in class org.gitlab4j.api.models.Label
- setSubscribed(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setSuccessPipeline(Boolean) - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- setSuggestionCommitMessage(String) - Method in class org.gitlab4j.api.models.Project
- setSystem(Boolean) - Method in class org.gitlab4j.api.models.Note
- setSystem(Boolean) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setTag(boolean) - Method in class org.gitlab4j.api.models.Bridge
- setTag(Boolean) - Method in class org.gitlab4j.api.models.Deployable
- setTag(Boolean) - Method in class org.gitlab4j.api.models.Job
- setTag(Boolean) - Method in class org.gitlab4j.api.models.Pipeline
- setTag(Boolean) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setTag(Boolean) - Method in class org.gitlab4j.api.webhook.JobEvent
- setTag(Boolean) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setTag(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setTagList(List<String>) - Method in class org.gitlab4j.api.models.Project
-
Deprecated.
- setTagList(List<String>) - Method in class org.gitlab4j.api.models.RunnerDetail
- setTagName(String) - Method in class org.gitlab4j.api.models.Release
- setTagName(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- setTagName(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- setTagPath(String) - Method in class org.gitlab4j.api.models.Release
- setTagPushChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setTagPushChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- setTagPushEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setTags(List<String>) - Method in class org.gitlab4j.api.models.Runner
- setTarget(Object) - Method in class org.gitlab4j.api.models.Todo
- setTarget(EventProject) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTargetBranch(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setTargetBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setTargetBranch(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTargetDetails(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setTargetEpic(EpicInLink) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setTargetId(Long) - Method in class org.gitlab4j.api.models.Event
- setTargetId(Object) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setTargetIid(Long) - Method in class org.gitlab4j.api.models.Event
- setTargetIssue(Issue) - Method in class org.gitlab4j.api.models.IssueLink
- setTargetProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequest
- setTargetProjectId(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTargetTitle(String) - Method in class org.gitlab4j.api.models.Event
- setTargetType(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setTargetType(Constants.TargetType) - Method in class org.gitlab4j.api.models.Event
- setTargetType(Constants.TodoType) - Method in class org.gitlab4j.api.models.Todo
- setTargetUrl(String) - Method in class org.gitlab4j.api.models.CommitStatus
- setTargetUrl(String) - Method in class org.gitlab4j.api.models.Todo
- setTaskCompletionStatus(AbstractIssue.TaskCompletionStatus) - Method in class org.gitlab4j.api.models.AbstractIssue
- setTaskCompletionStatus(TaskCompletionStatus) - Method in class org.gitlab4j.api.models.MergeRequest
- setTaskStatus(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setTemplate(Boolean) - Method in class org.gitlab4j.api.webhook.EventLabel
- setTemplateName(String) - Method in class org.gitlab4j.api.models.Project
- setText(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setText(String) - Method in class org.gitlab4j.api.models.MarkdownRequest
- setTextColor(String) - Method in class org.gitlab4j.api.models.Label
- setThemeId(Integer) - Method in class org.gitlab4j.api.models.User
- setTier(String) - Method in class org.gitlab4j.api.models.Environment
- setTimeChange(Integer) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTimeChange(Integer) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setTimeChange(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setTimeEstimate(Integer) - Method in class org.gitlab4j.api.models.TimeStats
- setTimeEstimate(Integer) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTimeEstimate(Integer) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setTimeEstimate(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setTimestamp(Date) - Method in class org.gitlab4j.api.models.Commit
- setTimestamp(Date) - Method in class org.gitlab4j.api.webhook.EventCommit
- setTimeStats(TimeStats) - Method in class org.gitlab4j.api.models.AbstractIssue
- setTimeStats(TimeStats) - Method in class org.gitlab4j.api.models.MergeRequest
- Setting - Enum in org.gitlab4j.api.models
-
This enum provides constants and value validation for the available GitLab application settings.
- setTitle(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setTitle(String) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setTitle(String) - Method in class org.gitlab4j.api.models.Commit
- setTitle(String) - Method in class org.gitlab4j.api.models.DeployKey
- setTitle(String) - Method in class org.gitlab4j.api.models.Event
- setTitle(String) - Method in class org.gitlab4j.api.models.Iteration
- setTitle(String) - Method in class org.gitlab4j.api.models.Key
- setTitle(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setTitle(String) - Method in class org.gitlab4j.api.models.Milestone
- setTitle(String) - Method in class org.gitlab4j.api.models.Note
- setTitle(String) - Method in class org.gitlab4j.api.models.Snippet
- setTitle(String) - Method in class org.gitlab4j.api.models.SshKey
- setTitle(String) - Method in class org.gitlab4j.api.models.Topic
- setTitle(String) - Method in class org.gitlab4j.api.models.WikiPage
- setTitle(String) - Method in class org.gitlab4j.api.services.NotificationService
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventCommit
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventLabel
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setTitle(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setTitle(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setTitle(ChangeContainer<String>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setTo(String) - Method in class org.gitlab4j.api.models.AuditEventDetail
- setTo(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setToken(String) - Method in class org.gitlab4j.api.models.DeployToken
- setToken(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setToken(String) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setToken(String) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setToken(String) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setToken(String) - Method in class org.gitlab4j.api.models.ProjectHook
- setToken(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- setToken(String) - Method in class org.gitlab4j.api.models.Trigger
- setToken(String) - Method in class org.gitlab4j.api.services.HipChatService
- setTokenType(String) - Method in class org.gitlab4j.api.models.OauthTokenResponse
- setTooltip(String) - Method in class org.gitlab4j.api.models.DetailedStatus
- setTopics(List<String>) - Method in class org.gitlab4j.api.models.Project
- setTotal(Integer) - Method in class org.gitlab4j.api.models.CommitStats
- setTotal(Integer) - Method in class org.gitlab4j.api.models.ProjectFetches.Fetches
- setTotalCommitsCount(Integer) - Method in class org.gitlab4j.api.models.EventData
- setTotalCommitsCount(Integer) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setTotalProjectsCount(int) - Method in class org.gitlab4j.api.models.Topic
- setTotalSize(Long) - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- setTotalTimeSpent(Integer) - Method in class org.gitlab4j.api.models.TimeStats
- setTotalTimeSpent(Integer) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setTotalTimeSpent(Integer) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setTotalTimeSpent(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setTotalTimeSpent(ChangeContainer<Integer>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setTrailer(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setTwitter(String) - Method in class org.gitlab4j.api.models.User
- setTwoFactorEnabled(Boolean) - Method in class org.gitlab4j.api.models.User
- setType(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setType(String) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setType(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setType(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setType(CommitRef.RefType) - Method in class org.gitlab4j.api.models.CommitRef
- setType(Note.Type) - Method in class org.gitlab4j.api.models.Note
- setType(TreeItem.Type) - Method in class org.gitlab4j.api.models.TreeItem
- setType(EventLabel.LabelType) - Method in class org.gitlab4j.api.webhook.EventLabel
- setUnprotectAccessLevels(List<BranchAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedBranch
- setUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- setUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.IterationFilter
- setUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.PipelineFilter
- setUpdatedAt(String) - Method in class org.gitlab4j.api.models.Snippet
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractIssue
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.ApplicationSettings
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.AwardEmoji
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Deployment
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Iteration
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.MergeRequest
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Milestone
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Note
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Pipeline
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Project
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.RelatedEpicLink
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.models.Trigger
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.services.NotificationService
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventIssue
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventLabel
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setUpdatedAt(Date) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setUpdatedAt(ChangeContainer<Date>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
- setUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- setUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.IterationFilter
- setUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.PipelineFilter
- setUpdatedById(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setUpdatedById(Long) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setUpdatedById(Long) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setUpdatedById(ChangeContainer<Long>) - Method in class org.gitlab4j.api.webhook.EventChanges
- setUpdateStatus(String) - Method in class org.gitlab4j.api.models.RemoteMirror
- setUploadedBy(UploadedByUser) - Method in class org.gitlab4j.api.models.UploadedFile
- setUpvote(Boolean) - Method in class org.gitlab4j.api.models.Note
- setUpvotes(Integer) - Method in class org.gitlab4j.api.models.AbstractEpic
- setUpvotes(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue
- setUpvotes(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
- setUrl(String) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- setUrl(String) - Method in class org.gitlab4j.api.models.Assets.Link
- setUrl(String) - Method in class org.gitlab4j.api.models.Assets.Source
- setUrl(String) - Method in class org.gitlab4j.api.models.Commit
- setUrl(String) - Method in class org.gitlab4j.api.models.CreatedChildEpic
- setUrl(String) - Method in class org.gitlab4j.api.models.FileUpload
- setUrl(String) - Method in class org.gitlab4j.api.models.GroupHook
- setUrl(String) - Method in class org.gitlab4j.api.models.GroupHookParams
- setUrl(String) - Method in class org.gitlab4j.api.models.Link
- setUrl(String) - Method in class org.gitlab4j.api.models.ProjectHook
- setUrl(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- setUrl(String) - Method in class org.gitlab4j.api.models.RemoteMirror
- setUrl(String) - Method in class org.gitlab4j.api.models.Repository
- setUrl(String) - Method in class org.gitlab4j.api.models.SystemHook
- setUrl(String) - Method in class org.gitlab4j.api.models.WikiAttachment.Link
- setUrl(String) - Method in class org.gitlab4j.api.services.JiraService
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventCommit
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventIssue
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventReleaseSource
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventRepository
- setUrl(String) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setUrl(String) - Method in class org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
- setUrl(String) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setUrl(String) - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- setUrl(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setUrlVariables(List<SystemHook.UrlVariable>) - Method in class org.gitlab4j.api.models.SystemHook
- setUseCustomTemplate(Boolean) - Method in class org.gitlab4j.api.models.Project
- setUser(User) - Method in class org.gitlab4j.api.models.ApprovedBy
- setUser(User) - Method in class org.gitlab4j.api.models.AwardEmoji
- setUser(User) - Method in class org.gitlab4j.api.models.Bridge
- setUser(User) - Method in class org.gitlab4j.api.models.Build
- setUser(User) - Method in class org.gitlab4j.api.models.Deployable
- setUser(User) - Method in class org.gitlab4j.api.models.Deployment
- setUser(User) - Method in class org.gitlab4j.api.models.IssueEvent
- setUser(User) - Method in class org.gitlab4j.api.models.Job
- setUser(User) - Method in class org.gitlab4j.api.models.Key
- setUser(User) - Method in class org.gitlab4j.api.models.LabelEvent
- setUser(User) - Method in class org.gitlab4j.api.models.Pipeline
- setUser(User) - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.BuildEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.IssueEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.JobEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.NoteEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.PipelineEvent
- setUser(EventUser) - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- setUserAvatar(String) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setUserAvatar(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setUserEmail(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setUserEmail(String) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setUserEmail(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setUserEmail(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setUserId(Long) - Method in class org.gitlab4j.api.models.BranchAccessLevel
- setUserId(Long) - Method in class org.gitlab4j.api.models.EventData
- setUserId(Long) - Method in class org.gitlab4j.api.models.ImpersonationToken
- setUserId(Long) - Method in class org.gitlab4j.api.models.PersonalAccessToken
- setUserId(Long) - Method in class org.gitlab4j.api.models.ProjectAccessToken
- setUserId(Long) - Method in class org.gitlab4j.api.models.SshKey
- setUserId(Long) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setUserId(Long) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setUserId(Long) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setUserId(Long) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setUserId(Long) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setUserLimit(Integer) - Method in class org.gitlab4j.api.models.License
- setUsername(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setUsername(String) - Method in class org.gitlab4j.api.models.DeployToken
- setUsername(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- setUsername(String) - Method in class org.gitlab4j.api.models.UploadedByUser
- setUsername(String) - Method in class org.gitlab4j.api.services.JiraService
- setUsername(String) - Method in class org.gitlab4j.api.services.MattermostService
- setUsername(String) - Method in class org.gitlab4j.api.services.SlackService
- setUsername(String) - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- setUsername(String) - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- setUsername(String) - Method in class org.gitlab4j.api.webhook.EventUser
- setUserName(String) - Method in class org.gitlab4j.api.models.EventData
- setUserName(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setUserName(String) - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- setUserName(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setUserName(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setUserNotesCount(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue
- setUserNotesCount(Integer) - Method in class org.gitlab4j.api.models.MergeRequest
- setUsers(List<User>) - Method in class org.gitlab4j.api.models.ApprovalRule
- setUserUrl(String) - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- setUserUsername(String) - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- setUserUsername(String) - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- setUserUsername(String) - Method in class org.gitlab4j.api.webhook.AbstractPushEvent
- setValue(String) - Method in class org.gitlab4j.api.models.CustomAttribute
- setValue(String) - Method in class org.gitlab4j.api.models.JobAttribute
- setValue(String) - Method in class org.gitlab4j.api.models.Variable
- setVariables(List<Variable>) - Method in class org.gitlab4j.api.models.PipelineSchedule
- setVariables(List<Variable>) - Method in class org.gitlab4j.api.webhook.PipelineEvent.ObjectAttributes
- setVariableType(Variable.Type) - Method in class org.gitlab4j.api.models.Variable
- setVerificationStatus(String) - Method in class org.gitlab4j.api.models.GpgSignature
- setVersion(String) - Method in class org.gitlab4j.api.models.ChangelogPayload
- setVersion(String) - Method in class org.gitlab4j.api.models.Metadata.Kas
- setVersion(String) - Method in class org.gitlab4j.api.models.Metadata
- setVersion(String) - Method in class org.gitlab4j.api.models.Package
- setVersion(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- setVersion(String) - Method in class org.gitlab4j.api.models.Version
- setVersionId(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
- setVisibility(Visibility) - Method in class org.gitlab4j.api.models.Group
- setVisibility(Visibility) - Method in class org.gitlab4j.api.models.Project
- setVisibility(Visibility) - Method in class org.gitlab4j.api.models.Snippet
- setVisibility_level(AccessLevel) - Method in class org.gitlab4j.api.webhook.EventRepository
- setVisibilityLevel(Integer) - Method in class org.gitlab4j.api.models.Project
- setVisibilityLevel(AccessLevel) - Method in class org.gitlab4j.api.webhook.EventProject
- setVisibilityLevel(AccessLevel) - Method in class org.gitlab4j.api.webhook.EventSnippet
- setWallEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setWarnAboutPotentiallyUnwantedCharacters(Boolean) - Method in class org.gitlab4j.api.models.Project
- setWebhook(String) - Method in class org.gitlab4j.api.services.MattermostService
- setWebhook(String) - Method in class org.gitlab4j.api.services.SlackService
- setWebsiteUrl(String) - Method in class org.gitlab4j.api.models.User
- setWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractEpic
- setWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- setWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractIssue
- setWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractUser
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Branch
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Bridge
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Commit
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Deployable
- setWebUrl(String) - Method in class org.gitlab4j.api.models.DownstreamPipeline
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Iteration
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Job
- setWebUrl(String) - Method in class org.gitlab4j.api.models.MergeRequest
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Milestone
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Namespace
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Pipeline
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Project
- setWebUrl(String) - Method in class org.gitlab4j.api.models.Snippet
- setWebUrl(String) - Method in class org.gitlab4j.api.webhook.EventProject
- setWebUrl(String) - Method in class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- setWeight(Integer) - Method in class org.gitlab4j.api.models.AbstractIssue
- setWeight(Integer) - Method in class org.gitlab4j.api.models.Board
- setWeight(Integer) - Method in class org.gitlab4j.api.webhook.EventWorkItem
- setWeight(Long) - Method in class org.gitlab4j.api.webhook.EventIssue
- setWhen(String) - Method in class org.gitlab4j.api.models.Build
- setWhen(String) - Method in class org.gitlab4j.api.models.Job
- setWidth(Integer) - Method in class org.gitlab4j.api.models.Position
- setWiki(WikiPageEvent.Wiki) - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- setWikiAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- setWikiEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- setWikiPageChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- setWikiPageChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- setWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHook
- setWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.models.GroupHookParams
- setWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- setWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.services.NotificationService
- setWikiSize(long) - Method in class org.gitlab4j.api.models.ProjectStatistics
- setWip(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- setWorkInProgress(Boolean) - Method in class org.gitlab4j.api.models.MergeRequest
- setWorkInProgress(Boolean) - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- setX(Double) - Method in class org.gitlab4j.api.models.Position
- setY(Double) - Method in class org.gitlab4j.api.models.Position
- setYamlErrors(Boolean) - Method in class org.gitlab4j.api.models.PipelineFilter
- setYamlErrors(String) - Method in class org.gitlab4j.api.models.Pipeline
- SHARED_RUNNERS_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.SHARED_RUNNERS_TEXT
andSetting.SHARED_RUNNERS_MINUTES
) Enable shared runners for new projects. - SHARED_RUNNERS_MINUTES - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) required by:
Setting.SHARED_RUNNERS_ENABLED
Set the maximum number of pipeline minutes that a group can use on shared Runners per month. - SHARED_RUNNERS_TEXT - org.gitlab4j.api.models.Setting
-
required by:
Setting.SHARED_RUNNERS_ENABLED
Shared runners text. - SharedGroup - Class in org.gitlab4j.api.models
- SharedGroup() - Constructor for class org.gitlab4j.api.models.SharedGroup
- SIDEKIQ_JOB_LIMITER_COMPRESSION_THRESHOLD_BYTES - org.gitlab4j.api.models.Setting
-
The threshold in bytes at which Sidekiq jobs are compressed before being stored in Redis.
- SIDEKIQ_JOB_LIMITER_LIMIT_BYTES - org.gitlab4j.api.models.Setting
-
The threshold in bytes at which Sidekiq jobs are rejected.
- SIDEKIQ_JOB_LIMITER_MODE - org.gitlab4j.api.models.Setting
-
track or compress.
- SIGN_IN_TEXT - org.gitlab4j.api.models.Setting
-
Text on the login page.
- SIGNIN_ENABLED - org.gitlab4j.api.models.Setting
-
Deprecated.Use
Setting.PASSWORD_AUTHENTICATION_ENABLED_FOR_WEB
instead - SIGNUP_ENABLED - org.gitlab4j.api.models.Setting
-
Enable registration.
- SILENT_ADMIN_EXPORTS_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Silent admin exports.
- SILENT_MODE_ENABLED - org.gitlab4j.api.models.Setting
-
Enable Silent mode.
- SIMILARITY - org.gitlab4j.models.Constants.GroupOrderBy
- SKIPPED - org.gitlab4j.api.models.BuildStatus
- SKIPPED - org.gitlab4j.api.models.JobStatus
- SKIPPED - org.gitlab4j.api.models.PipelineStatus
- SKIPPED - org.gitlab4j.models.Constants.CommitBuildState
- SKIPPED - org.gitlab4j.models.Constants.JobScope
- SLACK_APP_ENABLED - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) (If enabled, requires:
Setting.SLACK_APP_ID
,Setting.SLACK_APP_SECRET
andSetting.SLACK_APP_VERIFICATION_TOKEN
) Enable Slack app. - SLACK_APP_ID - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) required by:
Setting.SLACK_APP_ENABLED
The app id of the Slack-app. - SLACK_APP_SECRET - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) required by:
Setting.SLACK_APP_ENABLED
The app secret of the Slack-app. - SLACK_APP_SIGNING_SECRET - org.gitlab4j.api.models.Setting
-
The signing secret of the GitLab for Slack app.
- SLACK_APP_VERIFICATION_TOKEN - org.gitlab4j.api.models.Setting
-
(PREMIUM | SILVER) required by:
Setting.SLACK_APP_ENABLED
The verification token of the Slack-app. - SlackService - Class in org.gitlab4j.api.services
- SlackService() - Constructor for class org.gitlab4j.api.services.SlackService
- Snippet - Class in org.gitlab4j.api.models
- Snippet() - Constructor for class org.gitlab4j.api.models.Snippet
- Snippet(String, String, String) - Constructor for class org.gitlab4j.api.models.Snippet
- Snippet(String, String, String, Visibility, String) - Constructor for class org.gitlab4j.api.models.Snippet
- SNIPPET - org.gitlab4j.api.models.AwardEmoji.AwardableType
- SNIPPET - org.gitlab4j.api.models.Note.NoteableType
- SNIPPET - org.gitlab4j.api.webhook.NoteEvent.NoteableType
- SNIPPET - org.gitlab4j.models.Constants.TargetType
- SNIPPET_BLOBS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- SNIPPET_SIZE_LIMIT - org.gitlab4j.api.models.Setting
- SNIPPET_TITLES - Static variable in class org.gitlab4j.models.Constants.SearchScope
- SNOWPLOW_APP_ID - org.gitlab4j.api.models.Setting
-
The Snowplow site name / application id.
- SNOWPLOW_COLLECTOR_HOSTNAME - org.gitlab4j.api.models.Setting
-
required by:
Setting.SNOWPLOW_ENABLED
The Snowplow collector hostname. - SNOWPLOW_COOKIE_DOMAIN - org.gitlab4j.api.models.Setting
-
The Snowplow cookie domain.
- SNOWPLOW_DATABASE_COLLECTOR_HOSTNAME - org.gitlab4j.api.models.Setting
-
The Snowplow collector for database events hostname.
- SNOWPLOW_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.SNOWPLOW_COLLECTOR_HOSTNAME
) Enable snowplow tracking. - SNOWPLOW_IGLU_REGISTRY_URL - org.gitlab4j.api.models.Setting
-
The Snowplow base Iglu Schema Registry URL to use for custom context and self describing events.
- SNOWPLOW_SITE_ID - org.gitlab4j.api.models.Setting
-
The Snowplow site name / application id.
- Source() - Constructor for class org.gitlab4j.api.models.Assets.Source
- SOURCEGRAPH_ENABLED - org.gitlab4j.api.models.Setting
-
Enables Sourcegraph integration.
- SOURCEGRAPH_PUBLIC_ONLY - org.gitlab4j.api.models.Setting
-
Blocks Sourcegraph from being loaded on private and internal projects.
- SOURCEGRAPH_URL - org.gitlab4j.api.models.Setting
-
The Sourcegraph instance URL for integration.
- SPACEY_MSEC_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- SPACEY_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
- SPAM_CHECK_API_KEY - org.gitlab4j.api.models.Setting
-
API key used by GitLab for accessing the Spam Check service endpoint.
- SPAM_CHECK_ENDPOINT_ENABLED - org.gitlab4j.api.models.Setting
-
Enables Spam Check via external API endpoint.
- SPAM_CHECK_ENDPOINT_URL - org.gitlab4j.api.models.Setting
-
URL of the external Spam Check service endpoint.
- SshKey - Class in org.gitlab4j.api.models
- SshKey() - Constructor for class org.gitlab4j.api.models.SshKey
- STARTED - org.gitlab4j.api.models.ExportStatus.Status
- STARTED - org.gitlab4j.api.models.ImportStatus.Status
- STATIC_OBJECTS_EXTERNAL_STORAGE_AUTH_TOKEN - org.gitlab4j.api.models.Setting
-
NOT DOCUMENTED: but it's returned by a call to /api/v4/application/settings https://gitlab.com/gitlab-org/gitlab/commit/85975447a2b70d1654f2f8163f55d369e130ef2b
- STATIC_OBJECTS_EXTERNAL_STORAGE_URL - org.gitlab4j.api.models.Setting
-
NOT DOCUMENTED: but it's returned by a call to /api/v4/application/settings https://gitlab.com/gitlab-org/gitlab/commit/85975447a2b70d1654f2f8163f55d369e130ef2b
- Statistics() - Constructor for class org.gitlab4j.api.models.Group.Statistics
- Statistics() - Constructor for class org.gitlab4j.api.models.IssuesStatistics.Statistics
- STATUS - org.gitlab4j.models.Constants.PipelineOrderBy
- STOPPED - org.gitlab4j.api.models.Environment.EnvironmentState
- SUCCESS - org.gitlab4j.api.models.BuildStatus
- SUCCESS - org.gitlab4j.api.models.JobStatus
- SUCCESS - org.gitlab4j.api.models.PipelineStatus
- SUCCESS - org.gitlab4j.models.Constants.CommitBuildState
- SUCCESS - org.gitlab4j.models.Constants.DeploymentStatus
- SUCCESS - org.gitlab4j.models.Constants.JobScope
- SUDO - org.gitlab4j.api.models.ImpersonationToken.Scope
- SUDO - org.gitlab4j.models.Constants.ApplicationScope
-
Grants permission to perform API actions as any user in the system, when authenticated as an admin user.
- SUGGEST_PIPELINE_ENABLED - org.gitlab4j.api.models.Setting
-
Enable pipeline suggestion banner.
- SystemHook - Class in org.gitlab4j.api.models
- SystemHook() - Constructor for class org.gitlab4j.api.models.SystemHook
- SystemHook.UrlVariable - Class in org.gitlab4j.api.models
- SystemHookEvent - Interface in org.gitlab4j.api.systemhooks
- SystemHookListener - Interface in org.gitlab4j.api.systemhooks
-
This interface defines an event listener for the event fired when a System Hook notification has been received from a GitLab server.
T
- Tag - Class in org.gitlab4j.api.models
- Tag() - Constructor for class org.gitlab4j.api.models.Tag
- TAG - org.gitlab4j.api.models.CommitRef.RefType
- TAG_PUSH_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- TAG_PUSH_EVENT - Static variable in class org.gitlab4j.api.systemhooks.TagPushSystemHookEvent
- TagPushEvent - Class in org.gitlab4j.api.webhook
- TagPushEvent() - Constructor for class org.gitlab4j.api.webhook.TagPushEvent
- TagPushSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- TagPushSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.TagPushSystemHookEvent
- TAGS - org.gitlab4j.models.Constants.PipelineScope
- TAR - org.gitlab4j.models.Constants.ArchiveFormat
- TAR_BZ2 - org.gitlab4j.models.Constants.ArchiveFormat
- TAR_GZ - org.gitlab4j.models.Constants.ArchiveFormat
- TaskCompletionStatus - Class in org.gitlab4j.api.models
- TaskCompletionStatus() - Constructor for class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- TaskCompletionStatus() - Constructor for class org.gitlab4j.api.models.TaskCompletionStatus
- TB2 - org.gitlab4j.models.Constants.ArchiveFormat
- TBZ - org.gitlab4j.models.Constants.ArchiveFormat
- TBZ2 - org.gitlab4j.models.Constants.ArchiveFormat
- TEAM_MEMBER_REMOVED_EVENT - Static variable in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- TeamMemberSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- TeamMemberSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- TERMINAL_MAX_SESSION_TIME - org.gitlab4j.api.models.Setting
-
Maximum time for web terminal websocket connection (in seconds).
- TERMS - org.gitlab4j.api.models.Setting
-
required by:
Setting.ENFORCE_TERMS
Markdown content for the ToS. - TEXT - org.gitlab4j.api.models.Position.PositionType
- TEXT - org.gitlab4j.models.Constants.Encoding
- THROTTLE_AUTHENTICATED_API_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.THROTTLE_AUTHENTICATED_API_PERIOD_IN_SECONDS
andSetting.THROTTLE_AUTHENTICATED_API_REQUESTS_PER_PERIOD
) Enable authenticated API request rate limit. - THROTTLE_AUTHENTICATED_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_AUTHENTICATED_API_ENABLED
Rate limit period in seconds. - THROTTLE_AUTHENTICATED_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_AUTHENTICATED_API_ENABLED
Max requests per period per user. - THROTTLE_AUTHENTICATED_DEPRECATED_API_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_DEPRECATED_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_DEPRECATED_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_FILES_API_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_FILES_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_FILES_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_GIT_LFS_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_GIT_LFS_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_GIT_LFS_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_AUTHENTICATED_PACKAGES_API_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: throttle_authenticated_packages_api_period_in_seconds and throttle_authenticated_packages_api_requests_per_period) Enable authenticated API request rate limit.
- THROTTLE_AUTHENTICATED_PACKAGES_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
Rate limit period (in seconds).
- THROTTLE_AUTHENTICATED_PACKAGES_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
Maximum requests per period per user.
- THROTTLE_AUTHENTICATED_WEB_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.THROTTLE_AUTHENTICATED_WEB_PERIOD_IN_SECONDS
andSetting.THROTTLE_AUTHENTICATED_WEB_REQUESTS_PER_PERIOD
) Enable authenticated web request rate limit. - THROTTLE_AUTHENTICATED_WEB_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_AUTHENTICATED_WEB_ENABLED
Rate limit period in seconds. - THROTTLE_AUTHENTICATED_WEB_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_AUTHENTICATED_WEB_ENABLED
Max requests per period per user. - THROTTLE_INCIDENT_MANAGEMENT_NOTIFICATION_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_INCIDENT_MANAGEMENT_NOTIFICATION_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_INCIDENT_MANAGEMENT_NOTIFICATION_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_PROTECTED_PATHS_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_PROTECTED_PATHS_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_PROTECTED_PATHS_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_API_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: throttle_unauthenticated_api_period_in_seconds and throttle_unauthenticated_api_requests_per_period) Enable unauthenticated API request rate limit.
- THROTTLE_UNAUTHENTICATED_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
Rate limit period in seconds.
- THROTTLE_UNAUTHENTICATED_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
Max requests per period per IP.
- THROTTLE_UNAUTHENTICATED_DEPRECATED_API_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_DEPRECATED_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_DEPRECATED_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.THROTTLE_UNAUTHENTICATED_PERIOD_IN_SECONDS
andSetting.THROTTLE_UNAUTHENTICATED_REQUESTS_PER_PERIOD
) Enable unauthenticated request rate limit. - THROTTLE_UNAUTHENTICATED_FILES_API_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_FILES_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_FILES_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_GIT_HTTP_ENABLED - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_GIT_HTTP_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_GIT_HTTP_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
- THROTTLE_UNAUTHENTICATED_PACKAGES_API_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: throttle_unauthenticated_packages_api_period_in_seconds and throttle_unauthenticated_packages_api_requests_per_period) Enable authenticated API request rate limit.
- THROTTLE_UNAUTHENTICATED_PACKAGES_API_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
Rate limit period (in seconds).
- THROTTLE_UNAUTHENTICATED_PACKAGES_API_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
Maximum requests per period per user.
- THROTTLE_UNAUTHENTICATED_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_UNAUTHENTICATED_ENABLED
Rate limit period in seconds. - THROTTLE_UNAUTHENTICATED_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.THROTTLE_UNAUTHENTICATED_ENABLED
Max requests per period per IP. - THROTTLE_UNAUTHENTICATED_WEB_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires: throttle_unauthenticated_web_period_in_seconds and throttle_unauthenticated_web_requests_per_period) Enable unauthenticated web request rate limit.
- THROTTLE_UNAUTHENTICATED_WEB_PERIOD_IN_SECONDS - org.gitlab4j.api.models.Setting
-
Rate limit period in seconds.
- THROTTLE_UNAUTHENTICATED_WEB_REQUESTS_PER_PERIOD - org.gitlab4j.api.models.Setting
-
Max requests per period per IP.
- TIME_TRACKING_LIMIT_TO_HOURS - org.gitlab4j.api.models.Setting
-
Limit display of time tracking units to hours.
- TIMED_INCREMENTAL - org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- TimeStats - Class in org.gitlab4j.api.models
- TimeStats() - Constructor for class org.gitlab4j.api.models.TimeStats
- TITLE - org.gitlab4j.api.models.IterationFilter.IterationFilterIn
- TITLE - org.gitlab4j.models.Constants.MergeRequestSearchIn
- TITLE_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- toCalendar(String) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Parses an ISO8601 formatted string a returns a Calendar instance.
- toDate(String) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Parses an ISO8601 formatted string a returns a Date instance.
- Todo - Class in org.gitlab4j.api.models
- Todo() - Constructor for class org.gitlab4j.api.models.Todo
- toInstant(String) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Parses an ISO8601 formatted string a returns an Instant instance.
- toIntValue() - Method in enum org.gitlab4j.api.models.Iteration.IterationState
- toJsonNode(String) - Static method in class org.gitlab4j.models.utils.JacksonJson
-
Parse the provided String into a JsonNode instance.
- toJsonString(T) - Static method in class org.gitlab4j.models.utils.JacksonJson
-
Gets a the supplied object output as a formatted JSON string.
- TOKEN_PROP - Static variable in class org.gitlab4j.api.services.HipChatService
- Topic - Class in org.gitlab4j.api.models
- Topic() - Constructor for class org.gitlab4j.api.models.Topic
- TopicParams - Class in org.gitlab4j.api.models
-
This class is utilized by the
org.gitlab4j.api.TopicsApi#createTopic(TopicParams)
andorg.gitlab4j.api.TopicsApi#updateTopic(Integer, TopicParams)
methods to set the parameters for the call to the GitLab API. - TopicParams() - Constructor for class org.gitlab4j.api.models.TopicParams
- toString() - Method in enum org.gitlab4j.api.models.AbstractEpic.EpicState
- toString() - Method in class org.gitlab4j.api.models.AbstractEpic
- toString() - Method in class org.gitlab4j.api.models.AbstractGroup
- toString() - Method in class org.gitlab4j.api.models.AbstractIssue.TaskCompletionStatus
- toString() - Method in class org.gitlab4j.api.models.AbstractIssue
- toString() - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- toString() - Method in class org.gitlab4j.api.models.AbstractUser
- toString() - Method in enum org.gitlab4j.api.models.AccessLevel
- toString() - Method in class org.gitlab4j.api.models.Application
- toString() - Method in class org.gitlab4j.api.models.ApplicationSettings
- toString() - Method in class org.gitlab4j.api.models.ApprovalRule
- toString() - Method in class org.gitlab4j.api.models.ApprovalState
- toString() - Method in class org.gitlab4j.api.models.ApprovedBy
- toString() - Method in enum org.gitlab4j.api.models.Artifact.FileType
- toString() - Method in class org.gitlab4j.api.models.Artifact
- toString() - Method in class org.gitlab4j.api.models.ArtifactsFile
- toString() - Method in class org.gitlab4j.api.models.Assets.Link
- toString() - Method in class org.gitlab4j.api.models.Assets.Source
- toString() - Method in class org.gitlab4j.api.models.Assets
- toString() - Method in class org.gitlab4j.api.models.Assignee
- toString() - Method in class org.gitlab4j.api.models.Associations
- toString() - Method in class org.gitlab4j.api.models.AuditEvent
- toString() - Method in class org.gitlab4j.api.models.AuditEventDetail
- toString() - Method in enum org.gitlab4j.api.models.AwardEmoji.AwardableType
- toString() - Method in class org.gitlab4j.api.models.AwardEmoji
- toString() - Method in enum org.gitlab4j.api.models.Badge.BadgeKind
- toString() - Method in class org.gitlab4j.api.models.Badge
- toString() - Method in class org.gitlab4j.api.models.Blame
- toString() - Method in class org.gitlab4j.api.models.Board
- toString() - Method in class org.gitlab4j.api.models.BoardList
- toString() - Method in class org.gitlab4j.api.models.Branch
- toString() - Method in class org.gitlab4j.api.models.BranchAccessLevel
- toString() - Method in class org.gitlab4j.api.models.Bridge
- toString() - Method in class org.gitlab4j.api.models.Build
- toString() - Method in enum org.gitlab4j.api.models.BuildStatus
- toString() - Method in class org.gitlab4j.api.models.ChangelogPayload
- toString() - Method in class org.gitlab4j.api.models.Changes
- toString() - Method in class org.gitlab4j.api.models.ChildEpic
- toString() - Method in class org.gitlab4j.api.models.Comment
- toString() - Method in class org.gitlab4j.api.models.Commit
- toString() - Method in enum org.gitlab4j.api.models.CommitAction.Action
- toString() - Method in class org.gitlab4j.api.models.CommitAction
- toString() - Method in class org.gitlab4j.api.models.CommitPayload
- toString() - Method in enum org.gitlab4j.api.models.CommitRef.RefType
- toString() - Method in class org.gitlab4j.api.models.CommitRef
- toString() - Method in class org.gitlab4j.api.models.CommitStats
- toString() - Method in class org.gitlab4j.api.models.CommitStatus
- toString() - Method in class org.gitlab4j.api.models.CompareResults
- toString() - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- toString() - Method in class org.gitlab4j.api.models.CreatedChildEpic
- toString() - Method in class org.gitlab4j.api.models.Deployable
- toString() - Method in class org.gitlab4j.api.models.DeployKey
- toString() - Method in class org.gitlab4j.api.models.Deployment
- toString() - Method in class org.gitlab4j.api.models.DeployToken
- toString() - Method in class org.gitlab4j.api.models.DetailedStatus
- toString() - Method in class org.gitlab4j.api.models.Diff
- toString() - Method in class org.gitlab4j.api.models.DiffRef
- toString() - Method in class org.gitlab4j.api.models.Discussion
- toString() - Method in class org.gitlab4j.api.models.DownstreamPipeline
- toString() - Method in class org.gitlab4j.api.models.Duration
- toString() - Method in enum org.gitlab4j.api.models.Environment.EnvironmentState
- toString() - Method in class org.gitlab4j.api.models.Environment
- toString() - Method in class org.gitlab4j.api.models.Epic
- toString() - Method in enum org.gitlab4j.api.models.EpicFilter.EpicField
- toString() - Method in class org.gitlab4j.api.models.EpicInLink
- toString() - Method in class org.gitlab4j.api.models.EpicIssue
- toString() - Method in class org.gitlab4j.api.models.EpicIssueLink
- toString() - Method in class org.gitlab4j.api.models.Event
- toString() - Method in class org.gitlab4j.api.models.EventData
- toString() - Method in class org.gitlab4j.api.models.Exists
- toString() - Method in enum org.gitlab4j.api.models.ExportStatus.Status
- toString() - Method in class org.gitlab4j.api.models.ExportStatus
- toString() - Method in class org.gitlab4j.api.models.ExternalStatusCheck
- toString() - Method in class org.gitlab4j.api.models.ExternalStatusCheckProtectedBranch
- toString() - Method in class org.gitlab4j.api.models.ExternalStatusCheckResult
- toString() - Method in enum org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- toString() - Method in class org.gitlab4j.api.models.ExternalStatusCheckStatus
- toString() - Method in class org.gitlab4j.api.models.FileUpload
- toString() - Method in class org.gitlab4j.api.models.GitLabCiTemplate
- toString() - Method in class org.gitlab4j.api.models.GitLabCiTemplateElement
- toString() - Method in class org.gitlab4j.api.models.GpgSignature
- toString() - Method in class org.gitlab4j.api.models.Group
- toString() - Method in class org.gitlab4j.api.models.GroupAccessToken
- toString() - Method in class org.gitlab4j.api.models.GroupFilter
- toString() - Method in class org.gitlab4j.api.models.GroupProjectsFilter
- toString() - Method in class org.gitlab4j.api.models.HealthCheckInfo
- toString() - Method in class org.gitlab4j.api.models.HealthCheckItem
- toString() - Method in enum org.gitlab4j.api.models.HealthCheckStatus
- toString() - Method in class org.gitlab4j.api.models.Identity
- toString() - Method in enum org.gitlab4j.api.models.ImpersonationToken.Scope
- toString() - Method in class org.gitlab4j.api.models.ImpersonationToken
- toString() - Method in enum org.gitlab4j.api.models.ImportStatus.Status
- toString() - Method in class org.gitlab4j.api.models.ImportStatus
- toString() - Method in class org.gitlab4j.api.models.Issue
- toString() - Method in class org.gitlab4j.api.models.IssueEpic
- toString() - Method in enum org.gitlab4j.api.models.IssueEvent.ResourceType
- toString() - Method in class org.gitlab4j.api.models.IssueEvent
- toString() - Method in enum org.gitlab4j.api.models.IssueFilter.IssueField
- toString() - Method in class org.gitlab4j.api.models.IssueLink
- toString() - Method in class org.gitlab4j.api.models.IssuesStatistics
- toString() - Method in enum org.gitlab4j.api.models.Iteration.IterationState
- toString() - Method in class org.gitlab4j.api.models.Iteration
- toString() - Method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterIn
- toString() - Method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterState
- toString() - Method in class org.gitlab4j.api.models.Job
- toString() - Method in class org.gitlab4j.api.models.JobAttribute
- toString() - Method in class org.gitlab4j.api.models.JobAttributes
- toString() - Method in enum org.gitlab4j.api.models.JobStatus
- toString() - Method in class org.gitlab4j.api.models.Key
- toString() - Method in class org.gitlab4j.api.models.Label
- toString() - Method in enum org.gitlab4j.api.models.LabelEvent.ResourceType
- toString() - Method in class org.gitlab4j.api.models.LabelEvent
- toString() - Method in class org.gitlab4j.api.models.LdapGroupLink
- toString() - Method in class org.gitlab4j.api.models.License
- toString() - Method in class org.gitlab4j.api.models.LicenseTemplate
- toString() - Method in class org.gitlab4j.api.models.Link
- toString() - Method in class org.gitlab4j.api.models.LinkedIssue
- toString() - Method in enum org.gitlab4j.api.models.LinkType
- toString() - Method in class org.gitlab4j.api.models.Markdown
- toString() - Method in class org.gitlab4j.api.models.Member
- toString() - Method in class org.gitlab4j.api.models.Membership
- toString() - Method in enum org.gitlab4j.api.models.MembershipSourceType
- toString() - Method in class org.gitlab4j.api.models.MergeRequest
- toString() - Method in class org.gitlab4j.api.models.MergeRequestDiff
- toString() - Method in enum org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- toString() - Method in class org.gitlab4j.api.models.MergeRequestFilter
- toString() - Method in class org.gitlab4j.api.models.MergeRequestVersion
- toString() - Method in class org.gitlab4j.api.models.Metadata.Kas
- toString() - Method in class org.gitlab4j.api.models.Metadata
- toString() - Method in class org.gitlab4j.api.models.Milestone
- toString() - Method in class org.gitlab4j.api.models.Namespace
- toString() - Method in enum org.gitlab4j.api.models.Note.NoteableType
- toString() - Method in enum org.gitlab4j.api.models.Note.OrderBy
- toString() - Method in class org.gitlab4j.api.models.Note
- toString() - Method in enum org.gitlab4j.api.models.Note.Type
- toString() - Method in class org.gitlab4j.api.models.NotificationSettings.Events
- toString() - Method in enum org.gitlab4j.api.models.NotificationSettings.Level
- toString() - Method in class org.gitlab4j.api.models.NotificationSettings
- toString() - Method in class org.gitlab4j.api.models.Package
- toString() - Method in class org.gitlab4j.api.models.PackageFile
- toString() - Method in enum org.gitlab4j.api.models.PackageType
- toString() - Method in class org.gitlab4j.api.models.Permissions
- toString() - Method in class org.gitlab4j.api.models.PersonalAccessToken
- toString() - Method in class org.gitlab4j.api.models.Pipeline
- toString() - Method in class org.gitlab4j.api.models.PipelineFilter
- toString() - Method in class org.gitlab4j.api.models.PipelineSchedule
- toString() - Method in enum org.gitlab4j.api.models.PipelineStatus
- toString() - Method in enum org.gitlab4j.api.models.Position.PositionType
- toString() - Method in class org.gitlab4j.api.models.Position
- toString() - Method in enum org.gitlab4j.api.models.Project.MergeMethod
- toString() - Method in class org.gitlab4j.api.models.Project
- toString() - Method in class org.gitlab4j.api.models.ProjectAccess
- toString() - Method in class org.gitlab4j.api.models.ProjectAccessToken
- toString() - Method in class org.gitlab4j.api.models.ProjectFetches
- toString() - Method in class org.gitlab4j.api.models.ProjectFilter
- toString() - Method in class org.gitlab4j.api.models.ProjectHook
- toString() - Method in class org.gitlab4j.api.models.ProjectLicense
- toString() - Method in class org.gitlab4j.api.models.ProjectStatistics
- toString() - Method in class org.gitlab4j.api.models.ProtectedBranch
- toString() - Method in class org.gitlab4j.api.models.ProtectedTag
- toString() - Method in class org.gitlab4j.api.models.PushData
- toString() - Method in class org.gitlab4j.api.models.PushRules
- toString() - Method in class org.gitlab4j.api.models.References
- toString() - Method in class org.gitlab4j.api.models.RegistryRepository
- toString() - Method in class org.gitlab4j.api.models.RegistryRepositoryTag
- toString() - Method in class org.gitlab4j.api.models.RelatedEpic
- toString() - Method in class org.gitlab4j.api.models.RelatedEpicLink
- toString() - Method in class org.gitlab4j.api.models.Release
- toString() - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- toString() - Method in class org.gitlab4j.api.models.ReleaseParams
- toString() - Method in class org.gitlab4j.api.models.RemoteMirror
- toString() - Method in class org.gitlab4j.api.models.Repository
- toString() - Method in class org.gitlab4j.api.models.RepositoryFile
- toString() - Method in class org.gitlab4j.api.models.RepositoryFileResponse
- toString() - Method in enum org.gitlab4j.api.models.Runner.RunnerStatus
- toString() - Method in enum org.gitlab4j.api.models.Runner.RunnerType
- toString() - Method in class org.gitlab4j.api.models.Runner
- toString() - Method in enum org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
- toString() - Method in class org.gitlab4j.api.models.RunnerDetail
- toString() - Method in class org.gitlab4j.api.models.SamlGroupLink
- toString() - Method in class org.gitlab4j.api.models.SearchBlob
- toString() - Method in enum org.gitlab4j.api.models.Setting
- toString() - Method in class org.gitlab4j.api.models.SharedGroup
- toString() - Method in class org.gitlab4j.api.models.Snippet
- toString() - Method in class org.gitlab4j.api.models.SshKey
- toString() - Method in class org.gitlab4j.api.models.SystemHook
- toString() - Method in class org.gitlab4j.api.models.SystemHook.UrlVariable
- toString() - Method in class org.gitlab4j.api.models.Tag
- toString() - Method in class org.gitlab4j.api.models.TaskCompletionStatus
- toString() - Method in class org.gitlab4j.api.models.TimeStats
- toString() - Method in class org.gitlab4j.api.models.Todo
- toString() - Method in class org.gitlab4j.api.models.Topic
- toString() - Method in class org.gitlab4j.api.models.TreeItem
- toString() - Method in enum org.gitlab4j.api.models.TreeItem.Type
- toString() - Method in class org.gitlab4j.api.models.UploadedByUser
- toString() - Method in class org.gitlab4j.api.models.UploadedFile
- toString() - Method in class org.gitlab4j.api.models.User
- toString() - Method in class org.gitlab4j.api.models.Variable
- toString() - Method in enum org.gitlab4j.api.models.Variable.Type
- toString() - Method in class org.gitlab4j.api.models.Version
- toString() - Method in enum org.gitlab4j.api.models.Visibility
- toString() - Method in class org.gitlab4j.api.models.WikiAttachment.Link
- toString() - Method in class org.gitlab4j.api.models.WikiAttachment
- toString() - Method in class org.gitlab4j.api.models.WikiPage
- toString() - Method in enum org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
- toString() - Method in class org.gitlab4j.api.services.NotificationService
- toString() - Method in class org.gitlab4j.api.systemhooks.GroupMemberSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.GroupSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.KeySystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.ProjectSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.PushSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.RepositoryChange
- toString() - Method in class org.gitlab4j.api.systemhooks.RepositorySystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.TagPushSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.TeamMemberSystemHookEvent
- toString() - Method in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- toString() - Method in class org.gitlab4j.api.webhook.BuildCommit
- toString() - Method in class org.gitlab4j.api.webhook.BuildEvent
- toString() - Method in class org.gitlab4j.api.webhook.ChangeContainer
- toString() - Method in class org.gitlab4j.api.webhook.DeploymentEvent
- toString() - Method in class org.gitlab4j.api.webhook.EventChanges
- toString() - Method in class org.gitlab4j.api.webhook.EventCommit
- toString() - Method in class org.gitlab4j.api.webhook.EventExternalStatusCheck
- toString() - Method in class org.gitlab4j.api.webhook.EventIssue
- toString() - Method in enum org.gitlab4j.api.webhook.EventLabel.LabelType
- toString() - Method in class org.gitlab4j.api.webhook.EventLabel
- toString() - Method in class org.gitlab4j.api.webhook.EventMergeRequest
- toString() - Method in class org.gitlab4j.api.webhook.EventProject
- toString() - Method in class org.gitlab4j.api.webhook.EventReleaseAssets
- toString() - Method in class org.gitlab4j.api.webhook.EventReleaseLink
- toString() - Method in class org.gitlab4j.api.webhook.EventReleaseSource
- toString() - Method in class org.gitlab4j.api.webhook.EventRepository
- toString() - Method in class org.gitlab4j.api.webhook.EventSnippet
- toString() - Method in class org.gitlab4j.api.webhook.EventUser
- toString() - Method in class org.gitlab4j.api.webhook.EventWorkItem
- toString() - Method in class org.gitlab4j.api.webhook.ExternalStatusCheckEvent
- toString() - Method in class org.gitlab4j.api.webhook.IssueEvent
- toString() - Method in class org.gitlab4j.api.webhook.JobEvent
- toString() - Method in class org.gitlab4j.api.webhook.MergeRequestEvent
- toString() - Method in enum org.gitlab4j.api.webhook.NoteEvent.NoteableType
- toString() - Method in class org.gitlab4j.api.webhook.NoteEvent
- toString() - Method in class org.gitlab4j.api.webhook.PipelineEvent
- toString() - Method in class org.gitlab4j.api.webhook.PushEvent
- toString() - Method in class org.gitlab4j.api.webhook.ReleaseEvent
- toString() - Method in class org.gitlab4j.api.webhook.TagPushEvent
- toString() - Method in class org.gitlab4j.api.webhook.WikiPageEvent
- toString() - Method in class org.gitlab4j.api.webhook.WorkItemEvent
- toString() - Method in enum org.gitlab4j.models.Constants.ActionType
- toString() - Method in enum org.gitlab4j.models.Constants.ApplicationScope
- toString() - Method in enum org.gitlab4j.models.Constants.ArchiveFormat
- toString() - Method in enum org.gitlab4j.models.Constants.AutoCancelPendingPipelines
- toString() - Method in enum org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- toString() - Method in enum org.gitlab4j.models.Constants.BuildGitStrategy
- toString() - Method in enum org.gitlab4j.models.Constants.CommitBuildState
- toString() - Method in enum org.gitlab4j.models.Constants.ContributorOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
- toString() - Method in enum org.gitlab4j.models.Constants.DeploymentOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.DeploymentStatus
- toString() - Method in enum org.gitlab4j.models.Constants.DeployTokenScope
- toString() - Method in enum org.gitlab4j.models.Constants.Encoding
- toString() - Method in enum org.gitlab4j.models.Constants.EpicOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.EventScope
- toString() - Method in enum org.gitlab4j.models.Constants.GroupOrderBy
- toString() - Method in class org.gitlab4j.models.Constants.GroupSearchScope
- toString() - Method in enum org.gitlab4j.models.Constants.ImpersonationState
- toString() - Method in enum org.gitlab4j.models.Constants.IssueOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.IssueScope
- toString() - Method in enum org.gitlab4j.models.Constants.IssueState
- toString() - Method in enum org.gitlab4j.models.Constants.JobScope
- toString() - Method in enum org.gitlab4j.models.Constants.LineType
- toString() - Method in enum org.gitlab4j.models.Constants.MergeRequestOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.MergeRequestScope
- toString() - Method in enum org.gitlab4j.models.Constants.MergeRequestSearchIn
- toString() - Method in enum org.gitlab4j.models.Constants.MergeRequestState
- toString() - Method in enum org.gitlab4j.models.Constants.MilestoneState
- toString() - Method in enum org.gitlab4j.models.Constants.PackageOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.PackageStatus
- toString() - Method in enum org.gitlab4j.models.Constants.PipelineOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.PipelineScope
- toString() - Method in enum org.gitlab4j.models.Constants.PipelineSource
- toString() - Method in enum org.gitlab4j.models.Constants.ProjectAccessTokenScope
- toString() - Method in enum org.gitlab4j.models.Constants.ProjectCreationLevel
- toString() - Method in enum org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- toString() - Method in enum org.gitlab4j.models.Constants.ProjectOrderBy
- toString() - Method in class org.gitlab4j.models.Constants.ProjectSearchScope
- toString() - Method in class org.gitlab4j.models.Constants.SearchScope
- toString() - Method in enum org.gitlab4j.models.Constants.SortOrder
- toString() - Method in enum org.gitlab4j.models.Constants.SquashOption
- toString() - Method in enum org.gitlab4j.models.Constants.StateEvent
- toString() - Method in enum org.gitlab4j.models.Constants.SubgroupCreationLevel
- toString() - Method in enum org.gitlab4j.models.Constants.TagOrderBy
- toString() - Method in enum org.gitlab4j.models.Constants.TargetType
- toString() - Method in enum org.gitlab4j.models.Constants.TodoAction
- toString() - Method in enum org.gitlab4j.models.Constants.TodoState
- toString() - Method in enum org.gitlab4j.models.Constants.TodoType
- toString() - Method in class org.gitlab4j.models.GitLabFormValue
- toString(int) - Static method in class org.gitlab4j.models.utils.DurationUtils
-
Create a human readable duration string from seconds.
- toString(int, boolean) - Static method in class org.gitlab4j.models.utils.DurationUtils
-
Create a human readable duration string from seconds.
- toString(E) - Method in class org.gitlab4j.models.utils.JacksonJsonEnumHelper
-
Get the string used by the API for this enum.
- toString(Calendar) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a ISO8601 formatted string for the provided Calendar instance.
- toString(Date) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a ISO8601 formatted string for the provided Date instance.
- toString(Date, boolean) - Static method in class org.gitlab4j.models.utils.ISO8601
-
Get a ISO8601 formatted string for the provided Date instance.
- TOTAL_HEADER - Static variable in interface org.gitlab4j.models.Constants
-
The total number of items HTTP header key.
- TOTAL_PAGES_HEADER - Static variable in interface org.gitlab4j.models.Constants
-
The total number of pages HTTP header key.
- toValue() - Method in enum org.gitlab4j.api.models.AbstractEpic.EpicState
- toValue() - Method in enum org.gitlab4j.api.models.AccessLevel
- toValue() - Method in enum org.gitlab4j.api.models.Artifact.FileType
- toValue() - Method in enum org.gitlab4j.api.models.AwardEmoji.AwardableType
- toValue() - Method in enum org.gitlab4j.api.models.Badge.BadgeKind
- toValue() - Method in enum org.gitlab4j.api.models.BuildStatus
- toValue() - Method in enum org.gitlab4j.api.models.CommitAction.Action
- toValue() - Method in enum org.gitlab4j.api.models.CommitRef.RefType
- toValue() - Method in enum org.gitlab4j.api.models.Environment.EnvironmentState
- toValue() - Method in enum org.gitlab4j.api.models.EpicFilter.EpicField
- toValue() - Method in enum org.gitlab4j.api.models.ExportStatus.Status
- toValue() - Method in enum org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
- toValue() - Method in enum org.gitlab4j.api.models.HealthCheckStatus
- toValue() - Method in enum org.gitlab4j.api.models.ImpersonationToken.Scope
- toValue() - Method in enum org.gitlab4j.api.models.ImportStatus.Status
- toValue() - Method in enum org.gitlab4j.api.models.IssueEvent.ResourceType
- toValue() - Method in enum org.gitlab4j.api.models.IssueFilter.IssueField
- toValue() - Method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterIn
- toValue() - Method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterState
- toValue() - Method in enum org.gitlab4j.api.models.JobStatus
- toValue() - Method in enum org.gitlab4j.api.models.LabelEvent.ResourceType
- toValue() - Method in enum org.gitlab4j.api.models.LinkType
- toValue() - Method in enum org.gitlab4j.api.models.MembershipSourceType
- toValue() - Method in enum org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
- toValue() - Method in enum org.gitlab4j.api.models.Note.NoteableType
- toValue() - Method in enum org.gitlab4j.api.models.Note.OrderBy
- toValue() - Method in enum org.gitlab4j.api.models.Note.Type
- toValue() - Method in enum org.gitlab4j.api.models.NotificationSettings.Level
- toValue() - Method in enum org.gitlab4j.api.models.PackageType
- toValue() - Method in enum org.gitlab4j.api.models.PipelineStatus
- toValue() - Method in enum org.gitlab4j.api.models.Position.PositionType
- toValue() - Method in enum org.gitlab4j.api.models.Project.MergeMethod
- toValue() - Method in enum org.gitlab4j.api.models.Runner.RunnerStatus
- toValue() - Method in enum org.gitlab4j.api.models.Runner.RunnerType
- toValue() - Method in enum org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
- toValue() - Method in enum org.gitlab4j.api.models.Setting
- toValue() - Method in enum org.gitlab4j.api.models.Variable.Type
- toValue() - Method in enum org.gitlab4j.api.models.Visibility
- toValue() - Method in enum org.gitlab4j.api.webhook.EventLabel.LabelType
- toValue() - Method in enum org.gitlab4j.api.webhook.NoteEvent.NoteableType
- toValue() - Method in enum org.gitlab4j.models.Constants.ActionType
- toValue() - Method in enum org.gitlab4j.models.Constants.ApplicationScope
- toValue() - Method in enum org.gitlab4j.models.Constants.AutoCancelPendingPipelines
- toValue() - Method in enum org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
- toValue() - Method in enum org.gitlab4j.models.Constants.BuildGitStrategy
- toValue() - Method in enum org.gitlab4j.models.Constants.CommitBuildState
- toValue() - Method in enum org.gitlab4j.models.Constants.ContributorOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.DeploymentOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.DeploymentStatus
- toValue() - Method in enum org.gitlab4j.models.Constants.DeployTokenScope
- toValue() - Method in enum org.gitlab4j.models.Constants.Encoding
- toValue() - Method in enum org.gitlab4j.models.Constants.EpicOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.EventScope
- toValue() - Method in enum org.gitlab4j.models.Constants.GroupOrderBy
- toValue() - Method in class org.gitlab4j.models.Constants.GroupSearchScope
- toValue() - Method in enum org.gitlab4j.models.Constants.ImpersonationState
- toValue() - Method in enum org.gitlab4j.models.Constants.IssueOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.IssueScope
- toValue() - Method in enum org.gitlab4j.models.Constants.IssueState
- toValue() - Method in enum org.gitlab4j.models.Constants.JobScope
- toValue() - Method in enum org.gitlab4j.models.Constants.LineType
- toValue() - Method in enum org.gitlab4j.models.Constants.MergeRequestOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.MergeRequestScope
- toValue() - Method in enum org.gitlab4j.models.Constants.MergeRequestSearchIn
- toValue() - Method in enum org.gitlab4j.models.Constants.MergeRequestState
- toValue() - Method in enum org.gitlab4j.models.Constants.MilestoneState
- toValue() - Method in enum org.gitlab4j.models.Constants.PackageOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.PackageStatus
- toValue() - Method in enum org.gitlab4j.models.Constants.PipelineOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.PipelineScope
- toValue() - Method in enum org.gitlab4j.models.Constants.PipelineSource
- toValue() - Method in enum org.gitlab4j.models.Constants.ProjectAccessTokenScope
- toValue() - Method in enum org.gitlab4j.models.Constants.ProjectCreationLevel
- toValue() - Method in enum org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
- toValue() - Method in enum org.gitlab4j.models.Constants.ProjectOrderBy
- toValue() - Method in class org.gitlab4j.models.Constants.ProjectSearchScope
- toValue() - Method in class org.gitlab4j.models.Constants.SearchScope
- toValue() - Method in enum org.gitlab4j.models.Constants.SortOrder
- toValue() - Method in enum org.gitlab4j.models.Constants.SquashOption
- toValue() - Method in enum org.gitlab4j.models.Constants.StateEvent
- toValue() - Method in enum org.gitlab4j.models.Constants.SubgroupCreationLevel
- toValue() - Method in enum org.gitlab4j.models.Constants.TagOrderBy
- toValue() - Method in enum org.gitlab4j.models.Constants.TargetType
- toValue() - Method in enum org.gitlab4j.models.Constants.TodoAction
- toValue() - Method in enum org.gitlab4j.models.Constants.TodoState
- toValue() - Method in enum org.gitlab4j.models.Constants.TodoType
- TRACE - org.gitlab4j.api.models.Artifact.FileType
- TREE - org.gitlab4j.api.models.TreeItem.Type
- TreeItem - Class in org.gitlab4j.api.models
- TreeItem() - Constructor for class org.gitlab4j.api.models.TreeItem
- TreeItem.Type - Enum in org.gitlab4j.api.models
- Trigger - Class in org.gitlab4j.api.models
- Trigger() - Constructor for class org.gitlab4j.api.models.Trigger
- TRIGGER - org.gitlab4j.models.Constants.PipelineSource
- TWO_FACTOR_GRACE_PERIOD - org.gitlab4j.api.models.Setting
-
required by:
Setting.REQUIRE_TWO_FACTOR_AUTHENTICATION
Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication. - TYPE - org.gitlab4j.models.Constants.PackageOrderBy
U
- UNCONFIRMED_USERS_DELETE_AFTER_DAYS - org.gitlab4j.api.models.Setting
-
Specifies how many days after sign-up to delete users who have not confirmed their email.
- UNIQUE_IPS_LIMIT_ENABLED - org.gitlab4j.api.models.Setting
-
(If enabled, requires:
Setting.UNIQUE_IPS_LIMIT_PER_USER
andSetting.UNIQUE_IPS_LIMIT_TIME_WINDOW
) Limit sign in from multiple ips. - UNIQUE_IPS_LIMIT_PER_USER - org.gitlab4j.api.models.Setting
-
required by:
Setting.UNIQUE_IPS_LIMIT_ENABLED
Maximum number of ips per user. - UNIQUE_IPS_LIMIT_TIME_WINDOW - org.gitlab4j.api.models.Setting
-
required by:
Setting.UNIQUE_IPS_LIMIT_ENABLED
How many seconds an IP will be counted towards the limit. - unmarshal(Class<T>, JsonNode) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JsonNode (tree) to an instance of the provided class.
- unmarshal(Class<T>, Reader) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data on the specified Reader instance to an instance of the provided class.
- unmarshal(Class<T>, String) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data contained by the string and populate an instance of the provided returnType class.
- unmarshalList(Class<T>, Reader) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data on the specified Reader instance and populate a List of instances of the provided returnType class.
- unmarshalList(Class<T>, String) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data contained by the string and populate a List of instances of the provided returnType class.
- unmarshalMap(Class<T>, Reader) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data on the specified Reader instance and populate a Map of String keys and values of the provided returnType class.
- unmarshalMap(Class<T>, String) - Method in class org.gitlab4j.models.utils.JacksonJson
-
Unmarshal the JSON data and populate a Map of String keys and values of the provided returnType class.
- UNMERGEABLE - org.gitlab4j.models.Constants.TodoAction
- UPCOMING - org.gitlab4j.api.models.IterationFilter.IterationFilterState
- UPCOMMING - org.gitlab4j.api.models.Iteration.IterationState
- UPDATE - org.gitlab4j.api.models.CommitAction.Action
- UPDATE_RUNNER_VERSIONS_ENABLED - org.gitlab4j.api.models.Setting
-
Fetch GitLab Runner release version data from GitLab.com.
- UPDATED - org.gitlab4j.models.Constants.ActionType
- UPDATED - org.gitlab4j.models.Constants.TagOrderBy
- UPDATED_AT - org.gitlab4j.api.models.Note.OrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.DeploymentOrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.EpicOrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.IssueOrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.MergeRequestOrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.PipelineOrderBy
- UPDATED_AT - org.gitlab4j.models.Constants.ProjectOrderBy
- UPDATING_NAME_DISABLED_FOR_USERS - org.gitlab4j.api.models.Setting
-
Disable user profile name changes.
- UploadedByUser - Class in org.gitlab4j.api.models
- UploadedByUser() - Constructor for class org.gitlab4j.api.models.UploadedByUser
- UploadedFile - Class in org.gitlab4j.api.models
- UploadedFile() - Constructor for class org.gitlab4j.api.models.UploadedFile
- URL_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- UrlVariable() - Constructor for class org.gitlab4j.api.models.SystemHook.UrlVariable
- USAGE_PING_ENABLED - org.gitlab4j.api.models.Setting
-
Every week GitLab will report license usage back to GitLab, Inc.
- USAGE_PING_FEATURES_ENABLED - org.gitlab4j.api.models.Setting
- USE_CLICKHOUSE_FOR_ANALYTICS - org.gitlab4j.api.models.Setting
-
Enables ClickHouse as a data source for analytics reports.
- User - Class in org.gitlab4j.api.models
- User() - Constructor for class org.gitlab4j.api.models.User
- USER - org.gitlab4j.models.Constants.TargetType
- USER_CONTRIBUTED_PROJECTS_API_LIMIT - org.gitlab4j.api.models.Setting
- USER_CREATE_EVENT - Static variable in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- USER_DEACTIVATION_EMAILS_ENABLED - org.gitlab4j.api.models.Setting
-
Send an email to users upon account deactivation.
- USER_DEFAULT_EXTERNAL - org.gitlab4j.api.models.Setting
-
Newly registered users will be external by default.
- USER_DEFAULT_INTERNAL_REGEX - org.gitlab4j.api.models.Setting
-
Specify an e-mail address regex pattern to identify default internal users.
- USER_DEFAULTS_TO_PRIVATE_PROFILE - org.gitlab4j.api.models.Setting
-
Newly created users have private profile by default.
- USER_DESTROY_EVENT - Static variable in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- USER_FAILED_LOGIN_EVENT - Static variable in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- USER_ID - org.gitlab4j.models.Constants.PipelineOrderBy
- USER_OAUTH_APPLICATIONS - org.gitlab4j.api.models.Setting
-
Allow users to register any application to use GitLab as an OAuth provider.
- USER_PROJECTS_API_LIMIT - org.gitlab4j.api.models.Setting
- USER_RENAME_EVENT - Static variable in class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- USER_SHOW_ADD_SSH_KEY_MESSAGE - org.gitlab4j.api.models.Setting
-
When set to false disable the “You won’t be able to pull or push project code via SSH” warning shown to users with no uploaded SSH key.
- USER_STARRED_PROJECTS_API_LIMIT - org.gitlab4j.api.models.Setting
- UserListDeserializer() - Constructor for class org.gitlab4j.models.utils.JacksonJson.UserListDeserializer
- UserListSerializer() - Constructor for class org.gitlab4j.models.utils.JacksonJson.UserListSerializer
- USERNAME_PROP - Static variable in class org.gitlab4j.api.services.JiraService
- USERNAME_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- USERS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- USERS - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- USERS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- USERS_GET_BY_ID_LIMIT - org.gitlab4j.api.models.Setting
- USERS_GET_BY_ID_LIMIT_ALLOWLIST_RAW - org.gitlab4j.api.models.Setting
- UserSystemHookEvent - Class in org.gitlab4j.api.systemhooks
- UserSystemHookEvent() - Constructor for class org.gitlab4j.api.systemhooks.UserSystemHookEvent
- UTC_PATTERN - Static variable in class org.gitlab4j.models.utils.ISO8601
V
- VALID_RUNNER_REGISTRARS - org.gitlab4j.api.models.Setting
-
List of types which are allowed to register a GitLab Runner.
- validate(Object) - Method in enum org.gitlab4j.api.models.Setting
-
Validates the provided value against the data type of this ApplicationSetting enum.
- value - Variable in enum org.gitlab4j.api.models.AccessLevel
- valueOf(String) - Static method in enum org.gitlab4j.api.models.AbstractEpic.EpicState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.AccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Artifact.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.AwardEmoji.AwardableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Badge.BadgeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.BuildStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.CommitAction.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.CommitRef.RefType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Environment.EnvironmentState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.EpicFilter.EpicField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.ExportStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.HealthCheckStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.ImpersonationToken.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.ImportStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.IssueEvent.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.IssueFilter.IssueField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Iteration.IterationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterIn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.LabelEvent.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.MembershipSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Note.NoteableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Note.OrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Note.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.NotificationSettings.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.PackageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.PipelineStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Position.PositionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Project.MergeMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Runner.RunnerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Runner.RunnerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Setting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.TreeItem.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Variable.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.models.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.webhook.EventLabel.LabelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.api.webhook.NoteEvent.NoteableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ApplicationScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ArchiveFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.AutoCancelPendingPipelines
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.BuildGitStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.CommitBuildState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ContributorOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.DeploymentOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.DeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.DeployTokenScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.EpicOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.EventScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.GroupOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ImpersonationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.IssueOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.IssueScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.IssueState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.JobScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestSearchIn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.MergeRequestState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.MilestoneState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.PackageOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.PackageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.PipelineOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.PipelineScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.PipelineSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ProjectAccessTokenScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ProjectCreationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.ProjectOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.SquashOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.StateEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.SubgroupCreationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TagOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TodoAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TodoState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TodoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.Constants.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gitlab4j.models.GitLabFormValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gitlab4j.api.models.AbstractEpic.EpicState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.AccessLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Artifact.FileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.AwardEmoji.AwardableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Badge.BadgeKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.BuildStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.CommitAction.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.CommitRef.RefType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Environment.EnvironmentState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.EpicFilter.EpicField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.ExportStatus.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.ExternalStatusCheckStatus.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.HealthCheckStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.ImpersonationToken.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.ImportStatus.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.IssueEvent.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.IssueFilter.IssueField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Iteration.IterationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterIn
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.IterationFilter.IterationFilterState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.JobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.LabelEvent.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.LinkType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.MembershipSourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.MergeRequestFilter.MergeRequestField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Note.NoteableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Note.OrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Note.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.NotificationSettings.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.PackageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.PipelineStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Position.PositionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Project.MergeMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Runner.RunnerStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Runner.RunnerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.RunnerDetail.RunnerAccessLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Setting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.TreeItem.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Variable.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.models.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.services.NotificationService.BranchesToBeNotified
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.webhook.EventLabel.LabelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.api.webhook.NoteEvent.NoteableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ApplicationScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ArchiveFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.AutoCancelPendingPipelines
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.AutoDevopsDeployStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.BuildGitStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.CommitBuildState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ContributorOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.DefaultBranchProtectionLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.DeploymentOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.DeploymentStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.DeployTokenScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.Encoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.EpicOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.EventScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.GroupOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class org.gitlab4j.models.Constants.GroupSearchScope
- values() - Static method in enum org.gitlab4j.models.Constants.ImpersonationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.IssueOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.IssueScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.IssueState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.JobScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.LineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.MergeRequestOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.MergeRequestScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.MergeRequestSearchIn
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.MergeRequestState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.MilestoneState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.PackageOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.PackageStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.PipelineOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.PipelineScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.PipelineSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ProjectAccessTokenScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ProjectCreationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ProjectFeatureVisibilityAccessLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.ProjectOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class org.gitlab4j.models.Constants.ProjectSearchScope
- values() - Static method in class org.gitlab4j.models.Constants.SearchScope
- values() - Static method in enum org.gitlab4j.models.Constants.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.SquashOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.StateEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.SubgroupCreationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TagOrderBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TargetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TodoAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TodoState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TodoType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.Constants.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gitlab4j.models.GitLabFormValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Variable - Class in org.gitlab4j.api.models
- Variable() - Constructor for class org.gitlab4j.api.models.Variable
- Variable(String, String) - Constructor for class org.gitlab4j.api.models.Variable
- Variable.Type - Enum in org.gitlab4j.api.models
-
Enum for the various Commit build status values.
- Version - Class in org.gitlab4j.api.models
- Version() - Constructor for class org.gitlab4j.api.models.Version
- VERSION - org.gitlab4j.models.Constants.PackageOrderBy
- VERSION_CHECK_ENABLED - org.gitlab4j.api.models.Setting
-
Let GitLab inform you when an update is available.
- Visibility - Enum in org.gitlab4j.api.models
W
- WAITING_FOR_RESOURCE - org.gitlab4j.api.models.PipelineStatus
- WAITING_FOR_RESOURCE - org.gitlab4j.models.Constants.JobScope
- WATCH - org.gitlab4j.api.models.NotificationSettings.Level
- WEB - org.gitlab4j.models.Constants.PipelineSource
- WEB_IDE_CLIENTSIDE_PREVIEW_ENABLED - org.gitlab4j.api.models.Setting
-
Client side evaluation (allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation).
- WEBHOOK_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- WebHookListener - Interface in org.gitlab4j.api.webhook
-
This interface defines an event listener for the event fired when a WebHook notification has been received from a GitLab server.
- WEBIDE - org.gitlab4j.models.Constants.PipelineSource
- WHATS_NEW_VARIANT - org.gitlab4j.api.models.Setting
-
What’s new variant, possible values: all_tiers, current_tier, and disabled.
- Wiki() - Constructor for class org.gitlab4j.api.webhook.WikiPageEvent.Wiki
- WIKI_ASCIIDOC_ALLOW_URI_INCLUDES - org.gitlab4j.api.models.Setting
- WIKI_BLOBS - Static variable in class org.gitlab4j.models.Constants.GroupSearchScope
- WIKI_BLOBS - Static variable in class org.gitlab4j.models.Constants.ProjectSearchScope
- WIKI_BLOBS - Static variable in class org.gitlab4j.models.Constants.SearchScope
- WIKI_PAGE_CHANNEL_PROP - Static variable in class org.gitlab4j.api.services.NotificationService
- WIKI_PAGE_MAX_CONTENT_BYTES - org.gitlab4j.api.models.Setting
-
Maximum wiki page content size in bytes.
- WikiAttachment - Class in org.gitlab4j.api.models
- WikiAttachment() - Constructor for class org.gitlab4j.api.models.WikiAttachment
- WikiAttachment.Link - Class in org.gitlab4j.api.models
- WikiPage - Class in org.gitlab4j.api.models
- WikiPage() - Constructor for class org.gitlab4j.api.models.WikiPage
- WikiPage(String, String, String) - Constructor for class org.gitlab4j.api.models.WikiPage
- WikiPageEvent - Class in org.gitlab4j.api.webhook
- WikiPageEvent() - Constructor for class org.gitlab4j.api.webhook.WikiPageEvent
- WikiPageEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- WikiPageEvent.Wiki - Class in org.gitlab4j.api.webhook
- WIKIURL_KEY_PROP - Static variable in class org.gitlab4j.api.services.ExternalWikiService
- withAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.AllowedTo
- withAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.Member
- withAccessLevel(RunnerDetail.RunnerAccessLevel) - Method in class org.gitlab4j.api.models.RunnerDetail
- withAction(CommitAction) - Method in class org.gitlab4j.api.models.CommitPayload
- withAction(CommitAction.Action) - Method in class org.gitlab4j.api.models.CommitAction
- withAction(CommitAction.Action, String) - Method in class org.gitlab4j.api.models.CommitPayload
- withAction(CommitAction.Action, String, String) - Method in class org.gitlab4j.api.models.CommitPayload
- withActionName(String) - Method in class org.gitlab4j.api.models.Event
- withActions(List<CommitAction>) - Method in class org.gitlab4j.api.models.CommitPayload
- withActive(Boolean) - Method in class org.gitlab4j.api.models.Runner
- withAfter(String) - Method in class org.gitlab4j.api.models.EventData
- withAll(Boolean) - Method in class org.gitlab4j.api.models.CommitStatusFilter
- withAllAvailable(Boolean) - Method in class org.gitlab4j.api.models.GroupFilter
-
Show all the groups you have access to (defaults to false for authenticated users, true for admin).
- withAllowCollaboration(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Allow commits from members who can merge to the target branch.
- withAllowFailure(Boolean) - Method in class org.gitlab4j.api.models.Job
- withAllowForcePush(Boolean) - Method in class org.gitlab4j.api.models.ProtectedBranch
- withAllowMergeOnSkippedPipeline(Boolean) - Method in class org.gitlab4j.api.models.Project
- withAnalyticsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withApiUrl(String) - Method in class org.gitlab4j.api.services.JiraService
- withApiVersion(String) - Method in class org.gitlab4j.api.services.HipChatService
- withAppliesToAllProtectedBranches(Boolean) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the approvals_before_merge field value.
- withApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.Project
- withApprovalsBeforeMerge(Integer) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withApprovalsRequired(Integer) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withArchitecture(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- withArchived(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by archived status.
- withArchived(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by archived status.
- withArtifactsFile(ArtifactsFile) - Method in class org.gitlab4j.api.models.Job
- withAssets(Assets) - Method in class org.gitlab4j.api.models.ReleaseParams
- withAssigneeId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
- withAssigneeId(Long) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withAssigneeId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withAssigneeId(Long) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the assignee user ID.
- withAssigneeIds(List<Long>) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
The ID of the user(s) to assign the merge request to.
- withAuthor(Author) - Method in class org.gitlab4j.api.models.AbstractEpic
- withAuthor(Author) - Method in class org.gitlab4j.api.models.Commit
- withAuthor(Author) - Method in class org.gitlab4j.api.models.Event
- withAuthoredDate(Date) - Method in class org.gitlab4j.api.models.Commit
- withAuthorEmail(String) - Method in class org.gitlab4j.api.models.Commit
- withAuthorEmail(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withAuthorEmailRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- withAuthorId(Long) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'author id' filter.
- withAuthorId(Long) - Method in class org.gitlab4j.api.models.Event
- withAuthorId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
- withAuthorId(Long) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withAuthorId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withAuthorName(String) - Method in class org.gitlab4j.api.models.Commit
- withAuthorName(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withAuthorUsername(String) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'author username' filter.
- withAuthorUsername(String) - Method in class org.gitlab4j.api.models.Event
- withAutoCancelPendingPipelines(Constants.AutoCancelPendingPipelines) - Method in class org.gitlab4j.api.models.Project
- withAutocloseReferencedIssues(Boolean) - Method in class org.gitlab4j.api.models.Project
- withAutoDevopsEnabled(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withAutoDevopsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withAvatarUrl(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- withAvatarUrl(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withBaseSha(String) - Method in class org.gitlab4j.api.models.Position
- withBefore(String) - Method in class org.gitlab4j.api.models.EventData
- withBio(String) - Method in class org.gitlab4j.api.models.User
- withBranch(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withBranchesToBeNotified(NotificationService.BranchesToBeNotified) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withBranchesToBeNotified(NotificationService.BranchesToBeNotified) - Method in class org.gitlab4j.api.services.SlackService
- withBranchNameRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- withBuildCoverageRegex(String) - Method in class org.gitlab4j.api.models.Project
- withBuildGitStrategy(Constants.BuildGitStrategy) - Method in class org.gitlab4j.api.models.Project
- withBuildsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withBuildTimeout(Integer) - Method in class org.gitlab4j.api.models.Project
- withCadence(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withCanCreateGroup(Boolean) - Method in class org.gitlab4j.api.models.User
- withCanCreateProject(Boolean) - Method in class org.gitlab4j.api.models.User
- withCiConfigPath(String) - Method in class org.gitlab4j.api.models.Project
- withCodeOwnerApprovalRequired(Boolean) - Method in class org.gitlab4j.api.models.ProtectedBranch
- withColor(String) - Method in class org.gitlab4j.api.models.Label
- withColor(String) - Method in class org.gitlab4j.api.services.HipChatService
- withColorSchemeId(Integer) - Method in class org.gitlab4j.api.models.User
- withCommit(Commit) - Method in class org.gitlab4j.api.models.Branch
- withCommit(Commit) - Method in class org.gitlab4j.api.models.Job
- withCommitCommitterCheck(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- withCommitEvents(Boolean) - Method in class org.gitlab4j.api.services.JiraService
- withCommitEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withCommitMessage(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withCommitMessageNegativeRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- withCommitMessageRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- withCommits(List<Commit>) - Method in class org.gitlab4j.api.models.EventData
- withCommittedDate(Date) - Method in class org.gitlab4j.api.models.Commit
- withCommitterEmail(String) - Method in class org.gitlab4j.api.models.Commit
- withCommitterName(String) - Method in class org.gitlab4j.api.models.Commit
- withConfidential(Boolean) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withConfidentialIssueChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withConfidentialIssueChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withConfidentialIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withConfidentialIssuesEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withConfidentialNoteChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withConfidentialNoteChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withConfidentialNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withConfidentialNoteEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withConfirmedAt(Date) - Method in class org.gitlab4j.api.models.User
- withContactedAt(Date) - Method in class org.gitlab4j.api.models.RunnerDetail
- withContainerExpirationPolicy(ContainerExpirationPolicy) - Method in class org.gitlab4j.api.models.Project
- withContainerRegistryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withContainerRegistryEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withContent(String) - Method in class org.gitlab4j.api.models.CommitAction
- withCoverage(Float) - Method in class org.gitlab4j.api.models.CommitStatus
- withCoverage(String) - Method in class org.gitlab4j.api.models.Job
- withCreatedAfter(Date) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'created after' filter.
- withCreatedAfter(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- withCreatedAfter(Date) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withCreatedAfter(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withCreatedAt(Date) - Method in class org.gitlab4j.api.models.AbstractUser
- withCreatedAt(Date) - Method in class org.gitlab4j.api.models.Commit
- withCreatedAt(Date) - Method in class org.gitlab4j.api.models.Event
- withCreatedAt(Date) - Method in class org.gitlab4j.api.models.Job
- withCreatedAt(Date) - Method in class org.gitlab4j.api.models.SystemHook
- withCreatedBefore(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- withCreatedBefore(Date) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withCreatedBefore(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withCurrentSignInAt(Date) - Method in class org.gitlab4j.api.models.User
- withCustomAttributeFilter(String, String) - Method in class org.gitlab4j.api.models.GroupFilter
-
Results must have custom attribute (admins only).
- withCustomAttributes(Boolean) - Method in class org.gitlab4j.api.models.GroupFilter
-
Include custom attributes in response (admins only).
- withCustomAttributes(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Include custom attributes in response (admins only).
- withCustomAttributes(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Include custom attributes in response (admins only).
- withCustomAttributes(List<CustomAttribute>) - Method in class org.gitlab4j.api.models.Group
- withCustomAttributes(List<CustomAttribute>) - Method in class org.gitlab4j.api.models.User
- withData(EventData) - Method in class org.gitlab4j.api.models.Event
- withDefaultBranch(String) - Method in class org.gitlab4j.api.models.Project
- withDefaultBranchProtection(Constants.DefaultBranchProtectionLevel) - Method in class org.gitlab4j.api.models.Group
- withDefaultBranchProtection(Constants.DefaultBranchProtectionLevel) - Method in class org.gitlab4j.api.models.GroupParams
- withDefaultChannelk(String) - Method in class org.gitlab4j.api.services.MattermostService
- withDefaultChannelk(String) - Method in class org.gitlab4j.api.services.SlackService
- withDenyDeleteTag(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- withDeploymentEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withDescription(String) - Method in class org.gitlab4j.api.models.AbstractEpic
- withDescription(String) - Method in class org.gitlab4j.api.models.CommitStatus
- withDescription(String) - Method in class org.gitlab4j.api.models.Group
- withDescription(String) - Method in class org.gitlab4j.api.models.GroupParams
- withDescription(String) - Method in class org.gitlab4j.api.models.Label
- withDescription(String) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the description of the merge request.
- withDescription(String) - Method in class org.gitlab4j.api.models.Project
- withDescription(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- withDescription(String) - Method in class org.gitlab4j.api.models.Runner
- withDescription(String) - Method in class org.gitlab4j.api.models.SystemHook
- withDescription(String) - Method in class org.gitlab4j.api.models.TopicParams
- withDescription(String) - Method in class org.gitlab4j.api.services.BugzillaService
- withDescription(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- withDevelopersCanMerge(Boolean) - Method in class org.gitlab4j.api.models.Branch
- withDevelopersCanPush(Boolean) - Method in class org.gitlab4j.api.models.Branch
- withDisableDiffs(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withDisableOverridingApproversPerMergeRequest(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withDiscussionLocked(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Flag indicating if the merge request’s discussion is locked.
- withDuration(Float) - Method in class org.gitlab4j.api.models.Job
- withEmail(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withEmailsDisabled(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withEmailsDisabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withEmailsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withEnabled(Boolean) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withEnableSslVerification(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- withEncoding(Constants.Encoding) - Method in class org.gitlab4j.api.models.CommitAction
- withEndDate(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- withEnvironment(String) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withEnvironmentsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withErasedAt(Date) - Method in class org.gitlab4j.api.models.Job
- withExcludeSubgroups(Boolean) - Method in class org.gitlab4j.api.models.PackageFilter
-
Exclude Subgroups.
- withExecuteFilemode(Boolean) - Method in class org.gitlab4j.api.models.CommitAction
- withExpiresAt(Date) - Method in class org.gitlab4j.api.models.Member
- withExternal(Boolean) - Method in class org.gitlab4j.api.models.User
- withExternalAuthorizationClassificationLabel(String) - Method in class org.gitlab4j.api.models.Project
- withExternalWikiUrl(String) - Method in class org.gitlab4j.api.services.ExternalWikiService
- withExternUid(String) - Method in class org.gitlab4j.api.models.User
- withExtraSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.GroupParams
- withExtraSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.User
- withFeatureFlagsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withFileContent(File, String, Constants.Encoding) - Method in class org.gitlab4j.api.models.CommitAction
- withFileContent(String, Constants.Encoding) - Method in class org.gitlab4j.api.models.CommitAction
- withFileNameRegex(String) - Method in class org.gitlab4j.api.models.PushRules
- withFilepath(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- withFilePath(String) - Method in class org.gitlab4j.api.models.CommitAction
- withFileTemplateProjectId(Long) - Method in class org.gitlab4j.api.models.GroupParams
-
The ID of a project to load custom file templates from.
- withFinishedAfter(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- withFinishedAt(Date) - Method in class org.gitlab4j.api.models.Job
- withFinishedBefore(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
-
Deprecated.
- withForce(Boolean) - Method in class org.gitlab4j.api.models.CommitPayload
- withForkingAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withFullName(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- withFullPath(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- withFullPath(String) - Method in class org.gitlab4j.api.models.Namespace
- withGroupId(Long) - Method in class org.gitlab4j.api.models.AllowedTo
- withGroupId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withGroupIds(List<Long>) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withGroupRunnersEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withGroupSamlIdentity(Identity) - Method in class org.gitlab4j.api.models.Member
- withGroupWithProjectTemplatesId(Integer) - Method in class org.gitlab4j.api.models.Project
- withHeadSha(String) - Method in class org.gitlab4j.api.models.Position
- withHeight(Integer) - Method in class org.gitlab4j.api.models.Position
- withId(Long) - Method in class org.gitlab4j.api.models.AbstractGroup
- withId(Long) - Method in class org.gitlab4j.api.models.AbstractUser
- withId(Long) - Method in class org.gitlab4j.api.models.Job
- withId(Long) - Method in class org.gitlab4j.api.models.Namespace
- withId(Long) - Method in class org.gitlab4j.api.models.Project
- withId(Long) - Method in class org.gitlab4j.api.models.Runner
- withId(Long) - Method in class org.gitlab4j.api.models.SystemHook
- withId(String) - Method in class org.gitlab4j.api.models.Commit
- withIdAfter(Long) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects with IDs greater than the specified projectID.
- withIdBefore(Long) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects with IDs less than the specified project ID.
- withIdentities(List<Identity>) - Method in class org.gitlab4j.api.models.User
- withIids(List<Long>) - Method in class org.gitlab4j.api.models.IssueFilter
- withIids(List<Long>) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withIids(List<Long>) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withImported(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects which were imported from external systems by current user.
- withIn(String) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withIn(IterationFilter.IterationFilterIn) - Method in class org.gitlab4j.api.models.IterationFilter
- withIn(Constants.MergeRequestSearchIn) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withIncludeAncestorGroups(Boolean) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'include ancestor groups' filter.
- withIncludeAncestors(Boolean) - Method in class org.gitlab4j.api.models.IterationFilter
- withIncludeDescendantGroups(Boolean) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'include descendant groups' filter.
- withIncludeSubGroups(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Include projects that are located in subgroups
- withIncludeVersionless(Boolean) - Method in class org.gitlab4j.api.models.PackageFilter
- withInfrastructureAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withInitializeWithReadme(Boolean) - Method in class org.gitlab4j.api.models.Project
- withIpAddress(String) - Method in class org.gitlab4j.api.models.Runner
- withIsAdmin(Boolean) - Method in class org.gitlab4j.api.models.User
- withIsProtected(Boolean) - Method in class org.gitlab4j.api.models.Branch
- withIsShared(Boolean) - Method in class org.gitlab4j.api.models.Runner
- withIssueChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withIssueChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withIssuesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withIssuesEnabled(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by enabled issues feature
- withIssuesEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withIssuesEnabled(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by enabled issues feature
- withIssuesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withIssuesEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withIssuesEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withIssuesUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- withIssuesUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- withIterationTitle(String) - Method in class org.gitlab4j.api.models.IssueFilter
- withJiraIssueTransitionId(Integer) - Method in class org.gitlab4j.api.services.JiraService
- withJobEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withJobEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withJobEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withJobEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withJobEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withJobsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withKeepN(Integer) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withKey(String) - Method in class org.gitlab4j.api.models.CustomAttribute
- withKind(String) - Method in class org.gitlab4j.api.models.Namespace
- withLabels(String) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'labels' filter.
- withLabels(String[]) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the labels for the merge request.
- withLabels(List<String>) - Method in class org.gitlab4j.api.models.AbstractEpic
- withLabels(List<String>) - Method in class org.gitlab4j.api.models.IssueFilter
- withLabels(List<String>) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withLabels(List<String>) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withLabels(List<String>) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the labels for the merge request.
- withLastActivityAfter(Date) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects with last_activity after specified time.
- withLastActivityBefore(Date) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects with last_activity before specified time.
- withLastActivityOn(Date) - Method in class org.gitlab4j.api.models.User
- withLastCommitId(String) - Method in class org.gitlab4j.api.models.CommitAction
- withLastSignInAt(Date) - Method in class org.gitlab4j.api.models.User
- withlfsEnabled(boolean) - Method in class org.gitlab4j.api.models.Group
- withLfsEnabled(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withLfsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withLinkedin(String) - Method in class org.gitlab4j.api.models.User
- withLinkType(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- withLocation(String) - Method in class org.gitlab4j.api.models.User
- withManual(Boolean) - Method in class org.gitlab4j.api.models.Job
- withMaxFileSize(Integer) - Method in class org.gitlab4j.api.models.PushRules
- withMemberCheck(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- withMembership(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by projects that the current user is a member of
- withMembershipLock(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
-
Prevent adding new members to project membership within this group.
- withMergeAccessLevels(List<BranchAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedBranch
- withMergeCommitMessage(String) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
Custom merge commit message.
- withMerged(Boolean) - Method in class org.gitlab4j.api.models.Branch
- withMergeMethod(Project.MergeMethod) - Method in class org.gitlab4j.api.models.Project
- withMergeRequestChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withMergeRequestChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withMergeRequestsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withMergeRequestsAuthorApproval(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withMergeRequestsDisableCommittersApproval(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withMergeRequestsEnabled(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by enabled merge requests feature
- withMergeRequestsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withMergeRequestsEnabled(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by enabled merge requests feature
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.services.JiraService
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withMergeRequestsEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withMergeRequestsEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withMergeWhenPipelineSucceeds(Boolean) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
If
true
the MR is merged when the pipeline succeeds. - withMessage(String) - Method in class org.gitlab4j.api.models.Commit
- withMilestone(String) - Method in class org.gitlab4j.api.models.IssueFilter
- withMilestone(String) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withMilestone(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withMilestoneId(Long) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the milestone ID field value.
- withMilestones(List<String>) - Method in class org.gitlab4j.api.models.ReleaseParams
- withMinAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.GroupFilter
-
Limit to groups where current user has at least this access level.
- withMinAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by current user minimal access level.
- withMirror(Boolean) - Method in class org.gitlab4j.api.models.Project
- withMirrorTriggerBuilds(Boolean) - Method in class org.gitlab4j.api.models.Project
- withModelExperimentsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withModelRegistryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withMonitorAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'my reaction emoji' filter.
- withMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.IssueFilter
- withMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withName(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- withName(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withName(String) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withName(String) - Method in class org.gitlab4j.api.models.Branch
- withName(String) - Method in class org.gitlab4j.api.models.CommitStatus
- withName(String) - Method in class org.gitlab4j.api.models.CommitStatusFilter
- withName(String) - Method in class org.gitlab4j.api.models.GroupParams
- withName(String) - Method in class org.gitlab4j.api.models.Job
- withName(String) - Method in class org.gitlab4j.api.models.Label
- withName(String) - Method in class org.gitlab4j.api.models.Namespace
- withName(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- withName(String) - Method in class org.gitlab4j.api.models.Project
- withName(String) - Method in class org.gitlab4j.api.models.ProtectedBranch
- withName(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- withName(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- withName(String) - Method in class org.gitlab4j.api.models.Runner
- withName(String) - Method in class org.gitlab4j.api.models.SystemHook
- withName(String) - Method in class org.gitlab4j.api.models.TopicParams
- withNameRegex(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withNameRegexKeep(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withNamespace(Namespace) - Method in class org.gitlab4j.api.models.Project
- withNamespaceId(long) - Method in class org.gitlab4j.api.models.Project
- withNewIssueUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- withNewIssueUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- withNewLine(Integer) - Method in class org.gitlab4j.api.models.Position
- withNewPath(String) - Method in class org.gitlab4j.api.models.Position
- withNot(Map<EpicFilter.EpicField, Object>) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'not' filter.
- withNot(Map<IssueFilter.IssueField, Object>) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add 'not' filter.
- withNot(Map<MergeRequestFilter.MergeRequestField, Object>) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add 'not' filter.
- withNot(EpicFilter.EpicField, Object) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'not' filter entry.
- withNot(IssueFilter.IssueField, Object) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add 'not' filter entry.
- withNot(MergeRequestFilter.MergeRequestField, Object) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add 'not' filter entry.
- withNoteChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withNoteChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withNoteEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withNoteEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withNoteEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withNotify(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withNotifyOnlyBrokenPipelines(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withNotifyOnlyDefaultBranch(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withNotifyOnlyDefaultBranch(Boolean) - Method in class org.gitlab4j.api.services.SlackService
-
Deprecated.
- withOlderThan(String) - Method in class org.gitlab4j.api.models.ContainerExpirationPolicy
- withOldLine(Integer) - Method in class org.gitlab4j.api.models.Position
- withOldPath(String) - Method in class org.gitlab4j.api.models.Position
- withOnline(Boolean) - Method in class org.gitlab4j.api.models.Runner
- withOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean) - Method in class org.gitlab4j.api.models.Project
- withOnlyAllowMergeIfAllStatusChecksPassed(Boolean) - Method in class org.gitlab4j.api.models.Project
- withOnlyAllowMergeIfPipelineSucceeds(Boolean) - Method in class org.gitlab4j.api.models.Project
- withOrderBy(Constants.DeploymentOrderBy) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withOrderBy(Constants.EpicOrderBy) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'order by' filter.
- withOrderBy(Constants.GroupOrderBy) - Method in class org.gitlab4j.api.models.GroupFilter
-
Return groups ordered by id, name, path, created_at, updated_at, or last_activity_at fields.
- withOrderBy(Constants.IssueOrderBy) - Method in class org.gitlab4j.api.models.IssueFilter
- withOrderBy(Constants.MergeRequestOrderBy) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withOrderBy(Constants.PackageOrderBy) - Method in class org.gitlab4j.api.models.PackageFilter
-
Return projects ordered by created_at, name, version, type, or project_path
- withOrderBy(Constants.PipelineOrderBy) - Method in class org.gitlab4j.api.models.PipelineFilter
- withOrderBy(Constants.ProjectOrderBy) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Return projects ordered by id, name, path, created_at, updated_at, or last_activity_at fields.
- withOrderBy(Constants.ProjectOrderBy) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Return projects ordered by id, name, path, created_at, updated_at, or last_activity_at fields.
- withOrganization(String) - Method in class org.gitlab4j.api.models.User
- withoutAssigneeId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add assignee_id to the 'not' filter entry.
- withoutAssigneeId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add assignee_id to the 'not' filter entry.
- withoutAssigneeUsername(String) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add assignee_username to the 'not' filter entry.
- withoutAssigneeUsername(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add assignee_username to the 'not' filter entry.
- withoutAuthorId(Long) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add author_id to the 'not' filter entry.
- withoutAuthorId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add author_id to the 'not' filter entry.
- withoutAuthorId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add author_id to the 'not' filter entry.
- withoutAuthorUsername(String) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add author_username to the 'not' filter entry.
- withoutAuthorUsername(String) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add author_username to the 'not' filter entry.
- withoutAuthorUsername(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add author_username to the 'not' filter entry.
- withoutIids(String...) - Method in class org.gitlab4j.api.models.IssueFilter
- withoutIterationId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add iteration_id to the 'not' filter entry.
- withoutIterationTitle(String) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add iteration_title to the 'not' filter entry.
- withoutLabels(String...) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add labels to the 'not' filter entry.
- withoutLabels(String...) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add labels to the 'not' filter entry.
- withoutLabels(String...) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add labels to the 'not' filter entry.
- withoutMilestone(String) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add milestone to the 'not' filter entry.
- withoutMilestone(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add milestone to the 'not' filter entry.
- withoutMilestoneId(Long) - Method in class org.gitlab4j.api.models.IssueFilter
-
Add milestone_id to the 'not' filter entry.
- withoutMyReactionEmoji(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add my_reaction_emoji to the 'not' filter entry.
- withoutReviewerId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add reviewer_id to the 'not' filter entry.
- withoutReviewerUsername(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
-
Add reviewer_username to the 'not' filter entry.
- withOwned(Boolean) - Method in class org.gitlab4j.api.models.GroupFilter
-
Limit by groups explicitly owned by the current user
- withOwned(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by projects explicitly owned by the current user
- withOwned(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by projects explicitly owned by the current user
- withPackageName(String) - Method in class org.gitlab4j.api.models.PackageFilter
-
Filter the project packages with a fuzzy search by name
- withPackagesEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withPackageType(PackageType) - Method in class org.gitlab4j.api.models.PackageFilter
-
Filter the returned packages by type.
- withPackageVersion(String) - Method in class org.gitlab4j.api.models.PackageFilter
-
Filter the returned packages by version.
- withPagesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withParam(String, Object) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding query and form parameters to a get() or post() call.
- withParam(String, Object, boolean) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding query and form parameters to a get() or post() call.
- withParam(String, Date) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding Date query and form parameters to a get() or post() call.
- withParam(String, Date, boolean) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding Date query and form parameters to a get() or post() call.
- withParam(String, List<?>) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding a List type query and form parameters to a get() or post() call.
- withParam(String, List<?>, boolean) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding a List type query and form parameters to a get() or post() call.
- withParam(String, Map<String, ?>, boolean) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding an array of hash type query and form parameters to a get() or post() call.
- withParam(String, AccessLevel) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding AccessLevel query and form parameters to a get() or post() call.
- withParam(String, AccessLevel, boolean) - Method in class org.gitlab4j.models.GitLabForm
-
Fluent method for adding AccessLevel query and form parameters to a get() or post() call.
- withParentId(Long) - Method in class org.gitlab4j.api.models.Group
- withParentId(Long) - Method in class org.gitlab4j.api.models.GroupParams
-
The parent group ID for creating nested group.
- withParentIds(List<String>) - Method in class org.gitlab4j.api.models.Commit
- withPassword(CharSequence) - Method in class org.gitlab4j.api.services.JiraService
- withPath(String) - Method in class org.gitlab4j.api.models.Group
- withPath(String) - Method in class org.gitlab4j.api.models.GroupParams
- withPath(String) - Method in class org.gitlab4j.api.models.Namespace
- withPath(String) - Method in class org.gitlab4j.api.models.Project
- withPath(String) - Method in class org.gitlab4j.api.models.RepositoryArchiveParams
-
Add param "The subpath of the repository to download".
- withPipeline(Pipeline) - Method in class org.gitlab4j.api.models.Job
- withPipelineChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withPipelineChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withPipelineEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withPipelineEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withPipelineEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withPipelineEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withPipelineEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withPipelineId(Long) - Method in class org.gitlab4j.api.models.CommitStatus
- withPlatform(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- withPositionType(Position.PositionType) - Method in class org.gitlab4j.api.models.Position
- withPreventForkingOutsideGroup(Boolean) - Method in class org.gitlab4j.api.models.Group
- withPreventForkingOutsideGroup(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withPreventSecrets(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- withPreventSharingGroupsOutsideHierarchy(Boolean) - Method in class org.gitlab4j.api.models.Group
- withPreventSharingGroupsOutsideHierarchy(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withPreviousPath(String) - Method in class org.gitlab4j.api.models.CommitAction
- withPrintingMergeRequestLinkEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withPriority(Integer) - Method in class org.gitlab4j.api.models.Label
- withPrivateProfile(Boolean) - Method in class org.gitlab4j.api.models.User
- withProgrammingLanguage(String) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by projects which use the given programming language.
- withProject(Project) - Method in class org.gitlab4j.api.models.Job
- withProjectCreationLevel(Constants.ProjectCreationLevel) - Method in class org.gitlab4j.api.models.Group
- withProjectCreationLevel(Constants.ProjectCreationLevel) - Method in class org.gitlab4j.api.models.GroupParams
- withProjectId(Long) - Method in class org.gitlab4j.api.models.Event
- withProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withProjectId(Long) - Method in class org.gitlab4j.api.models.PushRules
- withProjectKey(String) - Method in class org.gitlab4j.api.services.JiraService
- withProjects(List<Project>) - Method in class org.gitlab4j.api.models.Group
- withProjects(List<Project>) - Method in class org.gitlab4j.api.models.RunnerDetail
- withProjectsLimit(Integer) - Method in class org.gitlab4j.api.models.User
- withProjectUrl(String) - Method in class org.gitlab4j.api.services.BugzillaService
- withProjectUrl(String) - Method in class org.gitlab4j.api.services.CustomIssueTrackerService
- withProtectedBranchIds(List<Long>) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withProvider(String) - Method in class org.gitlab4j.api.models.User
- withPublic(Boolean) - Method in class org.gitlab4j.api.models.Project
- withPublicBuilds(Boolean) - Method in class org.gitlab4j.api.models.Project
- withPublicEmail(String) - Method in class org.gitlab4j.api.models.User
- withPublicJobs(Boolean) - Method in class org.gitlab4j.api.models.Project
- withPushAccessLevels(List<BranchAccessLevel>) - Method in class org.gitlab4j.api.models.ProtectedBranch
- withPushChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withPushChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withPushEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withPushEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withPushEventsBranchFilter(String) - Method in class org.gitlab4j.api.models.ProjectHook
- withQueuedDuration(Float) - Method in class org.gitlab4j.api.models.Job
- withRecipients(String) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withRef(String) - Method in class org.gitlab4j.api.models.CommitStatus
- withRef(String) - Method in class org.gitlab4j.api.models.CommitStatusFilter
- withRef(String) - Method in class org.gitlab4j.api.models.EventData
- withRef(String) - Method in class org.gitlab4j.api.models.Job
- withRef(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- withRef(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- withRejectUnsignedCommits(Boolean) - Method in class org.gitlab4j.api.models.PushRules
- withReleasedAt(Date) - Method in class org.gitlab4j.api.models.ReleaseParams
- withReleasesAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withReleasesEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withRemoveSourceBranch(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Flag indicating if a merge request should remove the source branch when merging.
- withRemoveSourceBranchAfterMerge(Boolean) - Method in class org.gitlab4j.api.models.Project
- withReportType(String) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withRepository(Repository) - Method in class org.gitlab4j.api.models.EventData
- withRepositoryAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withRepositoryChecksumFailed(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit projects where the repository checksum calculation has failed.
- withRepositoryObjectFormat(String) - Method in class org.gitlab4j.api.models.Project
- withRepositoryStorage(String) - Method in class org.gitlab4j.api.models.Project
- withRepositoryStorage(String) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects stored on the specified repository_storage.
- withRepositoryUpdateEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withRepositoryUpdateEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- withRequestAccessEnabled(boolean) - Method in class org.gitlab4j.api.models.Group
- withRequestAccessEnabled(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withRequestAccessEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withRequirementsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withRequirePasswordToApprove(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withRequireTwoFactorAuthentication(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withResetApprovalsOnPush(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withResolveOutdatedDiffDiscussions(Boolean) - Method in class org.gitlab4j.api.models.Project
- withReviewerId(Long) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withReviewerIds(List<Long>) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
The ID of the user(s) to assign to the review of the merge request.
- withRevision(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- withRoom(String) - Method in class org.gitlab4j.api.services.HipChatService
- withRuleType(String) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withRunner(Runner) - Method in class org.gitlab4j.api.models.Job
- withScope(Constants.IssueScope) - Method in class org.gitlab4j.api.models.IssueFilter
- withScope(Constants.IssueScope) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withScope(Constants.MergeRequestScope) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withScope(Constants.PipelineScope) - Method in class org.gitlab4j.api.models.PipelineFilter
- withSearch(String) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'search' filter.
- withSearch(String) - Method in class org.gitlab4j.api.models.GroupFilter
-
Return list of groups matching the search criteria.
- withSearch(String) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Return list of projects matching the search criteria.
- withSearch(String) - Method in class org.gitlab4j.api.models.IssueFilter
- withSearch(String) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withSearch(String) - Method in class org.gitlab4j.api.models.IterationFilter
- withSearch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withSearch(String) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Return list of projects matching the search criteria.
- withSearch(String) - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Search for specific groups.
- withSearchNamespaces(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Include ancestor namespaces when matching search criteria.
- withSecurityAndComplianceAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withSelectiveCodeOwnerRemovals(Boolean) - Method in class org.gitlab4j.api.models.ProjectApprovalsConfig
- withSendFromCommitterEmail(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withServer(String) - Method in class org.gitlab4j.api.services.HipChatService
- withSha(String) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
If present, then this SHA must match the HEAD of the source branch, otherwise the merge will fail.
- withSha(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- withSha(String) - Method in class org.gitlab4j.api.models.RepositoryArchiveParams
-
Add param "The commit SHA to download".
- withShared(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Include projects that are shared with this group
- withSharedMinAccessLevel(AccessLevel) - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Limit to shared groups with at least this role.
- withSharedProjects(List<Project>) - Method in class org.gitlab4j.api.models.Group
- withSharedRunnersEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.Group
- withSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.GroupParams
- withSharedRunnersMinutesLimit(Integer) - Method in class org.gitlab4j.api.models.User
- withSharedVisibleOnly(Boolean) - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Limit to shared groups user has access to.
- withShareWithGroupLock(Boolean) - Method in class org.gitlab4j.api.models.GroupParams
- withShortId(String) - Method in class org.gitlab4j.api.models.Commit
- withShorwId(String) - Method in class org.gitlab4j.api.models.Commit
-
Deprecated.use
Commit.withShortId(String)
instead - withShouldRemoveSourceBranch(Boolean) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
If
true
removes the source branch. - withShowDefaultAwardEmojis(Boolean) - Method in class org.gitlab4j.api.models.Project
- withSimple(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Return only limited fields for each project.
- withSimple(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Return only limited fields for each project.
- withSimpleView(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withSkipConfirmation(Boolean) - Method in class org.gitlab4j.api.models.User
- withSkipGroups(List<Long>) - Method in class org.gitlab4j.api.models.GroupFilter
-
Do not include the provided groups IDs.
- withSkipGroups(List<Long>) - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Do not include the provided groups IDs.
- withSkype(String) - Method in class org.gitlab4j.api.models.User
- withSnippetsAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withSnippetsEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.IssueFilter
- withSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withSort(Constants.SortOrder) - Method in class org.gitlab4j.api.models.PipelineFilter
- withSortOder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.GroupFilter
-
Return groups sorted in asc or desc order.
- withSortOder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Return projects sorted in asc or desc order.
- withSortOder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.PackageFilter
-
Return projects sorted in asc or desc order.
- withSortOder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Return projects sorted in asc or desc order.
- withSortOrder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withSortOrder(Constants.SortOrder) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'sort' filter.
- withSource(Constants.PipelineSource) - Method in class org.gitlab4j.api.models.PipelineFilter
- withSourceBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withSourceBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the source branch.
- withSquash(Boolean) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
If
true
the commits will be squashed into a single commit on merge. - withSquash(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Squash commits into a single commit when merging.
- withSquashCommitMessage(String) - Method in class org.gitlab4j.api.models.AcceptMergeRequestParams
-
Custom squash commit message.
- withSquashOption(Constants.SquashOption) - Method in class org.gitlab4j.api.models.Project
- withStage(String) - Method in class org.gitlab4j.api.models.CommitStatusFilter
- withStage(String) - Method in class org.gitlab4j.api.models.Job
- withStarred(Boolean) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by projects starred by the current user.
- withStarred(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by projects starred by the current user.
- withStartBranch(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withStartDate(Date) - Method in class org.gitlab4j.api.models.AbstractEpic
- withStartedAt(Date) - Method in class org.gitlab4j.api.models.Job
- withStartProject(Object) - Method in class org.gitlab4j.api.models.CommitPayload
- withStartSha(String) - Method in class org.gitlab4j.api.models.CommitPayload
- withStartSha(String) - Method in class org.gitlab4j.api.models.Position
- withState(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withState(String) - Method in class org.gitlab4j.api.models.User
- withState(AbstractEpic.EpicState) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'state' filter.
- withState(IterationFilter.IterationFilterState) - Method in class org.gitlab4j.api.models.IterationFilter
- withState(Constants.IssueState) - Method in class org.gitlab4j.api.models.IssueFilter
- withState(Constants.MergeRequestState) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withStateEvent(Constants.StateEvent) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
New state (close/reopen).
- withStatistics(Boolean) - Method in class org.gitlab4j.api.models.GroupFilter
-
Include group statistics (admins only).
- withStatistics(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Include project statistics.
- withStatistics(Group.Statistics) - Method in class org.gitlab4j.api.models.Group
- withStats(Boolean) - Method in class org.gitlab4j.api.models.CommitPayload
- withStats(CommitStats) - Method in class org.gitlab4j.api.models.Commit
- withStatus(String) - Method in class org.gitlab4j.api.models.Commit
- withStatus(JobStatus) - Method in class org.gitlab4j.api.models.Job
- withStatus(PipelineStatus) - Method in class org.gitlab4j.api.models.PipelineFilter
- withStatus(Runner.RunnerStatus) - Method in class org.gitlab4j.api.models.Runner
- withStatus(Constants.DeploymentStatus) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withStatus(Constants.PackageStatus) - Method in class org.gitlab4j.api.models.PackageFilter
-
Filter the returned packages by status.
- withSubgroupCreationLevel(Constants.SubgroupCreationLevel) - Method in class org.gitlab4j.api.models.Group
- withSubgroupCreationLevel(Constants.SubgroupCreationLevel) - Method in class org.gitlab4j.api.models.GroupParams
- withSuggestionCommitMessage(String) - Method in class org.gitlab4j.api.models.Project
- withTag(Boolean) - Method in class org.gitlab4j.api.models.Job
- withTagList(List<String>) - Method in class org.gitlab4j.api.models.Project
-
Deprecated.
- withTagList(List<String>) - Method in class org.gitlab4j.api.models.RunnerDetail
- withTagName(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- withTagName(String) - Method in class org.gitlab4j.api.models.ReleaseParams
- withTagPushChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withTagPushChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.models.SystemHook
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.services.EmailOnPushService
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withTagPushEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withTagPushEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withTargetBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withTargetBranch(String) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the target branch.
- withTargetId(Long) - Method in class org.gitlab4j.api.models.Event
- withTargetIid(Long) - Method in class org.gitlab4j.api.models.Event
- withTargetProjectId(Long) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the target project ID.
- withTargetTitle(String) - Method in class org.gitlab4j.api.models.Event
- withTargetType(Constants.TargetType) - Method in class org.gitlab4j.api.models.Event
- withTargetUrl(String) - Method in class org.gitlab4j.api.models.CommitStatus
- withTemplateName(String) - Method in class org.gitlab4j.api.models.Project
- withThemeId(Integer) - Method in class org.gitlab4j.api.models.User
- withTimestamp(Date) - Method in class org.gitlab4j.api.models.Commit
- withTitle(String) - Method in class org.gitlab4j.api.models.AbstractMinimalEpic
- withTitle(String) - Method in class org.gitlab4j.api.models.Commit
- withTitle(String) - Method in class org.gitlab4j.api.models.Event
- withTitle(String) - Method in class org.gitlab4j.api.models.MergeRequestParams
-
Set the title of the merge request.
- withTitle(String) - Method in class org.gitlab4j.api.models.TopicParams
- withToken(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- withToken(String) - Method in class org.gitlab4j.api.services.HipChatService
- withTopic(String) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects that match all of given topics.
- withTopicId(Integer) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit results to projects with the assigned topic given by the topic ID.
- withTopics(List<String>) - Method in class org.gitlab4j.api.models.Project
- withTopLevelOnly(Boolean) - Method in class org.gitlab4j.api.models.GroupFilter
-
Limit by groups which are top level groups
- withTotalCommitsCount(Integer) - Method in class org.gitlab4j.api.models.EventData
- withTwitter(String) - Method in class org.gitlab4j.api.models.User
- withTwoFactorEnabled(Boolean) - Method in class org.gitlab4j.api.models.User
- withTwoFactorGracePeriod(Integer) - Method in class org.gitlab4j.api.models.GroupParams
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'updated after' filter.
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.IterationFilter
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withUpdatedAfter(Date) - Method in class org.gitlab4j.api.models.PipelineFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.DeploymentFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.EpicFilter
-
Add 'updated before' filter.
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.IssueFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.IssuesStatisticsFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.IterationFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withUpdatedBefore(Date) - Method in class org.gitlab4j.api.models.PipelineFilter
- withUrl(String) - Method in class org.gitlab4j.api.models.Commit
- withUrl(String) - Method in class org.gitlab4j.api.models.ReleaseLinkParams
- withUrl(String) - Method in class org.gitlab4j.api.models.SystemHook
- withUrl(String) - Method in class org.gitlab4j.api.services.JiraService
- withUseCustomTemplate(Boolean) - Method in class org.gitlab4j.api.models.Project
- withUser(User) - Method in class org.gitlab4j.api.models.Job
- withUserId(Long) - Method in class org.gitlab4j.api.models.AllowedTo
- withUserId(Long) - Method in class org.gitlab4j.api.models.EventData
- withUserIds(List<Long>) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withUsername(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withUsername(String) - Method in class org.gitlab4j.api.models.PipelineFilter
- withUsername(String) - Method in class org.gitlab4j.api.services.JiraService
- withUsername(String) - Method in class org.gitlab4j.api.services.MattermostService
- withUsername(String) - Method in class org.gitlab4j.api.services.SlackService
- withUserName(String) - Method in class org.gitlab4j.api.models.EventData
- withUsernames(List<String>) - Method in class org.gitlab4j.api.models.ApprovalRuleParams
- withValue(String) - Method in class org.gitlab4j.api.models.CustomAttribute
- withVersion(String) - Method in class org.gitlab4j.api.models.RunnerDetail
- withVisibility(String) - Method in class org.gitlab4j.api.models.GroupParams
- withVisibility(Visibility) - Method in class org.gitlab4j.api.models.Group
- withVisibility(Visibility) - Method in class org.gitlab4j.api.models.GroupProjectsFilter
-
Limit by visibility public, internal, or private.
- withVisibility(Visibility) - Method in class org.gitlab4j.api.models.Project
- withVisibility(Visibility) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit by visibility public, internal, or private.
- withVisibilityLevel(Integer) - Method in class org.gitlab4j.api.models.Project
- withWallEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withWarnAboutPotentiallyUnwantedCharacters(Boolean) - Method in class org.gitlab4j.api.models.Project
- withWebhook(String) - Method in class org.gitlab4j.api.services.MattermostService
- withWebhook(String) - Method in class org.gitlab4j.api.services.SlackService
- withWebsiteUrl(String) - Method in class org.gitlab4j.api.models.User
- withWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractGroup
- withWebUrl(String) - Method in class org.gitlab4j.api.models.AbstractUser
- withWebUrl(String) - Method in class org.gitlab4j.api.models.Project
- withWhen(String) - Method in class org.gitlab4j.api.models.Job
- withWidth(Integer) - Method in class org.gitlab4j.api.models.Position
- withWikiAccessLevel(Constants.ProjectFeatureVisibilityAccessLevel) - Method in class org.gitlab4j.api.models.Project
- withWikiChecksumFailed(Boolean) - Method in class org.gitlab4j.api.models.ProjectFilter
-
Limit projects where the wiki checksum calculation has failed.
- withWikiEnabled(Boolean) - Method in class org.gitlab4j.api.models.Project
- withWikiPageChannel(String) - Method in class org.gitlab4j.api.services.MattermostService
- withWikiPageChannel(String) - Method in class org.gitlab4j.api.services.SlackService
- withWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.models.ProjectHook
- withWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.services.HipChatService
- withWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.services.MattermostService
- withWikiPageEvents(Boolean) - Method in class org.gitlab4j.api.services.SlackService
- withWikiPageEvents(Boolean, T) - Method in class org.gitlab4j.api.services.NotificationService
- withWip(Boolean) - Method in class org.gitlab4j.api.models.MergeRequestFilter
- withWithShared(Boolean) - Method in class org.gitlab4j.api.models.ProjectGroupsFilter
-
Include projects shared with this group.
- withX(Double) - Method in class org.gitlab4j.api.models.Position
- withY(Double) - Method in class org.gitlab4j.api.models.Position
- withYamlErrors(Boolean) - Method in class org.gitlab4j.api.models.PipelineFilter
- WorkItemChanges - Class in org.gitlab4j.api.webhook
- WorkItemChanges() - Constructor for class org.gitlab4j.api.webhook.WorkItemChanges
- WorkItemEvent - Class in org.gitlab4j.api.webhook
- WorkItemEvent() - Constructor for class org.gitlab4j.api.webhook.WorkItemEvent
- WorkItemEvent.ObjectAttributes - Class in org.gitlab4j.api.webhook
- WRITE_OBSERVABILITY - org.gitlab4j.models.Constants.ApplicationScope
-
Grants write access to GitLab Observability.
- WRITE_REGISTRY - org.gitlab4j.api.models.ImpersonationToken.Scope
- WRITE_REGISTRY - org.gitlab4j.models.Constants.ProjectAccessTokenScope
- WRITE_REPOSITORY - org.gitlab4j.api.models.ImpersonationToken.Scope
- WRITE_REPOSITORY - org.gitlab4j.models.Constants.ApplicationScope
-
Grants read-write access to repositories on private projects using Git-over-HTTP (not using the API).
- WRITE_REPOSITORY - org.gitlab4j.models.Constants.ProjectAccessTokenScope
X
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.systemhooks.MergeRequestSystemHookEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.DeploymentEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.IssueEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.MergeRequestEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.NoteEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.PipelineEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.PushEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.ReleaseEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.TagPushEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.WikiPageEvent
- X_GITLAB_EVENT - Static variable in class org.gitlab4j.api.webhook.WorkItemEvent
Z
- ZIP - org.gitlab4j.models.Constants.ArchiveFormat
- ZOEKT_AUTO_INDEX_ROOT_NAMESPACE - org.gitlab4j.api.models.Setting
- ZOEKT_INDEXING_ENABLED - org.gitlab4j.api.models.Setting
- ZOEKT_INDEXING_PAUSED - org.gitlab4j.api.models.Setting
- ZOEKT_SEARCH_ENABLED - org.gitlab4j.api.models.Setting
All Classes All Packages