public interface KafkaMirrorMakerConsumerSpecFluent<A extends KafkaMirrorMakerConsumerSpecFluent<A>> extends KafkaMirrorMakerClientSpecFluent<A>
KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationPlainNested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationScramSha512Nested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationTlsNested<N>, KafkaMirrorMakerClientSpecFluent.TlsNested<N>| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
Integer |
getNumStreams() |
Integer |
getOffsetCommitInterval() |
Boolean |
hasGroupId() |
Boolean |
hasNumStreams() |
Boolean |
hasOffsetCommitInterval() |
A |
withGroupId(String groupId) |
A |
withNewGroupId(String arg1) |
A |
withNewGroupId(StringBuffer arg1) |
A |
withNewGroupId(StringBuilder arg1) |
A |
withNumStreams(Integer numStreams) |
A |
withOffsetCommitInterval(Integer offsetCommitInterval) |
addToConfig, addToConfig, buildAuthentication, buildTls, editOrNewTls, editOrNewTlsLike, editTls, getAuthentication, getBootstrapServers, getConfig, getTls, hasAuthentication, hasBootstrapServers, hasConfig, hasTls, removeFromConfig, removeFromConfig, withAuthentication, withBootstrapServers, withConfig, withKafkaClientAuthenticationOAuth, withKafkaClientAuthenticationPlain, withKafkaClientAuthenticationScramSha512, withKafkaClientAuthenticationTls, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewKafkaClientAuthenticationOAuth, withNewKafkaClientAuthenticationOAuthLike, withNewKafkaClientAuthenticationPlain, withNewKafkaClientAuthenticationPlainLike, withNewKafkaClientAuthenticationScramSha512, withNewKafkaClientAuthenticationScramSha512Like, withNewKafkaClientAuthenticationTls, withNewKafkaClientAuthenticationTlsLike, withNewTls, withNewTlsLike, withTlsInteger getNumStreams()
Boolean hasNumStreams()
String getGroupId()
Boolean hasGroupId()
A withNewGroupId(StringBuilder arg1)
A withNewGroupId(StringBuffer arg1)
Integer getOffsetCommitInterval()
Boolean hasOffsetCommitInterval()
Copyright © 2020. All rights reserved.