| Package | Description |
|---|---|
| io.strimzi.api.kafka.model.listener |
| Modifier and Type | Method and Description |
|---|---|
KafkaListenerTls |
KafkaListenerTlsBuilder.build() |
KafkaListenerTls |
KafkaListenersFluentImpl.buildTls() |
KafkaListenerTls |
KafkaListenersFluent.buildTls() |
KafkaListenerTls |
KafkaListeners.getTls() |
KafkaListenerTls |
KafkaListenersFluentImpl.getTls()
Deprecated.
|
KafkaListenerTls |
KafkaListenersFluent.getTls()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaListenersFluent.TlsNested<A> |
KafkaListenersFluentImpl.editOrNewTlsLike(KafkaListenerTls item) |
KafkaListenersFluent.TlsNested<A> |
KafkaListenersFluent.editOrNewTlsLike(KafkaListenerTls item) |
void |
KafkaListeners.setTls(KafkaListenerTls tls) |
KafkaListenersFluent.TlsNested<A> |
KafkaListenersFluentImpl.withNewTlsLike(KafkaListenerTls item) |
KafkaListenersFluent.TlsNested<A> |
KafkaListenersFluent.withNewTlsLike(KafkaListenerTls item) |
A |
KafkaListenersFluentImpl.withTls(KafkaListenerTls tls) |
A |
KafkaListenersFluent.withTls(KafkaListenerTls tls) |
| Constructor and Description |
|---|
KafkaListenerTlsBuilder(KafkaListenerTls instance) |
KafkaListenerTlsBuilder(KafkaListenerTls instance,
Boolean validationEnabled) |
KafkaListenerTlsBuilder(KafkaListenerTlsFluent<?> fluent,
KafkaListenerTls instance) |
KafkaListenerTlsBuilder(KafkaListenerTlsFluent<?> fluent,
KafkaListenerTls instance,
Boolean validationEnabled) |
KafkaListenerTlsFluentImpl(KafkaListenerTls instance) |
Copyright © 2019. All rights reserved.