Uses of Class
io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.DeviceInfoFluent.PciNested
-
Packages that use DeviceInfoFluent.PciNested Package Description io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 -
-
Uses of DeviceInfoFluent.PciNested in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 that return DeviceInfoFluent.PciNested Modifier and Type Method Description DeviceInfoFluent.PciNested<A>DeviceInfoFluent. editOrNewPci()DeviceInfoFluent.PciNested<A>DeviceInfoFluent. editOrNewPciLike(PciDevice item)DeviceInfoFluent.PciNested<A>DeviceInfoFluent. editPci()DeviceInfoFluent.PciNested<A>DeviceInfoFluent. withNewPci()DeviceInfoFluent.PciNested<A>DeviceInfoFluent. withNewPciLike(PciDevice item)
-