LinkAttributes

Describes the attributes of a link.

Types

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

Properties

Link copied to clipboard

The customer-provided unique identifier of the link.

Link copied to clipboard

Describes the masking for HTTP error codes.

Functions

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