MaintenanceWindow

An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.

Types

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

Properties

Link copied to clipboard

Displays the duration of the next maintenance window.

Link copied to clipboard

Displays the start time of the next 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