MaintenanceWindow

Describes the maintenance window for a thin client device.

Types

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

Properties

Link copied to clipboard

The option to set the maintenance window during the device local time or Universal Coordinated Time (UTC).

Link copied to clipboard

The days of the week during which the maintenance window is open.

Link copied to clipboard

The hour for the maintenance window end (00-23).

Link copied to clipboard

The minutes for the maintenance window end (00-59).

Link copied to clipboard

The hour for the maintenance window start (00-23).

Link copied to clipboard

The minutes past the hour for the maintenance window start (00-59).

Link copied to clipboard

An option to select the default or custom maintenance window.

Functions

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