CreateGitLabSelfManagedIntegrationDetail

Contains details required to create an integration with a self-managed GitLab instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The URL of the self-managed GitLab instance.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String