Connector

class Connector

Represents a connector.

Types

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

Properties

Link copied to clipboard

The time the connector was associated.

Link copied to clipboard

The capabilities of the connector.

Link copied to clipboard

The ID of the connector.

Link copied to clipboard

The IP address of the connector.

Link copied to clipboard

The MAC address of the connector.

Link copied to clipboard

The status of the connector.

Link copied to clipboard

The connector version.

Link copied to clipboard

The ID of the VM manager.

Link copied to clipboard

The name of the VM manager.

Link copied to clipboard

The VM management product.

Functions

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