Uses of Class
kubevirt.io.V1HypervTimer
-
Packages that use V1HypervTimer Package Description kubevirt.io -
-
Uses of V1HypervTimer in kubevirt.io
Methods in kubevirt.io that return V1HypervTimer Modifier and Type Method Description V1HypervTimerV1Timer. getHyperv()Hyperv (Hypervclock) - lets guests read the host’s wall clock time (paravirtualized).V1HypervTimerV1HypervTimer. present(java.lang.Boolean present)Methods in kubevirt.io with parameters of type V1HypervTimer Modifier and Type Method Description V1TimerV1Timer. hyperv(V1HypervTimer hyperv)voidV1Timer. setHyperv(V1HypervTimer hyperv)
-