public interface NodePortListenerBrokerOverrideFluent<A extends NodePortListenerBrokerOverrideFluent<A>> extends ExternalListenerBrokerOverrideFluent<A>
| Modifier and Type | Method and Description |
|---|---|
A |
addToDnsAnnotations(Map<String,String> map) |
A |
addToDnsAnnotations(String key,
String value) |
Map<String,String> |
getDnsAnnotations() |
Integer |
getNodePort() |
Boolean |
hasDnsAnnotations() |
Boolean |
hasNodePort() |
A |
removeFromDnsAnnotations(Map<String,String> map) |
A |
removeFromDnsAnnotations(String key) |
A |
withDnsAnnotations(Map<String,String> dnsAnnotations) |
A |
withNodePort(Integer nodePort) |
getAdvertisedHost, getAdvertisedPort, getBroker, hasAdvertisedHost, hasAdvertisedPort, hasBroker, withAdvertisedHost, withAdvertisedPort, withBroker, withNewAdvertisedHost, withNewAdvertisedHost, withNewAdvertisedHostCopyright © 2020. All rights reserved.