InstanceStatusEvent

Describes a scheduled event for an instance.

Types

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

Properties

Link copied to clipboard

The event code.

Link copied to clipboard

A description of the event.

Link copied to clipboard

The ID of the event.

Link copied to clipboard

The latest scheduled end time for the event.

Link copied to clipboard

The earliest scheduled start time for the event.

Link copied to clipboard

The deadline for starting the event.

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