Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.namespaceselector.MatchExpressions
-
-
Uses of MatchExpressions in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution that return MatchExpressions Modifier and Type Method Description MatchExpressionsNamespaceSelectorFluent. buildFirstMatchExpression()MatchExpressionsNamespaceSelectorFluent. buildLastMatchExpression()MatchExpressionsNamespaceSelectorFluent. buildMatchExpression(int index)MatchExpressionsNamespaceSelectorFluent. buildMatchingMatchExpression(Predicate<MatchExpressionsBuilder> predicate)Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution that return types with arguments of type MatchExpressions Modifier and Type Method Description List<MatchExpressions>NamespaceSelectorFluent. buildMatchExpressions()List<MatchExpressions>NamespaceSelector. getMatchExpressions()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution with parameters of type MatchExpressions Modifier and Type Method Description NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<A>NamespaceSelectorFluent. addNewMatchExpressionLike(MatchExpressions item)ANamespaceSelectorFluent. addToMatchExpressions(int index, MatchExpressions item)ANamespaceSelectorFluent. addToMatchExpressions(MatchExpressions... items)ANamespaceSelectorFluent. removeFromMatchExpressions(MatchExpressions... items)NamespaceSelectorFluent.NamespaceselectorMatchExpressionsNested<A>NamespaceSelectorFluent. setNewMatchExpressionLike(int index, MatchExpressions item)ANamespaceSelectorFluent. setToMatchExpressions(int index, MatchExpressions item)ANamespaceSelectorFluent. withMatchExpressions(MatchExpressions... matchExpressions)Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution with type arguments of type MatchExpressions Modifier and Type Method Description ANamespaceSelectorFluent. addAllToNamespaceselectorMatchExpressions(Collection<MatchExpressions> items)ANamespaceSelectorFluent. removeAllFromNamespaceselectorMatchExpressions(Collection<MatchExpressions> items)voidNamespaceSelector. setMatchExpressions(List<MatchExpressions> matchExpressions)ANamespaceSelectorFluent. withMatchExpressions(List<MatchExpressions> matchExpressions) -
Uses of MatchExpressions in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.namespaceselector
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.namespaceselector that return MatchExpressions Modifier and Type Method Description MatchExpressionsMatchExpressionsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.namespaceselector with parameters of type MatchExpressions Constructor Description MatchExpressionsBuilder(MatchExpressions instance)MatchExpressionsBuilder(MatchExpressionsFluent<?> fluent, MatchExpressions instance)MatchExpressionsBuilder(MatchExpressionsFluent<?> fluent, MatchExpressions instance, Boolean validationEnabled)MatchExpressionsBuilder(MatchExpressions instance, Boolean validationEnabled)MatchExpressionsFluent(MatchExpressions instance)
-