public interface KafkaMirrorMakerConsumerSpecFluent<A extends KafkaMirrorMakerConsumerSpecFluent<A>> extends KafkaMirrorMakerClientSpecFluent<A>
KafkaMirrorMakerClientSpecFluent.KafkaMirrorMakerAuthenticationPlainNested<N>, KafkaMirrorMakerClientSpecFluent.KafkaMirrorMakerAuthenticationScramSha512Nested<N>, KafkaMirrorMakerClientSpecFluent.KafkaMirrorMakerAuthenticationTlsNested<N>, KafkaMirrorMakerClientSpecFluent.TlsNested<N>| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
Integer |
getNumStreams() |
Boolean |
hasGroupId() |
Boolean |
hasNumStreams() |
A |
withGroupId(String groupId) |
A |
withNewGroupId(String arg1) |
A |
withNewGroupId(StringBuffer arg1) |
A |
withNewGroupId(StringBuilder arg1) |
A |
withNumStreams(Integer numStreams) |
addToConfig, addToConfig, buildAuthentication, buildTls, editOrNewTls, editOrNewTlsLike, editTls, getAuthentication, getBootstrapServers, getConfig, getTls, hasAuthentication, hasBootstrapServers, hasConfig, hasTls, removeFromConfig, removeFromConfig, withAuthentication, withBootstrapServers, withConfig, withKafkaMirrorMakerAuthenticationPlain, withKafkaMirrorMakerAuthenticationScramSha512, withKafkaMirrorMakerAuthenticationTls, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewKafkaMirrorMakerAuthenticationPlain, withNewKafkaMirrorMakerAuthenticationPlainLike, withNewKafkaMirrorMakerAuthenticationScramSha512, withNewKafkaMirrorMakerAuthenticationScramSha512Like, withNewKafkaMirrorMakerAuthenticationTls, withNewKafkaMirrorMakerAuthenticationTlsLike, withNewTls, withNewTlsLike, withTlsInteger getNumStreams()
Boolean hasNumStreams()
String getGroupId()
Boolean hasGroupId()
A withNewGroupId(StringBuilder arg1)
A withNewGroupId(StringBuffer arg1)
Copyright © 2019. All rights reserved.