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