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