ConnectorCheck

A check on a connector to identify connectivity health.

Types

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

Properties

Link copied to clipboard
val impairedSince: <Error class: unknown class>?

The time when connector health began to be impaired.

Link copied to clipboard
val lastCheckAttempt: <Error class: unknown class>?

The date and time of the last check attempt.

Link copied to clipboard

The check result.

Link copied to clipboard

The check type.

Functions

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