DiscoveryData

Data for agent discovery.

Types

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

Properties

Link copied to clipboard

List of capabilities to associate with agent.

Link copied to clipboard

List of private IP addresses to associate with agent.

Link copied to clipboard

List of public IP addresses to associate with agent.

Functions

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