VolumeStatusEvent

Describes a volume status event.

Types

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

Properties

Link copied to clipboard

A description of the event.

Link copied to clipboard

The ID of this event.

Link copied to clipboard

The type of this event.

Link copied to clipboard

The ID of the instance associated with the event.

Link copied to clipboard

The latest end time of the event.

Link copied to clipboard

The earliest start time of the event.

Functions

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