Class IngressControllerSpecFluent.TuningOptionsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerTuningOptionsFluent<IngressControllerSpecFluent.TuningOptionsNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerSpecFluent.TuningOptionsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressControllerSpecFluent<A extends IngressControllerSpecFluent<A>>
public class IngressControllerSpecFluent.TuningOptionsNested<N> extends IngressControllerTuningOptionsFluent<IngressControllerSpecFluent.TuningOptionsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTuningOptions()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.IngressControllerTuningOptionsFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getClientFinTimeout, getClientTimeout, getConnectTimeout, getHeaderBufferBytes, getHeaderBufferMaxRewriteBytes, getHealthCheckInterval, getHttpKeepAliveTimeout, getMaxConnections, getReloadInterval, getServerFinTimeout, getServerTimeout, getThreadCount, getTlsInspectDelay, getTunnelTimeout, hasAdditionalProperties, hasClientFinTimeout, hasClientTimeout, hasConnectTimeout, hashCode, hasHeaderBufferBytes, hasHeaderBufferMaxRewriteBytes, hasHealthCheckInterval, hasHttpKeepAliveTimeout, hasMaxConnections, hasReloadInterval, hasServerFinTimeout, hasServerTimeout, hasThreadCount, hasTlsInspectDelay, hasTunnelTimeout, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClientFinTimeout, withClientTimeout, withConnectTimeout, withHeaderBufferBytes, withHeaderBufferMaxRewriteBytes, withHealthCheckInterval, withHttpKeepAliveTimeout, withMaxConnections, withReloadInterval, withServerFinTimeout, withServerTimeout, withThreadCount, withTlsInspectDelay, withTunnelTimeout
-
-