Class AllocatedDeviceStatusFluent.NetworkDataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1.NetworkDeviceDataFluent<AllocatedDeviceStatusFluent.NetworkDataNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1.AllocatedDeviceStatusFluent.NetworkDataNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- AllocatedDeviceStatusFluent<A extends AllocatedDeviceStatusFluent<A>>
public class AllocatedDeviceStatusFluent.NetworkDataNested<N> extends NetworkDeviceDataFluent<AllocatedDeviceStatusFluent.NetworkDataNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNetworkData()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1.NetworkDeviceDataFluent
addAllToIps, addToAdditionalProperties, addToAdditionalProperties, addToIps, addToIps, copyInstance, equals, getAdditionalProperties, getFirstIp, getHardwareAddress, getInterfaceName, getIp, getIps, getLastIp, getMatchingIp, hasAdditionalProperties, hasHardwareAddress, hashCode, hasInterfaceName, hasIps, hasMatchingIp, removeAllFromIps, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromIps, setToIps, toString, withAdditionalProperties, withHardwareAddress, withInterfaceName, withIps, withIps
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-