Uses of Class
kubevirt.io.V1ClockOffsetUTC
-
Packages that use V1ClockOffsetUTC Package Description kubevirt.io -
-
Uses of V1ClockOffsetUTC in kubevirt.io
Methods in kubevirt.io that return V1ClockOffsetUTC Modifier and Type Method Description V1ClockOffsetUTCV1Clock. getUtc()UTC sets the guest clock to UTC on each boot.V1ClockOffsetUTCV1ClockOffsetUTC. offsetSeconds(java.lang.Integer offsetSeconds)Methods in kubevirt.io with parameters of type V1ClockOffsetUTC Modifier and Type Method Description voidV1Clock. setUtc(V1ClockOffsetUTC utc)V1ClockV1Clock. utc(V1ClockOffsetUTC utc)
-