Package io.strimzi.api.kafka.model
Interface KafkaRebalanceFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaRebalanceFluent.SpecNested<N>>,KafkaRebalanceSpecFluent<KafkaRebalanceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SpecFluent<KafkaRebalanceFluent.SpecNested<N>>
- All Known Implementing Classes:
KafkaRebalanceFluentImpl.SpecNestedImpl
- Enclosing interface:
- KafkaRebalanceFluent<A extends KafkaRebalanceFluent<A>>
public static interface KafkaRebalanceFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaRebalanceSpecFluent<KafkaRebalanceFluent.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.KafkaRebalanceSpecFluent
addAllToGoals, addAllToReplicaMovementStrategies, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewGoal, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addNewReplicaMovementStrategy, addToGoals, addToGoals, addToReplicaMovementStrategies, addToReplicaMovementStrategies, getConcurrentIntraBrokerPartitionMovements, getConcurrentLeaderMovements, getConcurrentPartitionMovementsPerBroker, getExcludedTopics, getFirstGoal, getFirstReplicaMovementStrategy, getGoal, getGoals, getLastGoal, getLastReplicaMovementStrategy, getMatchingGoal, getMatchingReplicaMovementStrategy, getReplicaMovementStrategies, getReplicaMovementStrategy, getReplicationThrottle, hasConcurrentIntraBrokerPartitionMovements, hasConcurrentLeaderMovements, hasConcurrentPartitionMovementsPerBroker, hasExcludedTopics, hasGoals, hasMatchingGoal, hasMatchingReplicaMovementStrategy, hasReplicaMovementStrategies, hasReplicationThrottle, hasSkipHardGoalCheck, isSkipHardGoalCheck, removeAllFromGoals, removeAllFromReplicaMovementStrategies, removeFromGoals, removeFromReplicaMovementStrategies, setToGoals, setToReplicaMovementStrategies, withConcurrentIntraBrokerPartitionMovements, withConcurrentLeaderMovements, withConcurrentPartitionMovementsPerBroker, withExcludedTopics, withGoals, withGoals, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withNewExcludedTopics, withReplicaMovementStrategies, withReplicaMovementStrategies, withReplicationThrottle, withSkipHardGoalCheck
-
-