Class AbstractKafkaConnectSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.common.SpecFluent<A>
io.strimzi.api.kafka.model.connect.AbstractKafkaConnectSpecFluent<A>
- Direct Known Subclasses:
KafkaConnectSpecFluent,KafkaMirrorMaker2SpecFluent
public class AbstractKafkaConnectSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
extends SpecFluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptioneditOrNewRackLike(Rack item) editRack()booleangetImage()intio.fabric8.kubernetes.api.model.ResourceRequirementsbooleanbooleaninthashCode()booleanhasImage()booleanbooleanbooleanbooleanbooleanbooleanhasRack()booleanbooleanbooleanbooleanbooleanbooleantoString()withClientRackInitImage(String clientRackInitImage) withExternalConfiguration(ExternalConfiguration externalConfiguration) withJmxOptions(KafkaJmxOptions jmxOptions) withJvmOptions(JvmOptions jvmOptions) withLivenessProbe(Probe livenessProbe) withLogging(Logging logging) withMetricsConfig(MetricsConfig metricsConfig) withNewLivenessProbe(int initialDelaySeconds, int timeoutSeconds) withNewRack(String topologyKey) withNewRackLike(Rack item) withNewReadinessProbe(int initialDelaySeconds, int timeoutSeconds) withReadinessProbe(Probe readinessProbe) withReplicas(int replicas) withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources) withTemplate(KafkaConnectTemplate template) withTracing(Tracing tracing) withVersion(String version) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
AbstractKafkaConnectSpecFluent
public AbstractKafkaConnectSpecFluent() -
AbstractKafkaConnectSpecFluent
-
-
Method Details
-
buildLogging
-
withLogging
-
hasLogging
public boolean hasLogging() -
withNewInlineLogging
-
withNewInlineLoggingLike
public AbstractKafkaConnectSpecFluent<A>.InlineLoggingNested<A> withNewInlineLoggingLike(InlineLogging item) -
withNewExternalLogging
-
withNewExternalLoggingLike
public AbstractKafkaConnectSpecFluent<A>.ExternalLoggingNested<A> withNewExternalLoggingLike(ExternalLogging item) -
getReplicas
public int getReplicas() -
withReplicas
-
hasReplicas
public boolean hasReplicas() -
getVersion
-
withVersion
-
hasVersion
public boolean hasVersion() -
getImage
-
withImage
-
hasImage
public boolean hasImage() -
getResources
public io.fabric8.kubernetes.api.model.ResourceRequirements getResources() -
withResources
-
hasResources
public boolean hasResources() -
buildLivenessProbe
-
withLivenessProbe
-
hasLivenessProbe
public boolean hasLivenessProbe() -
withNewLivenessProbe
-
withNewLivenessProbe
-
withNewLivenessProbeLike
public AbstractKafkaConnectSpecFluent<A>.LivenessProbeNested<A> withNewLivenessProbeLike(Probe item) -
editLivenessProbe
-
editOrNewLivenessProbe
-
editOrNewLivenessProbeLike
public AbstractKafkaConnectSpecFluent<A>.LivenessProbeNested<A> editOrNewLivenessProbeLike(Probe item) -
buildReadinessProbe
-
withReadinessProbe
-
hasReadinessProbe
public boolean hasReadinessProbe() -
withNewReadinessProbe
-
withNewReadinessProbe
-
withNewReadinessProbeLike
public AbstractKafkaConnectSpecFluent<A>.ReadinessProbeNested<A> withNewReadinessProbeLike(Probe item) -
editReadinessProbe
-
editOrNewReadinessProbe
-
editOrNewReadinessProbeLike
public AbstractKafkaConnectSpecFluent<A>.ReadinessProbeNested<A> editOrNewReadinessProbeLike(Probe item) -
buildJmxOptions
-
withJmxOptions
-
hasJmxOptions
public boolean hasJmxOptions() -
withNewJmxOptions
-
withNewJmxOptionsLike
public AbstractKafkaConnectSpecFluent<A>.JmxOptionsNested<A> withNewJmxOptionsLike(KafkaJmxOptions item) -
editJmxOptions
-
editOrNewJmxOptions
-
editOrNewJmxOptionsLike
public AbstractKafkaConnectSpecFluent<A>.JmxOptionsNested<A> editOrNewJmxOptionsLike(KafkaJmxOptions item) -
buildJvmOptions
-
withJvmOptions
-
hasJvmOptions
public boolean hasJvmOptions() -
withNewJvmOptions
-
withNewJvmOptionsLike
-
editJvmOptions
-
editOrNewJvmOptions
-
editOrNewJvmOptionsLike
public AbstractKafkaConnectSpecFluent<A>.JvmOptionsNested<A> editOrNewJvmOptionsLike(JvmOptions item) -
buildMetricsConfig
-
withMetricsConfig
-
hasMetricsConfig
public boolean hasMetricsConfig() -
withNewJmxPrometheusExporterMetricsConfig
public AbstractKafkaConnectSpecFluent<A>.JmxPrometheusExporterMetricsConfigNested<A> withNewJmxPrometheusExporterMetricsConfig() -
withNewJmxPrometheusExporterMetricsConfigLike
public AbstractKafkaConnectSpecFluent<A>.JmxPrometheusExporterMetricsConfigNested<A> withNewJmxPrometheusExporterMetricsConfigLike(JmxPrometheusExporterMetrics item) -
buildTracing
-
withTracing
-
hasTracing
public boolean hasTracing() -
withNewJaegerTracing
-
withNewJaegerTracingLike
public AbstractKafkaConnectSpecFluent<A>.JaegerTracingNested<A> withNewJaegerTracingLike(JaegerTracing item) -
withNewOpenTelemetryTracing
public AbstractKafkaConnectSpecFluent<A>.OpenTelemetryTracingNested<A> withNewOpenTelemetryTracing() -
withNewOpenTelemetryTracingLike
public AbstractKafkaConnectSpecFluent<A>.OpenTelemetryTracingNested<A> withNewOpenTelemetryTracingLike(OpenTelemetryTracing item) -
buildTemplate
-
withTemplate
-
hasTemplate
public boolean hasTemplate() -
withNewTemplate
-
withNewTemplateLike
public AbstractKafkaConnectSpecFluent<A>.TemplateNested<A> withNewTemplateLike(KafkaConnectTemplate item) -
editTemplate
-
editOrNewTemplate
-
editOrNewTemplateLike
public AbstractKafkaConnectSpecFluent<A>.TemplateNested<A> editOrNewTemplateLike(KafkaConnectTemplate item) -
buildExternalConfiguration
-
withExternalConfiguration
-
hasExternalConfiguration
public boolean hasExternalConfiguration() -
withNewExternalConfiguration
public AbstractKafkaConnectSpecFluent<A>.ExternalConfigurationNested<A> withNewExternalConfiguration() -
withNewExternalConfigurationLike
public AbstractKafkaConnectSpecFluent<A>.ExternalConfigurationNested<A> withNewExternalConfigurationLike(ExternalConfiguration item) -
editExternalConfiguration
-
editOrNewExternalConfiguration
public AbstractKafkaConnectSpecFluent<A>.ExternalConfigurationNested<A> editOrNewExternalConfiguration() -
editOrNewExternalConfigurationLike
public AbstractKafkaConnectSpecFluent<A>.ExternalConfigurationNested<A> editOrNewExternalConfigurationLike(ExternalConfiguration item) -
getClientRackInitImage
-
withClientRackInitImage
-
hasClientRackInitImage
public boolean hasClientRackInitImage() -
buildRack
-
withRack
-
hasRack
public boolean hasRack() -
withNewRack
-
withNewRack
-
withNewRackLike
-
editRack
-
editOrNewRack
-
editOrNewRackLike
-
equals
- Overrides:
equalsin classSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
-
toString
- Overrides:
toStringin classSpecFluent<A extends AbstractKafkaConnectSpecFluent<A>>
-