Uses of Class
kubevirt.io.V1FeatureAPIC
-
Packages that use V1FeatureAPIC Package Description kubevirt.io -
-
Uses of V1FeatureAPIC in kubevirt.io
Methods in kubevirt.io that return V1FeatureAPIC Modifier and Type Method Description V1FeatureAPICV1FeatureAPIC. enabled(java.lang.Boolean enabled)V1FeatureAPICV1FeatureAPIC. endOfInterrupt(java.lang.Boolean endOfInterrupt)V1FeatureAPICV1Features. getApic()Defaults to the machine type setting.Methods in kubevirt.io with parameters of type V1FeatureAPIC Modifier and Type Method Description V1FeaturesV1Features. apic(V1FeatureAPIC apic)voidV1Features. setApic(V1FeatureAPIC apic)
-