Class NetworkFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.NetworkSpecFluent<NetworkFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.NetworkFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkFluent<A extends NetworkFluent<A>>
public class NetworkFluent.SpecNested<N> extends NetworkSpecFluent<NetworkFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.NetworkSpecFluent
NetworkSpecFluent.ClusterNetworkNested<N>, NetworkSpecFluent.ExternalIPNested<N>, NetworkSpecFluent.NetworkDiagnosticsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.NetworkSpecFluent
addAllToClusterNetwork, addAllToServiceNetwork, addNewClusterNetwork, addNewClusterNetwork, addNewClusterNetworkLike, addToAdditionalProperties, addToAdditionalProperties, addToClusterNetwork, addToClusterNetwork, addToServiceNetwork, addToServiceNetwork, buildClusterNetwork, buildClusterNetwork, buildExternalIP, buildFirstClusterNetwork, buildLastClusterNetwork, buildMatchingClusterNetwork, buildNetworkDiagnostics, copyInstance, editClusterNetwork, editExternalIP, editFirstClusterNetwork, editLastClusterNetwork, editMatchingClusterNetwork, editNetworkDiagnostics, editOrNewExternalIP, editOrNewExternalIPLike, editOrNewNetworkDiagnostics, editOrNewNetworkDiagnosticsLike, equals, getAdditionalProperties, getFirstServiceNetwork, getLastServiceNetwork, getMatchingServiceNetwork, getNetworkType, getServiceNetwork, getServiceNetwork, getServiceNodePortRange, hasAdditionalProperties, hasClusterNetwork, hasExternalIP, hashCode, hasMatchingClusterNetwork, hasMatchingServiceNetwork, hasNetworkDiagnostics, hasNetworkType, hasServiceNetwork, hasServiceNodePortRange, removeAllFromClusterNetwork, removeAllFromServiceNetwork, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterNetwork, removeFromServiceNetwork, removeMatchingFromClusterNetwork, setNewClusterNetworkLike, setToClusterNetwork, setToServiceNetwork, toString, withAdditionalProperties, withClusterNetwork, withClusterNetwork, withExternalIP, withNetworkDiagnostics, withNetworkType, withNewExternalIP, withNewExternalIPLike, withNewNetworkDiagnostics, withNewNetworkDiagnosticsLike, withServiceNetwork, withServiceNetwork, withServiceNodePortRange
-
-