Uses of Class
kubevirt.io.V1Machine
-
Packages that use V1Machine Package Description kubevirt.io -
-
Uses of V1Machine in kubevirt.io
Methods in kubevirt.io that return V1Machine Modifier and Type Method Description V1Machine
V1DomainSpec. getMachine()
Machine type.V1Machine
V1Machine. type(java.lang.String type)
Methods in kubevirt.io with parameters of type V1Machine Modifier and Type Method Description V1DomainSpec
V1DomainSpec. machine(V1Machine machine)
void
V1DomainSpec. setMachine(V1Machine machine)
-