ApiAssociation

Describes an ApiAssociation object.

Types

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

Properties

Link copied to clipboard

The API ID.

Link copied to clipboard

Identifies the status of an association.

Link copied to clipboard

Details about the last deployment status.

Link copied to clipboard

The domain name.

Functions

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