UpdateLinkRequest

Types

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

Properties

Link copied to clipboard

The upload 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 ID of the link.

Link copied to clipboard

The provider of the link.

Link copied to clipboard
val type: String?

The type of the link.

Functions

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