Uses of Class
io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.NetworkStatusFluent.DeviceInfoNested
-
Packages that use NetworkStatusFluent.DeviceInfoNested Package Description io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 -
-
Uses of NetworkStatusFluent.DeviceInfoNested in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1 that return NetworkStatusFluent.DeviceInfoNested Modifier and Type Method Description NetworkStatusFluent.DeviceInfoNested<A>NetworkStatusFluent. editDeviceInfo()NetworkStatusFluent.DeviceInfoNested<A>NetworkStatusFluent. editOrNewDeviceInfo()NetworkStatusFluent.DeviceInfoNested<A>NetworkStatusFluent. editOrNewDeviceInfoLike(DeviceInfo item)NetworkStatusFluent.DeviceInfoNested<A>NetworkStatusFluent. withNewDeviceInfo()NetworkStatusFluent.DeviceInfoNested<A>NetworkStatusFluent. withNewDeviceInfoLike(DeviceInfo item)
-