public class IstioIngressListenerBuilder extends IstioIngressListenerFluent<IstioIngressListenerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IstioIngressListener,IstioIngressListenerBuilder>
IstioIngressListenerFluent.ConnectionPoolNested<N>, IstioIngressListenerFluent.PortNested<N>, IstioIngressListenerFluent.TlsNested<N>| Constructor and Description |
|---|
IstioIngressListenerBuilder() |
IstioIngressListenerBuilder(IstioIngressListener instance) |
IstioIngressListenerBuilder(IstioIngressListenerFluent<?> fluent) |
IstioIngressListenerBuilder(IstioIngressListenerFluent<?> fluent,
IstioIngressListener instance) |
| Modifier and Type | Method and Description |
|---|---|
IstioIngressListener |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildConnectionPool, buildPort, buildTls, copyInstance, editConnectionPool, editOrNewConnectionPool, editOrNewConnectionPoolLike, editOrNewPort, editOrNewPortLike, editOrNewTls, editOrNewTlsLike, editPort, editTls, equals, getAdditionalProperties, getBind, getCaptureMode, getDefaultEndpoint, hasAdditionalProperties, hasBind, hasCaptureMode, hasConnectionPool, hasDefaultEndpoint, hashCode, hasPort, hasTls, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBind, withCaptureMode, withConnectionPool, withDefaultEndpoint, withNewConnectionPool, withNewConnectionPoolLike, withNewPort, withNewPort, withNewPortLike, withNewTls, withNewTlsLike, withPort, withTlsaggregate, aggregate, build, build, builderOf, getVisitableMappublic IstioIngressListenerBuilder()
public IstioIngressListenerBuilder(IstioIngressListenerFluent<?> fluent)
public IstioIngressListenerBuilder(IstioIngressListenerFluent<?> fluent, IstioIngressListener instance)
public IstioIngressListenerBuilder(IstioIngressListener instance)
public IstioIngressListener build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IstioIngressListener>Copyright © 2015–2024 Red Hat. All rights reserved.