CapabilityHealth

Health information for a capability, including any issues that may be affecting its operation.

Types

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

Properties

Link copied to clipboard

A list of issues affecting the capability. If this list is empty, the capability is healthy.

Functions

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