public class IstioEgressListenerBuilder extends IstioEgressListenerFluent<IstioEgressListenerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IstioEgressListener,IstioEgressListenerBuilder>
IstioEgressListenerFluent.PortNested<N>| Constructor and Description |
|---|
IstioEgressListenerBuilder() |
IstioEgressListenerBuilder(Boolean validationEnabled) |
IstioEgressListenerBuilder(IstioEgressListener instance) |
IstioEgressListenerBuilder(IstioEgressListener instance,
Boolean validationEnabled) |
IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent) |
IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent,
Boolean validationEnabled) |
IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent,
IstioEgressListener instance) |
IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent,
IstioEgressListener instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IstioEgressListener |
build() |
addAllToHosts, addToHosts, addToHosts, buildPort, editOrNewPort, editOrNewPortLike, editPort, equals, getBind, getCaptureMode, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, hasBind, hasCaptureMode, hashCode, hasHosts, hasMatchingHost, hasPort, removeAllFromHosts, removeFromHosts, setToHosts, toString, withBind, withCaptureMode, withHosts, withHosts, withNewPort, withNewPort, withNewPortLike, withPortaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IstioEgressListenerBuilder()
public IstioEgressListenerBuilder(Boolean validationEnabled)
public IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent)
public IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent, Boolean validationEnabled)
public IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent, IstioEgressListener instance)
public IstioEgressListenerBuilder(IstioEgressListenerFluent<?> fluent, IstioEgressListener instance, Boolean validationEnabled)
public IstioEgressListenerBuilder(IstioEgressListener instance)
public IstioEgressListenerBuilder(IstioEgressListener instance, Boolean validationEnabled)
public IstioEgressListener build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IstioEgressListener>Copyright © 2015–2023 Red Hat. All rights reserved.