Uses of Class
kubevirt.io.V1GenieNetwork
-
Packages that use V1GenieNetwork Package Description kubevirt.io -
-
Uses of V1GenieNetwork in kubevirt.io
Fields in kubevirt.io declared as V1GenieNetwork Modifier and Type Field Description private V1GenieNetwork
V1Network. genie
Methods in kubevirt.io that return V1GenieNetwork Modifier and Type Method Description V1GenieNetwork
V1Network. getGenie()
Get genieV1GenieNetwork
V1GenieNetwork. networkName(java.lang.String networkName)
Methods in kubevirt.io with parameters of type V1GenieNetwork Modifier and Type Method Description V1Network
V1Network. genie(V1GenieNetwork genie)
void
V1Network. setGenie(V1GenieNetwork genie)
-