VendorProperties

Properties of the worker that are provided by the vendor FMS.

Types

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

Properties

Link copied to clipboard

JSON blob containing unstructured vendor properties that are fixed and won't change during regular operation.

Link copied to clipboard

JSON blob containing unstructured vendor properties that are transient and may change during regular operation.

Link copied to clipboard

The worker ID defined by the vendor FMS.

Link copied to clipboard

The worker IP address defined by the vendor FMS.

Functions

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