Class KafkaRebalanceSpecBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.common.SpecFluent<A>
io.strimzi.api.kafka.model.rebalance.KafkaRebalanceSpecFluent<KafkaRebalanceSpecBuilder>
io.strimzi.api.kafka.model.rebalance.KafkaRebalanceSpecBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<KafkaRebalanceSpec>,io.fabric8.kubernetes.api.builder.Visitable<KafkaRebalanceSpecBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaRebalanceSpec,KafkaRebalanceSpecBuilder>
public class KafkaRebalanceSpecBuilder
extends KafkaRebalanceSpecFluent<KafkaRebalanceSpecBuilder>
implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaRebalanceSpec,KafkaRebalanceSpecBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.rebalance.KafkaRebalanceSpecFluent
KafkaRebalanceSpecFluent.MoveReplicasOffVolumesNested<N> -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionKafkaRebalanceSpecBuilder(KafkaRebalanceSpec instance) KafkaRebalanceSpecBuilder(KafkaRebalanceSpecFluent<?> fluent, KafkaRebalanceSpec instance) -
Method Summary
Methods inherited from class io.strimzi.api.kafka.model.rebalance.KafkaRebalanceSpecFluent
addAllToBrokers, addAllToGoals, addAllToMoveReplicasOffVolumes, addAllToReplicaMovementStrategies, addNewMoveReplicasOffVolume, addNewMoveReplicasOffVolumeLike, addToBrokers, addToBrokers, addToGoals, addToGoals, addToMoveReplicasOffVolumes, addToMoveReplicasOffVolumes, addToReplicaMovementStrategies, addToReplicaMovementStrategies, buildFirstMoveReplicasOffVolume, buildLastMoveReplicasOffVolume, buildMatchingMoveReplicasOffVolume, buildMoveReplicasOffVolume, buildMoveReplicasOffVolumes, editFirstMoveReplicasOffVolume, editLastMoveReplicasOffVolume, editMatchingMoveReplicasOffVolume, editMoveReplicasOffVolume, equals, getBroker, getBrokers, getConcurrentIntraBrokerPartitionMovements, getConcurrentLeaderMovements, getConcurrentPartitionMovementsPerBroker, getExcludedTopics, getFirstBroker, getFirstGoal, getFirstReplicaMovementStrategy, getGoal, getGoals, getLastBroker, getLastGoal, getLastReplicaMovementStrategy, getMatchingBroker, getMatchingGoal, getMatchingReplicaMovementStrategy, getMode, getReplicaMovementStrategies, getReplicaMovementStrategy, getReplicationThrottle, hasBrokers, hasConcurrentIntraBrokerPartitionMovements, hasConcurrentLeaderMovements, hasConcurrentPartitionMovementsPerBroker, hasExcludedTopics, hasGoals, hashCode, hasMatchingBroker, hasMatchingGoal, hasMatchingMoveReplicasOffVolume, hasMatchingReplicaMovementStrategy, hasMode, hasMoveReplicasOffVolumes, hasRebalanceDisk, hasReplicaMovementStrategies, hasReplicationThrottle, hasSkipHardGoalCheck, isRebalanceDisk, isSkipHardGoalCheck, removeAllFromBrokers, removeAllFromGoals, removeAllFromMoveReplicasOffVolumes, removeAllFromReplicaMovementStrategies, removeFromBrokers, removeFromGoals, removeFromMoveReplicasOffVolumes, removeFromReplicaMovementStrategies, removeMatchingFromMoveReplicasOffVolumes, setNewMoveReplicasOffVolumeLike, setToBrokers, setToGoals, setToMoveReplicasOffVolumes, setToReplicaMovementStrategies, toString, withBrokers, withBrokers, withConcurrentIntraBrokerPartitionMovements, withConcurrentLeaderMovements, withConcurrentPartitionMovementsPerBroker, withExcludedTopics, withGoals, withGoals, withMode, withMoveReplicasOffVolumes, withMoveReplicasOffVolumes, withRebalanceDisk, withRebalanceDisk, withReplicaMovementStrategies, withReplicaMovementStrategies, withReplicationThrottle, withSkipHardGoalCheck, withSkipHardGoalCheckMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMapMethods inherited from interface io.fabric8.kubernetes.api.builder.Visitable
accept, accept, accept, accept, getTarget, getVisitableMap
-
Constructor Details
-
KafkaRebalanceSpecBuilder
public KafkaRebalanceSpecBuilder() -
KafkaRebalanceSpecBuilder
-
KafkaRebalanceSpecBuilder
-
KafkaRebalanceSpecBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<KafkaRebalanceSpec>
-