public class NodePortListenerConfigurationFluentImpl<A extends NodePortListenerConfigurationFluent<A>> extends KafkaListenerExternalConfigurationFluentImpl<A> implements NodePortListenerConfigurationFluent<A>
KafkaListenerExternalConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>KafkaListenerExternalConfigurationFluent.BrokerCertChainAndKeyNested<N>| Constructor and Description |
|---|
NodePortListenerConfigurationFluentImpl() |
NodePortListenerConfigurationFluentImpl(NodePortListenerConfiguration instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NodeAddressType |
getPreferredAddressType() |
Boolean |
hasPreferredAddressType() |
A |
withPreferredAddressType(NodeAddressType preferredAddressType) |
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLikeaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLikepublic NodePortListenerConfigurationFluentImpl()
public NodePortListenerConfigurationFluentImpl(NodePortListenerConfiguration instance)
public NodeAddressType getPreferredAddressType()
getPreferredAddressType in interface NodePortListenerConfigurationFluent<A extends NodePortListenerConfigurationFluent<A>>public A withPreferredAddressType(NodeAddressType preferredAddressType)
withPreferredAddressType in interface NodePortListenerConfigurationFluent<A extends NodePortListenerConfigurationFluent<A>>public Boolean hasPreferredAddressType()
hasPreferredAddressType in interface NodePortListenerConfigurationFluent<A extends NodePortListenerConfigurationFluent<A>>public boolean equals(Object o)
equals in class KafkaListenerExternalConfigurationFluentImpl<A extends NodePortListenerConfigurationFluent<A>>Copyright © 2020. All rights reserved.