Uses of Class
org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints.labelselector.MatchExpressions
-
Packages that use MatchExpressions Package Description org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints -
-
Uses of MatchExpressions in org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints
Methods in org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints that return types with arguments of type MatchExpressions Modifier and Type Method Description java.util.List<MatchExpressions>LabelSelector. getMatchExpressions()Method parameters in org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints with type arguments of type MatchExpressions Modifier and Type Method Description voidLabelSelector. setMatchExpressions(java.util.List<MatchExpressions> matchExpressions)
-