Package io.strimzi.api.kafka.model
Interface KafkaTopicFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaTopicFluent.SpecNested<N>>,KafkaTopicSpecFluent<KafkaTopicFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SpecFluent<KafkaTopicFluent.SpecNested<N>>
- All Known Implementing Classes:
KafkaTopicFluentImpl.SpecNestedImpl
- Enclosing interface:
- KafkaTopicFluent<A extends KafkaTopicFluent<A>>
public static interface KafkaTopicFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaTopicSpecFluent<KafkaTopicFluent.SpecNested<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.KafkaTopicSpecFluent
addToConfig, addToConfig, getConfig, getPartitions, getReplicas, getTopicName, hasConfig, hasPartitions, hasReplicas, hasTopicName, removeFromConfig, removeFromConfig, withConfig, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withNewTopicName, withPartitions, withReplicas, withTopicName
-
-