ListHealthEventsRequest

Types

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

Properties

Link copied to clipboard

The time when a health event ended. If the health event is still ongoing, then the end time is not set.

Link copied to clipboard

The status of a health event.

Link copied to clipboard

The number of health event objects that you want to return with this call.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The token for the next set of results. You receive this token from a previous call.

Link copied to clipboard

The time when a health event started.

Functions

Link copied to clipboard
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