HierarchyGroups

Information about the agent hierarchy. Hierarchies can be configured with up to five levels.

Types

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

Properties

Link copied to clipboard

The group at level one of the agent hierarchy.

Link copied to clipboard

The group at level two of the agent hierarchy.

Link copied to clipboard

The group at level three of the agent hierarchy.

Link copied to clipboard

The group at level four of the agent hierarchy.

Link copied to clipboard

The group at level five of the agent hierarchy.

Functions

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