CreateSiteRequest

Types

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

Properties

Link copied to clipboard

A description of your site.

Link copied to clipboard

The ID of the global network.

Link copied to clipboard

The site location. This information is used for visualization in the Network Manager console. If you specify the address, the latitude and longitude are automatically calculated.

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

The tags to apply to the resource during creation.

Functions

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