GitLabDetails

Service details for GitLab integration.

Types

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

Properties

Link copied to clipboard

Optional GitLab group ID for group-level access tokens

Link copied to clipboard

GitLab instance URL (e.g., https://gitlab.com or self-hosted instance).

Link copied to clipboard

Type of GitLab access token

Link copied to clipboard

GitLab access token value

Functions

Link copied to clipboard
inline fun copy(block: GitLabDetails.Builder.() -> Unit = {}): GitLabDetails
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