public class IngressListenerConfiguration extends KafkaListenerExternalConfiguration
| Constructor and Description |
|---|
IngressListenerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
IngressListenerBootstrapConfiguration |
getBootstrap() |
List<IngressListenerBrokerConfiguration> |
getBrokers() |
void |
setBootstrap(IngressListenerBootstrapConfiguration bootstrap) |
void |
setBrokers(List<IngressListenerBrokerConfiguration> brokers) |
getAdditionalProperties, getBrokerCertChainAndKey, setAdditionalProperty, setBrokerCertChainAndKeypublic IngressListenerBootstrapConfiguration getBootstrap()
public void setBootstrap(IngressListenerBootstrapConfiguration bootstrap)
public List<IngressListenerBrokerConfiguration> getBrokers()
public void setBrokers(List<IngressListenerBrokerConfiguration> brokers)
Copyright © 2020. All rights reserved.