Package io.strimzi.api.kafka.model
Interface KafkaBridgeFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaBridgeFluent.SpecNested<N>>,KafkaBridgeSpecFluent<KafkaBridgeFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SpecFluent<KafkaBridgeFluent.SpecNested<N>>
- All Known Implementing Classes:
KafkaBridgeFluentImpl.SpecNestedImpl
- Enclosing interface:
- KafkaBridgeFluent<A extends KafkaBridgeFluent<A>>
public static interface KafkaBridgeFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaBridgeSpecFluent<KafkaBridgeFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.KafkaBridgeSpecFluent
KafkaBridgeSpecFluent.ConsumerNested<N>, KafkaBridgeSpecFluent.ExternalLoggingNested<N>, KafkaBridgeSpecFluent.HttpNested<N>, KafkaBridgeSpecFluent.InlineLoggingNested<N>, KafkaBridgeSpecFluent.JaegerTracingNested<N>, KafkaBridgeSpecFluent.JvmOptionsNested<N>, KafkaBridgeSpecFluent.KafkaClientAuthenticationOAuthNested<N>, KafkaBridgeSpecFluent.KafkaClientAuthenticationPlainNested<N>, KafkaBridgeSpecFluent.KafkaClientAuthenticationScramSha512Nested<N>, KafkaBridgeSpecFluent.KafkaClientAuthenticationTlsNested<N>, KafkaBridgeSpecFluent.LivenessProbeNested<N>, KafkaBridgeSpecFluent.ProducerNested<N>, KafkaBridgeSpecFluent.ReadinessProbeNested<N>, KafkaBridgeSpecFluent.TemplateNested<N>, KafkaBridgeSpecFluent.TlsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.strimzi.api.kafka.model.KafkaBridgeSpecFluent
buildAuthentication, buildConsumer, buildHttp, buildJvmOptions, buildLivenessProbe, buildLogging, buildProducer, buildReadinessProbe, buildTemplate, buildTls, buildTracing, editConsumer, editHttp, editJvmOptions, editLivenessProbe, editOrNewConsumer, editOrNewConsumerLike, editOrNewHttp, editOrNewHttpLike, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewLivenessProbe, editOrNewLivenessProbeLike, editOrNewProducer, editOrNewProducerLike, editOrNewReadinessProbe, editOrNewReadinessProbeLike, editOrNewTemplate, editOrNewTemplateLike, editOrNewTls, editOrNewTlsLike, editProducer, editReadinessProbe, editTemplate, editTls, getAuthentication, getBootstrapServers, getConsumer, getHttp, getImage, getJvmOptions, getLivenessProbe, getLogging, getProducer, getReadinessProbe, getReplicas, getResources, getTemplate, getTls, getTracing, hasAuthentication, hasBootstrapServers, hasConsumer, hasEnableMetrics, hasHttp, hasImage, hasJvmOptions, hasLivenessProbe, hasLogging, hasProducer, hasReadinessProbe, hasReplicas, hasResources, hasTemplate, hasTls, hasTracing, isEnableMetrics, withAuthentication, withBootstrapServers, withConsumer, withEnableMetrics, withExternalLogging, withHttp, withImage, withInlineLogging, withJaegerTracing, withJvmOptions, withKafkaClientAuthenticationOAuth, withKafkaClientAuthenticationPlain, withKafkaClientAuthenticationScramSha512, withKafkaClientAuthenticationTls, withLivenessProbe, withLogging, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewBootstrapServers, withNewConsumer, withNewConsumerLike, withNewExternalLogging, withNewExternalLoggingLike, withNewHttp, withNewHttp, withNewHttpLike, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewInlineLogging, withNewInlineLoggingLike, withNewJaegerTracing, withNewJaegerTracingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewKafkaClientAuthenticationOAuth, withNewKafkaClientAuthenticationOAuthLike, withNewKafkaClientAuthenticationPlain, withNewKafkaClientAuthenticationPlainLike, withNewKafkaClientAuthenticationScramSha512, withNewKafkaClientAuthenticationScramSha512Like, withNewKafkaClientAuthenticationTls, withNewKafkaClientAuthenticationTlsLike, withNewLivenessProbe, withNewLivenessProbe, withNewLivenessProbeLike, withNewProducer, withNewProducerLike, withNewReadinessProbe, withNewReadinessProbe, withNewReadinessProbeLike, withNewTemplate, withNewTemplateLike, withNewTls, withNewTlsLike, withProducer, withReadinessProbe, withReplicas, withResources, withTemplate, withTls, withTracing
-
-