Uses of Class
org.gitlab4j.api.AbstractApi

Packages that use AbstractApi
Package Description
org.gitlab4j.api  
  • Uses of AbstractApi in org.gitlab4j.api

    Subclasses of AbstractApi in org.gitlab4j.api
    Modifier and Type Class Description
    class  ApplicationsApi
    This class implements the client side API for the GitLab Applications API.
    class  ApplicationSettingsApi
    This class implements the client side API for the GitLab Application Settings API.
    class  AuditEventApi
    This class implements the client side API for the GitLab Instance Audit Event API.
    class  AwardEmojiApi
    This class implements the client side API for the GitLab Award Emoji API calls.
    class  BoardsApi
    This class implements the client side API for the GitLab Issue Boards API calls.
    class  CommitsApi
    This class implements the client side API for the GitLab commits calls.
    class  ContainerRegistryApi
    This class implements the client side API for the GitLab Container Registry API.
    class  DeployKeysApi
    This class implements the client side API for the GitLab Deploy Keys API calls.
    class  DeploymentsApi
    This class implements the client side API for the GitLab Deployments API calls.
    class  DeployTokensApi
    This class implements the client side API for the GitLab Deploy Tokens API calls.
    class  DiscussionsApi
    This class implements the client side API for the GitLab Discussions API.
    class  EnvironmentsApi
    This class provides an entry point to all the GitLab API Environments API calls.
    class  EpicsApi
    This class implements the client side API for the GitLab Epics and Epic Issues API calls.
    class  EventsApi
    This class implements the client side API for the GitLab events calls.
    class  GroupApi
    This class implements the client side API for the GitLab groups calls.
    class  HealthCheckApi  
    class  ImportExportApi
    This class provides an entry point to all the GitLab API project import/export calls.
    class  IssuesApi
    This class provides an entry point to all the GitLab API Issue calls.
    class  JobApi
    This class provides an entry point to all the GitLab API job calls.
    class  KeysApi
    See: https://docs.gitlab.com/ee/api/keys.html#get-user-by-fingerprint-of-ssh-key
    class  LabelsApi
    This class provides an entry point to all the GitLab API project and group label calls.
    class  LicenseApi
    This class provides an entry point to all the GitLab API license calls.
    class  LicenseTemplatesApi
    This class provides an entry point to all the GitLab API licenses calls.
    class  MarkdownApi
    This class provides an entry point to all the GitLab API markdown calls.
    class  MergeRequestApi
    This class implements the client side API for the GitLab merge request calls.
    class  MilestonesApi
    This class implements the client side API for the GitLab milestones calls.
    class  NamespaceApi
    This class implements the client side API for the GitLab namespace calls.
    class  NotesApi  
    class  NotificationSettingsApi  
    class  PackagesApi
    This class implements the client side API for the GitLab Packages API.
    class  PipelineApi
    This class provides an entry point to all the GitLab API pipeline related calls.
    class  ProjectApi
    This class provides an entry point to all the GitLab API project calls.
    class  ProtectedBranchesApi
    This class provides an entry point to all the Protected Branches API calls.
    class  ReleasesApi
    This class provides an entry point to all the GitLab Releases API calls.
    class  RepositoryApi
    This class provides an entry point to all the GitLab API repository calls.
    class  RepositoryFileApi
    This class provides an entry point to all the GitLab API repository files calls.
    class  ResourceLabelEventsApi
    This class provides an entry point to all the GitLab Resource label events API
    class  ResourceStateEventsApi
    This class provides an entry point to all the GitLab Resource state events API
    class  RunnersApi
    This class provides an entry point to all the GitLab API repository files calls.
    class  SearchApi
    This class provides an entry point to all the GitLab API Search API calls.
    class  ServicesApi
    Access for the services API.
    class  SnippetsApi
    This class provides an entry point to all the GitLab Snippets API project calls.
    class  SystemHooksApi
    This class implements the client side API for the GitLab System Hooks Keys API calls.
    class  TagsApi
    This class provides an entry point to all the GitLab Tags and Protected Tags API calls.
    class  TodosApi
    This class implements the client side API for the GitLab Todos API.
    class  UserApi
    This class provides an entry point to all the GitLab API users calls.
    class  WikisApi
    This class implements the client side API for the GitLab Wikis API.