Class KafkaExporterSpecFluent<A extends KafkaExporterSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.kafka.exporter.KafkaExporterSpecFluent<A>
- Direct Known Subclasses:
KafkaExporterSpecBuilder,KafkaSpecFluent.KafkaExporterNested
public class KafkaExporterSpecFluent<A extends KafkaExporterSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclass -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetImage()io.fabric8.kubernetes.api.model.ResourceRequirementsbooleanbooleanbooleaninthashCode()booleanhasImage()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleantoString()withEnableSaramaLogging(boolean enableSaramaLogging) withGroupExcludeRegex(String groupExcludeRegex) withGroupRegex(String groupRegex) withLivenessProbe(Probe livenessProbe) withLogging(String logging) withNewLivenessProbe(int initialDelaySeconds, int timeoutSeconds) withNewReadinessProbe(int initialDelaySeconds, int timeoutSeconds) withReadinessProbe(Probe readinessProbe) withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources) withShowAllOffsets(boolean showAllOffsets) withTemplate(KafkaExporterTemplate template) withTopicExcludeRegex(String topicExcludeRegex) withTopicRegex(String topicRegex) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
KafkaExporterSpecFluent
public KafkaExporterSpecFluent() -
KafkaExporterSpecFluent
-
-
Method Details
-
getImage
-
withImage
-
hasImage
public boolean hasImage() -
getGroupRegex
-
withGroupRegex
-
hasGroupRegex
public boolean hasGroupRegex() -
getTopicRegex
-
withTopicRegex
-
hasTopicRegex
public boolean hasTopicRegex() -
getTopicExcludeRegex
-
withTopicExcludeRegex
-
hasTopicExcludeRegex
public boolean hasTopicExcludeRegex() -
getGroupExcludeRegex
-
withGroupExcludeRegex
-
hasGroupExcludeRegex
public boolean hasGroupExcludeRegex() -
getResources
public io.fabric8.kubernetes.api.model.ResourceRequirements getResources() -
withResources
-
hasResources
public boolean hasResources() -
buildLivenessProbe
-
withLivenessProbe
-
hasLivenessProbe
public boolean hasLivenessProbe() -
withNewLivenessProbe
-
withNewLivenessProbe
-
withNewLivenessProbeLike
-
editLivenessProbe
-
editOrNewLivenessProbe
-
editOrNewLivenessProbeLike
-
buildReadinessProbe
-
withReadinessProbe
-
hasReadinessProbe
public boolean hasReadinessProbe() -
withNewReadinessProbe
-
withNewReadinessProbe
-
withNewReadinessProbeLike
-
editReadinessProbe
-
editOrNewReadinessProbe
-
editOrNewReadinessProbeLike
-
getLogging
-
withLogging
-
hasLogging
public boolean hasLogging() -
isEnableSaramaLogging
public boolean isEnableSaramaLogging() -
withEnableSaramaLogging
-
hasEnableSaramaLogging
public boolean hasEnableSaramaLogging() -
isShowAllOffsets
public boolean isShowAllOffsets() -
withShowAllOffsets
-
hasShowAllOffsets
public boolean hasShowAllOffsets() -
buildTemplate
-
withTemplate
-
hasTemplate
public boolean hasTemplate() -
withNewTemplate
-
withNewTemplateLike
-
editTemplate
-
editOrNewTemplate
-
editOrNewTemplateLike
public KafkaExporterSpecFluent<A>.TemplateNested<A> editOrNewTemplateLike(KafkaExporterTemplate item) -
equals
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends KafkaExporterSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends KafkaExporterSpecFluent<A>>
-
toString
-
withEnableSaramaLogging
-
withShowAllOffsets
-