Interface CreateGitLabSelfManagedIntegrationDetail.Builder

  • Method Details

    • accessToken

      The personal access token used to authenticate with the self-managed GitLab instance.

      Parameters:
      accessToken - The personal access token used to authenticate with the self-managed GitLab instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceUrl

      The URL of the self-managed GitLab instance.

      Parameters:
      instanceUrl - The URL of the self-managed GitLab instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.