Class DeviceInfoFluent.PciNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.PciDeviceFluent<DeviceInfoFluent.PciNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.DeviceInfoFluent.PciNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeviceInfoFluent<A extends DeviceInfoFluent<A>>
public class DeviceInfoFluent.PciNested<N> extends PciDeviceFluent<DeviceInfoFluent.PciNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPci()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.PciDeviceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPciAddress, getPfPciAddress, getRdmaDevice, getRepresentorDevice, getVhostNet, hasAdditionalProperties, hashCode, hasPciAddress, hasPfPciAddress, hasRdmaDevice, hasRepresentorDevice, hasVhostNet, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPciAddress, withPfPciAddress, withRdmaDevice, withRepresentorDevice, withVhostNet
-
-