Uses of Class
kubevirt.io.V1RTCTimer
-
Packages that use V1RTCTimer Package Description kubevirt.io -
-
Uses of V1RTCTimer in kubevirt.io
Methods 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)
-