VolumeStatusAction

Describes a volume status operation code.

Types

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

Properties

Link copied to clipboard
val code: String?

The code identifying the operation, for example, enable-volume-io.

Link copied to clipboard

A description of the operation.

Link copied to clipboard

The ID of the event associated with this operation.

Link copied to clipboard

The event type associated with this operation.

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