HealthIssue

Represents a specific health issue detected for a connector.

Types

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

Properties

Link copied to clipboard

The error code that identifies the type of health issue.

Link copied to clipboard

A human-readable message that describes the health issue.

Functions

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