Uses of Class
io.strimzi.api.kafka.model.kafka.exporter.KafkaExporterTemplate
Packages that use KafkaExporterTemplate
-
Uses of KafkaExporterTemplate in io.strimzi.api.kafka.model.kafka.exporter
Methods in io.strimzi.api.kafka.model.kafka.exporter that return KafkaExporterTemplateModifier and TypeMethodDescriptionKafkaExporterTemplateBuilder.build()KafkaExporterSpecFluent.buildTemplate()KafkaExporterSpec.getTemplate()Methods in io.strimzi.api.kafka.model.kafka.exporter with parameters of type KafkaExporterTemplateModifier and TypeMethodDescriptionKafkaExporterSpecFluent.editOrNewTemplateLike(KafkaExporterTemplate item) voidKafkaExporterSpec.setTemplate(KafkaExporterTemplate template) KafkaExporterSpecFluent.withNewTemplateLike(KafkaExporterTemplate item) KafkaExporterSpecFluent.withTemplate(KafkaExporterTemplate template) Constructors in io.strimzi.api.kafka.model.kafka.exporter with parameters of type KafkaExporterTemplateModifierConstructorDescriptionKafkaExporterTemplateBuilder(KafkaExporterTemplateFluent<?> fluent, KafkaExporterTemplate instance)