Package io.strimzi.api.kafka.model
Interface EntityOperatorSpecFluent.TopicOperatorNested<N>
-
- All Superinterfaces:
EntityTopicOperatorSpecFluent<EntityOperatorSpecFluent.TopicOperatorNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<EntityOperatorSpecFluent.TopicOperatorNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
EntityOperatorSpecFluentImpl.TopicOperatorNestedImpl
- Enclosing interface:
- EntityOperatorSpecFluent<A extends EntityOperatorSpecFluent<A>>
public static interface EntityOperatorSpecFluent.TopicOperatorNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, EntityTopicOperatorSpecFluent<EntityOperatorSpecFluent.TopicOperatorNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.EntityTopicOperatorSpecFluent
EntityTopicOperatorSpecFluent.ExternalLoggingNested<N>, EntityTopicOperatorSpecFluent.InlineLoggingNested<N>, EntityTopicOperatorSpecFluent.JvmOptionsNested<N>, EntityTopicOperatorSpecFluent.LivenessProbeNested<N>, EntityTopicOperatorSpecFluent.ReadinessProbeNested<N>, EntityTopicOperatorSpecFluent.StartupProbeNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTopicOperator()-
Methods inherited from interface io.strimzi.api.kafka.model.EntityTopicOperatorSpecFluent
buildJvmOptions, buildLivenessProbe, buildLogging, buildReadinessProbe, buildStartupProbe, editJvmOptions, editLivenessProbe, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewLivenessProbe, editOrNewLivenessProbeLike, editOrNewReadinessProbe, editOrNewReadinessProbeLike, editOrNewStartupProbe, editOrNewStartupProbeLike, editReadinessProbe, editStartupProbe, getImage, getJvmOptions, getLivenessProbe, getLogging, getReadinessProbe, getReconciliationIntervalSeconds, getResources, getStartupProbe, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, hasImage, hasJvmOptions, hasLivenessProbe, hasLogging, hasReadinessProbe, hasReconciliationIntervalSeconds, hasResources, hasStartupProbe, hasTopicMetadataMaxAttempts, hasWatchedNamespace, hasZookeeperSessionTimeoutSeconds, withExternalLogging, withImage, withInlineLogging, withJvmOptions, withLivenessProbe, withLogging, withNewExternalLogging, withNewExternalLoggingLike, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewInlineLogging, withNewInlineLoggingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewLivenessProbe, withNewLivenessProbe, withNewLivenessProbeLike, withNewReadinessProbe, withNewReadinessProbe, withNewReadinessProbeLike, withNewStartupProbe, withNewStartupProbe, withNewStartupProbeLike, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withReadinessProbe, withReconciliationIntervalSeconds, withResources, withStartupProbe, withTopicMetadataMaxAttempts, withWatchedNamespace, withZookeeperSessionTimeoutSeconds
-
-