public class IngressControllerTuningOptionsBuilder extends IngressControllerTuningOptionsFluentImpl<IngressControllerTuningOptionsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressControllerTuningOptions,IngressControllerTuningOptionsBuilder>
| Constructor and Description |
|---|
IngressControllerTuningOptionsBuilder() |
IngressControllerTuningOptionsBuilder(Boolean validationEnabled) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance,
Boolean validationEnabled) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent,
Boolean validationEnabled) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent,
IngressControllerTuningOptions instance) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent,
IngressControllerTuningOptions instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressControllerTuningOptions |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getClientFinTimeout, getClientTimeout, getHeaderBufferBytes, getHeaderBufferMaxRewriteBytes, getServerFinTimeout, getServerTimeout, getThreadCount, getTlsInspectDelay, getTunnelTimeout, hasAdditionalProperties, hasClientFinTimeout, hasClientTimeout, hashCode, hasHeaderBufferBytes, hasHeaderBufferMaxRewriteBytes, hasServerFinTimeout, hasServerTimeout, hasThreadCount, hasTlsInspectDelay, hasTunnelTimeout, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClientFinTimeout, withClientTimeout, withHeaderBufferBytes, withHeaderBufferMaxRewriteBytes, withServerFinTimeout, withServerTimeout, withThreadCount, withTlsInspectDelay, withTunnelTimeoutaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressControllerTuningOptionsBuilder()
public IngressControllerTuningOptionsBuilder(Boolean validationEnabled)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent, Boolean validationEnabled)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent, IngressControllerTuningOptions instance)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent, IngressControllerTuningOptions instance, Boolean validationEnabled)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance)
public IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance, Boolean validationEnabled)
public IngressControllerTuningOptions build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressControllerTuningOptions>Copyright © 2015–2023 Red Hat. All rights reserved.