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 V1HPETTimer
V1Timer. getHpet()
HPET (High Precision Event Timer) - multiple timers with periodic interrupts.V1HPETTimer
V1HPETTimer. present(java.lang.Boolean present)
V1HPETTimer
V1HPETTimer. tickPolicy(java.lang.String tickPolicy)
Methods in kubevirt.io with parameters of type V1HPETTimer Modifier and Type Method Description V1Timer
V1Timer. hpet(V1HPETTimer hpet)
void
V1Timer. setHpet(V1HPETTimer hpet)
-