Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution.PreferenceFluent.MatchFieldsNested
-
-
Uses of PreferenceFluent.MatchFieldsNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.nodeaffinity.preferredduringschedulingignoredduringexecution that return PreferenceFluent.MatchFieldsNested Modifier and Type Method Description PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. addNewMatchField()PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. addNewMatchFieldLike(MatchFields item)PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. editFirstMatchField()PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. editLastMatchField()PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. editMatchField(int index)PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. editMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)PreferenceFluent.MatchFieldsNested<A>PreferenceFluent. setNewMatchFieldLike(int index, MatchFields item)
-