RepositoryExternalConnectionInfo

Contains information about the external connection of a repository.

Types

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

Properties

Link copied to clipboard

The name of the external connection associated with a repository.

Link copied to clipboard

The package format associated with a repository's external connection. The valid package formats are:

Link copied to clipboard

The status of the external connection of a repository. There is one valid value, Available.

Functions

Link copied to clipboard
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