Class NetworkingFluent.ClusterNetworkListNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.installer.v1.ClusterNetworkEntryFluent<NetworkingFluent.ClusterNetworkListNested<N>>
-
- io.fabric8.openshift.api.model.installer.v1.NetworkingFluent.ClusterNetworkListNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkingFluent<A extends NetworkingFluent<A>>
public class NetworkingFluent.ClusterNetworkListNested<N> extends ClusterNetworkEntryFluent<NetworkingFluent.ClusterNetworkListNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendClusterNetworkList()-
Methods inherited from class io.fabric8.openshift.api.model.installer.v1.ClusterNetworkEntryFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCidr, getHostPrefix, getHostSubnetLength, hasAdditionalProperties, hasCidr, hashCode, hasHostPrefix, hasHostSubnetLength, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCidr, withHostPrefix, withHostSubnetLength
-
-