CreateLinkRequest

Types

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

Properties

Link copied to clipboard

The upload speed and download speed in Mbps.

Link copied to clipboard

A description of the link.

Link copied to clipboard

The ID of the global network.

Link copied to clipboard

The provider of the link.

Link copied to clipboard

The ID of the site.

Link copied to clipboard
val tags: List<Tag>?

The tags to apply to the resource during creation.

Link copied to clipboard
val type: String?

The type of the link.

Functions

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