GetDomainOffPeakWindowOptionsOffPeakWindowWindowStartTime

data class GetDomainOffPeakWindowOptionsOffPeakWindowWindowStartTime(val hours: Int, val minutes: Int) : ConvertibleToJava<GetDomainOffPeakWindowOptionsOffPeakWindowWindowStartTime>

Constructors

constructor(hours: Int, minutes: Int)

Properties

Link copied to clipboard
val hours: Int

Starting hour of the 10-hour window for updates

Link copied to clipboard

Starting minute of the 10-hour window for updates

Functions

Link copied to clipboard
open override fun toJava(): GetDomainOffPeakWindowOptionsOffPeakWindowWindowStartTime