Uses of Class
io.strimzi.api.kafka.model.mirrormaker2.KafkaMirrorMaker2ClusterSpecBuilder
Packages that use KafkaMirrorMaker2ClusterSpecBuilder
-
Uses of KafkaMirrorMaker2ClusterSpecBuilder in io.strimzi.api.kafka.model.mirrormaker2
Method parameters in io.strimzi.api.kafka.model.mirrormaker2 with type arguments of type KafkaMirrorMaker2ClusterSpecBuilderModifier and TypeMethodDescriptionKafkaMirrorMaker2SpecFluent.buildMatchingCluster(Predicate<KafkaMirrorMaker2ClusterSpecBuilder> predicate) KafkaMirrorMaker2SpecFluent.editMatchingCluster(Predicate<KafkaMirrorMaker2ClusterSpecBuilder> predicate) booleanKafkaMirrorMaker2SpecFluent.hasMatchingCluster(Predicate<KafkaMirrorMaker2ClusterSpecBuilder> predicate) KafkaMirrorMaker2SpecFluent.removeMatchingFromClusters(Predicate<KafkaMirrorMaker2ClusterSpecBuilder> predicate)