Uses of Class
kubevirt.io.V1RTCTimer
-
Packages that use V1RTCTimer Package Description kubevirt.io -
-
Uses of V1RTCTimer in kubevirt.io
Fields in kubevirt.io declared as V1RTCTimer Modifier and Type Field Description private V1RTCTimerV1Timer. rtcMethods in kubevirt.io that return V1RTCTimer Modifier and Type Method Description V1RTCTimerV1Timer. getRtc()RTC (Real Time Clock) - a continuously running timer with periodic interrupts.V1RTCTimerV1RTCTimer. present(java.lang.Boolean present)V1RTCTimerV1RTCTimer. tickPolicy(java.lang.String tickPolicy)V1RTCTimerV1RTCTimer. track(java.lang.String track)Methods in kubevirt.io with parameters of type V1RTCTimer Modifier and Type Method Description V1TimerV1Timer. rtc(V1RTCTimer rtc)voidV1Timer. setRtc(V1RTCTimer rtc)
-