NodeInstance

A node instance.

Types

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

Properties

Link copied to clipboard

The instance's current status.

Link copied to clipboard

The node's ID.

Link copied to clipboard

The instance's ID.

Link copied to clipboard

The instance's name.

Link copied to clipboard

The instance's package name.

Link copied to clipboard

The instance's package patch version.

Link copied to clipboard

The instance's package version.

Functions

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