AddBridgeNetworkOutputRequest

Add a network output to an existing bridge.

Types

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

Properties

Link copied to clipboard

The network output IP Address.

Link copied to clipboard
val name: String?

The network output name. This name is used to reference the output and must be unique among outputs in this bridge.

Link copied to clipboard

The network output's gateway network name.

Link copied to clipboard
val port: Int?

The network output port.

Link copied to clipboard

The network output protocol.

Link copied to clipboard
val ttl: Int?

The network output TTL.

Functions

Link copied to clipboard
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