Uses of Class
kubevirt.io.V1BIOS
-
Packages that use V1BIOS Package Description kubevirt.io -
-
Uses of V1BIOS in kubevirt.io
Fields in kubevirt.io declared as V1BIOS Modifier and Type Field Description private V1BIOS
V1Bootloader. bios
Methods in kubevirt.io that return V1BIOS Modifier and Type Method Description V1BIOS
V1Bootloader. getBios()
If set (default), BIOS will be used.Methods in kubevirt.io with parameters of type V1BIOS Modifier and Type Method Description V1Bootloader
V1Bootloader. bios(V1BIOS bios)
void
V1Bootloader. setBios(V1BIOS bios)
-