Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution.nodeselectorterms.MatchFieldsBuilder
-
-
Uses of MatchFieldsBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.nodeaffinity.requiredduringschedulingignoredduringexecution with type arguments of type MatchFieldsBuilder Modifier and Type Method Description MatchFieldsNodeSelectorTermsFluent. buildMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)NodeSelectorTermsFluent.NodeselectortermsMatchFieldsNested<A>NodeSelectorTermsFluent. editMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)booleanNodeSelectorTermsFluent. hasMatchingMatchField(Predicate<MatchFieldsBuilder> predicate)ANodeSelectorTermsFluent. removeMatchingFromNodeselectortermsMatchFields(Predicate<MatchFieldsBuilder> predicate)
-