Package io.strimzi.api.kafka.model
Class KafkaRebalanceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.SpecFluentImpl<A>
-
- io.strimzi.api.kafka.model.KafkaRebalanceSpecFluentImpl<KafkaRebalanceFluent.SpecNested<N>>
-
- io.strimzi.api.kafka.model.KafkaRebalanceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaRebalanceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaRebalanceFluent.SpecNested<N>>,KafkaRebalanceFluent.SpecNested<N>,KafkaRebalanceSpecFluent<KafkaRebalanceFluent.SpecNested<N>>,SpecFluent<KafkaRebalanceFluent.SpecNested<N>>
- Enclosing class:
- KafkaRebalanceFluentImpl<A extends KafkaRebalanceFluent<A>>
public class KafkaRebalanceFluentImpl.SpecNestedImpl<N> extends KafkaRebalanceSpecFluentImpl<KafkaRebalanceFluent.SpecNested<N>> implements KafkaRebalanceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.strimzi.api.kafka.model.KafkaRebalanceSpecFluentImpl
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, equals, getConcurrentIntraBrokerPartitionMovements, getConcurrentLeaderMovements, getConcurrentPartitionMovementsPerBroker, getExcludedTopics, getFirstGoal, getFirstReplicaMovementStrategy, getGoal, getGoals, getLastGoal, getLastReplicaMovementStrategy, getMatchingGoal, getMatchingReplicaMovementStrategy, getReplicaMovementStrategies, getReplicaMovementStrategy, getReplicationThrottle, hasConcurrentIntraBrokerPartitionMovements, hasConcurrentLeaderMovements, hasConcurrentPartitionMovementsPerBroker, hasExcludedTopics, hasGoals, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaRebalanceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceKafkaRebalanceFluent.SpecNested<N>
-
-