public class IstioEgressListenerBuilder extends IstioEgressListenerFluentImpl<IstioEgressListenerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IstioEgressListener,IstioEgressListenerBuilder>
IstioEgressListenerFluentImpl.PortNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToHosts, addNewHost, addToHosts, addToHosts, buildPort, editOrNewPort, editOrNewPortLike, editPort, getBind, getCaptureMode, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getPort, hasBind, hasCaptureMode, hasHosts, hasMatchingHost, hasPort, removeAllFromHosts, removeFromHosts, setToHosts, withBind, withCaptureMode, withHosts, withHosts, withNewBind, withNewPort, withNewPort, withNewPortLike, withPortaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class IstioEgressListenerFluentImpl<IstioEgressListenerBuilder>public int hashCode()
hashCode in class IstioEgressListenerFluentImpl<IstioEgressListenerBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.