public class IstioEgressListenerFluentImpl<A extends IstioEgressListenerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IstioEgressListenerFluent<A>
IstioEgressListenerFluent.PortNested<N>| Constructor and Description |
|---|
IstioEgressListenerFluentImpl() |
IstioEgressListenerFluentImpl(IstioEgressListener instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IstioEgressListenerFluentImpl()
public IstioEgressListenerFluentImpl(IstioEgressListener instance)
public String getBind()
getBind in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withBind(String bind)
withBind in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Boolean hasBind()
hasBind in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public CaptureMode getCaptureMode()
getCaptureMode in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withCaptureMode(CaptureMode captureMode)
withCaptureMode in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Boolean hasCaptureMode()
hasCaptureMode in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A addToHosts(Integer index, String item)
addToHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A setToHosts(Integer index, String item)
setToHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A addToHosts(String... items)
addToHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A addAllToHosts(Collection<String> items)
addAllToHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A removeFromHosts(String... items)
removeFromHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A removeAllFromHosts(Collection<String> items)
removeAllFromHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public List<String> getHosts()
getHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public String getHost(Integer index)
getHost in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public String getFirstHost()
getFirstHost in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public String getLastHost()
getLastHost in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public String getMatchingHost(Predicate<String> predicate)
getMatchingHost in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Boolean hasMatchingHost(Predicate<String> predicate)
hasMatchingHost in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withHosts(List<String> hosts)
withHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withHosts(String... hosts)
withHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Boolean hasHosts()
hasHosts in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>@Deprecated public Port getPort()
getPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Port buildPort()
buildPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withPort(Port port)
withPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public Boolean hasPort()
hasPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public A withNewPort(String name, Integer number, String protocol, Integer targetPort)
withNewPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public IstioEgressListenerFluent.PortNested<A> withNewPort()
withNewPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public IstioEgressListenerFluent.PortNested<A> withNewPortLike(Port item)
withNewPortLike in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public IstioEgressListenerFluent.PortNested<A> editPort()
editPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public IstioEgressListenerFluent.PortNested<A> editOrNewPort()
editOrNewPort in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public IstioEgressListenerFluent.PortNested<A> editOrNewPortLike(Port item)
editOrNewPortLike in interface IstioEgressListenerFluent<A extends IstioEgressListenerFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IstioEgressListenerFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IstioEgressListenerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.