Server

class Server

Represents a server.

Types

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

Properties

Link copied to clipboard

The ID of the replication job.

Link copied to clipboard

Indicates whether the replication job is deleted or failed.

Link copied to clipboard

The ID of the server.

Link copied to clipboard

The type of server.

Link copied to clipboard

Information about the VM server.

Functions

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