public class IngressListenerBootstrapConfigurationFluentImpl<A extends IngressListenerBootstrapConfigurationFluent<A>> extends ExternalListenerBootstrapOverrideFluentImpl<A> implements IngressListenerBootstrapConfigurationFluent<A>
| Constructor and Description |
|---|
IngressListenerBootstrapConfigurationFluentImpl() |
IngressListenerBootstrapConfigurationFluentImpl(IngressListenerBootstrapConfiguration instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToDnsAnnotations(Map<String,String> map) |
A |
addToDnsAnnotations(String key,
String value) |
boolean |
equals(Object o) |
Map<String,String> |
getDnsAnnotations() |
String |
getHost() |
Boolean |
hasDnsAnnotations() |
Boolean |
hasHost() |
A |
removeFromDnsAnnotations(Map<String,String> map) |
A |
removeFromDnsAnnotations(String key) |
A |
withDnsAnnotations(Map<String,String> dnsAnnotations) |
A |
withHost(String host) |
A |
withNewHost(String arg1) |
A |
withNewHost(StringBuffer arg1) |
A |
withNewHost(StringBuilder arg1) |
getAddress, hasAddress, withAddress, withNewAddress, withNewAddress, withNewAddressaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddress, hasAddress, withAddress, withNewAddress, withNewAddress, withNewAddresspublic IngressListenerBootstrapConfigurationFluentImpl()
public IngressListenerBootstrapConfigurationFluentImpl(IngressListenerBootstrapConfiguration instance)
public String getHost()
getHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A withHost(String host)
withHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public Boolean hasHost()
hasHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A withNewHost(String arg1)
withNewHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A withNewHost(StringBuilder arg1)
withNewHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A withNewHost(StringBuffer arg1)
withNewHost in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A addToDnsAnnotations(String key, String value)
addToDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A addToDnsAnnotations(Map<String,String> map)
addToDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A removeFromDnsAnnotations(String key)
removeFromDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A removeFromDnsAnnotations(Map<String,String> map)
removeFromDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public Map<String,String> getDnsAnnotations()
getDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public A withDnsAnnotations(Map<String,String> dnsAnnotations)
withDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public Boolean hasDnsAnnotations()
hasDnsAnnotations in interface IngressListenerBootstrapConfigurationFluent<A extends IngressListenerBootstrapConfigurationFluent<A>>public boolean equals(Object o)
equals in class ExternalListenerBootstrapOverrideFluentImpl<A extends IngressListenerBootstrapConfigurationFluent<A>>Copyright © 2019. All rights reserved.