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
val notAfter: <Error class: unknown class>?

The latest scheduled end time for the event.

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

The earliest scheduled start time for the event.

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

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