Class HybridOverlayConfigFluentImpl.HybridClusterNetworkNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ClusterNetworkEntryFluentImpl<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.HybridOverlayConfigFluentImpl.HybridClusterNetworkNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>,ClusterNetworkEntryFluent<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>,HybridOverlayConfigFluent.HybridClusterNetworkNested<N>
- Enclosing class:
- HybridOverlayConfigFluentImpl<A extends HybridOverlayConfigFluent<A>>
public class HybridOverlayConfigFluentImpl.HybridClusterNetworkNestedImpl<N> extends ClusterNetworkEntryFluentImpl<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>> implements HybridOverlayConfigFluent.HybridClusterNetworkNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHybridClusterNetwork()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ClusterNetworkEntryFluentImpl
equals, getCidr, getHostPrefix, hasCidr, hashCode, hasHostPrefix, withCidr, withHostPrefix, withNewCidr, withNewCidr, withNewCidr
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ClusterNetworkEntryFluent
getCidr, getHostPrefix, hasCidr, hasHostPrefix, withCidr, withHostPrefix, withNewCidr, withNewCidr, withNewCidr
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceHybridOverlayConfigFluent.HybridClusterNetworkNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endHybridClusterNetwork
public N endHybridClusterNetwork()
- Specified by:
endHybridClusterNetworkin interfaceHybridOverlayConfigFluent.HybridClusterNetworkNested<N>
-
-