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