Repository

Information about an associated Amazon Web Services CodeCommit repository or an associated repository that is managed by Amazon Web Services CodeStar Connections (for example, Bitbucket). This Repository object is not used if your source code is in an associated GitHub repository.

Types

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

Properties

Link copied to clipboard

Information about a Bitbucket repository.

Link copied to clipboard

Information about an Amazon Web Services CodeCommit repository.

Link copied to clipboard

Information about a GitHub Enterprise Server repository.

Link copied to clipboard

Information about a repository in an S3 bucket.

Functions

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