Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.preference.MatchFieldsBuilder
-
-
Uses of MatchFieldsBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution with type arguments of type MatchFieldsBuilder Modifier and Type Method Description MatchFieldsPreferenceFluent. buildMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. editMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)booleanPreferenceFluent. hasMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)APreferenceFluent. removeMatchingFromMatchFields(Predicate<MatchFieldsBuilder> predicate)
-