Class NetworkSpecFluentImpl.KubeProxyConfigNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ProxyConfigFluentImpl<NetworkSpecFluent.KubeProxyConfigNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.NetworkSpecFluentImpl.KubeProxyConfigNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkSpecFluent.KubeProxyConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NetworkSpecFluent.KubeProxyConfigNested<N>>,NetworkSpecFluent.KubeProxyConfigNested<N>,ProxyConfigFluent<NetworkSpecFluent.KubeProxyConfigNested<N>>
- Enclosing class:
- NetworkSpecFluentImpl<A extends NetworkSpecFluent<A>>
public class NetworkSpecFluentImpl.KubeProxyConfigNestedImpl<N> extends ProxyConfigFluentImpl<NetworkSpecFluent.KubeProxyConfigNested<N>> implements NetworkSpecFluent.KubeProxyConfigNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKubeProxyConfig()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ProxyConfigFluentImpl
addToProxyArguments, addToProxyArguments, equals, getBindAddress, getIptablesSyncPeriod, getProxyArguments, hasBindAddress, hashCode, hasIptablesSyncPeriod, hasProxyArguments, removeFromProxyArguments, removeFromProxyArguments, withBindAddress, withIptablesSyncPeriod, withNewBindAddress, withNewBindAddress, withNewBindAddress, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withProxyArguments
-
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.ProxyConfigFluent
addToProxyArguments, addToProxyArguments, getBindAddress, getIptablesSyncPeriod, getProxyArguments, hasBindAddress, hasIptablesSyncPeriod, hasProxyArguments, removeFromProxyArguments, removeFromProxyArguments, withBindAddress, withIptablesSyncPeriod, withNewBindAddress, withNewBindAddress, withNewBindAddress, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withProxyArguments
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceNetworkSpecFluent.KubeProxyConfigNested<N>
-
endKubeProxyConfig
public N endKubeProxyConfig()
- Specified by:
endKubeProxyConfigin interfaceNetworkSpecFluent.KubeProxyConfigNested<N>
-
-