OptionStatus

The status of domain configuration option.

Types

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

Properties

Link copied to clipboard

A timestamp for when this option was created.

Link copied to clipboard

Indicates that the option will be deleted once processing is complete.

Link copied to clipboard

The state of processing a change to an option. Possible values:

Link copied to clipboard

A timestamp for when this option was last updated.

Link copied to clipboard

A unique integer that indicates when this option was last updated.

Functions

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