Uses of Class
io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.DeviceInfoFluent.VdpaNested
-
Packages that use DeviceInfoFluent.VdpaNested Package Description io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 -
-
Uses of DeviceInfoFluent.VdpaNested in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 that return DeviceInfoFluent.VdpaNested Modifier and Type Method Description DeviceInfoFluent.VdpaNested<A>DeviceInfoFluent. editOrNewVdpa()DeviceInfoFluent.VdpaNested<A>DeviceInfoFluent. editOrNewVdpaLike(VdpaDevice item)DeviceInfoFluent.VdpaNested<A>DeviceInfoFluent. editVdpa()DeviceInfoFluent.VdpaNested<A>DeviceInfoFluent. withNewVdpa()DeviceInfoFluent.VdpaNested<A>DeviceInfoFluent. withNewVdpaLike(VdpaDevice item)
-