Uses of Class
org.apache.camel.v1.integrationspec.template.spec.topologyspreadconstraints.LabelSelector
-
Packages that use LabelSelector Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of LabelSelector in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return LabelSelector Modifier and Type Method Description LabelSelectorTopologySpreadConstraints. getLabelSelector()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type LabelSelector Modifier and Type Method Description voidTopologySpreadConstraints. setLabelSelector(LabelSelector labelSelector)
-