Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.namespaceselector.MatchExpressionsBuilder
-
-
Uses of MatchExpressionsBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution with type arguments of type MatchExpressionsBuilder Modifier and Type Method Description MatchExpressionsNamespaceSelectorFluent. buildMatchingMatchExpression(Predicate<MatchExpressionsBuilder> predicate)NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<A>NamespaceSelectorFluent. editMatchingMatchExpression(Predicate<MatchExpressionsBuilder> predicate)booleanNamespaceSelectorFluent. hasMatchingMatchExpression(Predicate<MatchExpressionsBuilder> predicate)ANamespaceSelectorFluent. removeMatchingFromNamespaceselectorMatchExpressions(Predicate<MatchExpressionsBuilder> predicate)
-