Uses of Class
kubevirt.io.V1HPETTimer
-
Packages that use V1HPETTimer Package Description kubevirt.io -
-
Uses of V1HPETTimer in kubevirt.io
Methods in kubevirt.io that return V1HPETTimer Modifier and Type Method Description V1HPETTimerV1Timer. getHpet()HPET (High Precision Event Timer) - multiple timers with periodic interrupts.V1HPETTimerV1HPETTimer. present(java.lang.Boolean present)V1HPETTimerV1HPETTimer. tickPolicy(java.lang.String tickPolicy)Methods in kubevirt.io with parameters of type V1HPETTimer Modifier and Type Method Description V1TimerV1Timer. hpet(V1HPETTimer hpet)voidV1Timer. setHpet(V1HPETTimer hpet)
-