Package io.strimzi.api.kafka.model
Class KafkaMirrorMakerSpecFluentImpl.ConsumerNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.KafkaMirrorMakerClientSpecFluentImpl<A>
-
- io.strimzi.api.kafka.model.KafkaMirrorMakerConsumerSpecFluentImpl<KafkaMirrorMakerSpecFluent.ConsumerNested<N>>
-
- io.strimzi.api.kafka.model.KafkaMirrorMakerSpecFluentImpl.ConsumerNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaMirrorMakerSpecFluent.ConsumerNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaMirrorMakerSpecFluent.ConsumerNested<N>>,KafkaMirrorMakerClientSpecFluent<KafkaMirrorMakerSpecFluent.ConsumerNested<N>>,KafkaMirrorMakerConsumerSpecFluent<KafkaMirrorMakerSpecFluent.ConsumerNested<N>>,KafkaMirrorMakerSpecFluent.ConsumerNested<N>
- Enclosing class:
- KafkaMirrorMakerSpecFluentImpl<A extends KafkaMirrorMakerSpecFluent<A>>
public class KafkaMirrorMakerSpecFluentImpl.ConsumerNestedImpl<N> extends KafkaMirrorMakerConsumerSpecFluentImpl<KafkaMirrorMakerSpecFluent.ConsumerNested<N>> implements KafkaMirrorMakerSpecFluent.ConsumerNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.KafkaMirrorMakerClientSpecFluentImpl
KafkaMirrorMakerClientSpecFluentImpl.KafkaClientAuthenticationOAuthNestedImpl<N>, KafkaMirrorMakerClientSpecFluentImpl.KafkaClientAuthenticationPlainNestedImpl<N>, KafkaMirrorMakerClientSpecFluentImpl.KafkaClientAuthenticationScramSha512NestedImpl<N>, KafkaMirrorMakerClientSpecFluentImpl.KafkaClientAuthenticationTlsNestedImpl<N>, KafkaMirrorMakerClientSpecFluentImpl.TlsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.KafkaMirrorMakerClientSpecFluent
KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationPlainNested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationScramSha512Nested<N>, KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationTlsNested<N>, KafkaMirrorMakerClientSpecFluent.TlsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConsumer()-
Methods inherited from class io.strimzi.api.kafka.model.KafkaMirrorMakerConsumerSpecFluentImpl
equals, getGroupId, getNumStreams, getOffsetCommitInterval, hasGroupId, hashCode, hasNumStreams, hasOffsetCommitInterval, withGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNumStreams, withOffsetCommitInterval
-
Methods inherited from class io.strimzi.api.kafka.model.KafkaMirrorMakerClientSpecFluentImpl
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, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewKafkaClientAuthenticationOAuth, withNewKafkaClientAuthenticationOAuthLike, withNewKafkaClientAuthenticationPlain, withNewKafkaClientAuthenticationPlainLike, withNewKafkaClientAuthenticationScramSha512, withNewKafkaClientAuthenticationScramSha512Like, withNewKafkaClientAuthenticationTls, withNewKafkaClientAuthenticationTlsLike, withNewTls, withNewTlsLike, withTls
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.KafkaMirrorMakerClientSpecFluent
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, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewKafkaClientAuthenticationOAuth, withNewKafkaClientAuthenticationOAuthLike, withNewKafkaClientAuthenticationPlain, withNewKafkaClientAuthenticationPlainLike, withNewKafkaClientAuthenticationScramSha512, withNewKafkaClientAuthenticationScramSha512Like, withNewKafkaClientAuthenticationTls, withNewKafkaClientAuthenticationTlsLike, withNewTls, withNewTlsLike, withTls
-
Methods inherited from interface io.strimzi.api.kafka.model.KafkaMirrorMakerConsumerSpecFluent
getGroupId, getNumStreams, getOffsetCommitInterval, hasGroupId, hasNumStreams, hasOffsetCommitInterval, withGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNewGroupId, withNumStreams, withOffsetCommitInterval
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaMirrorMakerSpecFluent.ConsumerNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConsumer
public N endConsumer()
- Specified by:
endConsumerin interfaceKafkaMirrorMakerSpecFluent.ConsumerNested<N>
-
-