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 V1RTCTimer
V1Timer. getRtc()
RTC (Real Time Clock) - a continuously running timer with periodic interrupts.V1RTCTimer
V1RTCTimer. present(java.lang.Boolean present)
V1RTCTimer
V1RTCTimer. tickPolicy(java.lang.String tickPolicy)
V1RTCTimer
V1RTCTimer. track(java.lang.String track)
Methods in kubevirt.io with parameters of type V1RTCTimer Modifier and Type Method Description V1Timer
V1Timer. rtc(V1RTCTimer rtc)
void
V1Timer. setRtc(V1RTCTimer rtc)
-