Uses of Class
org.apache.camel.v1.integrationspec.template.spec.TopologySpreadConstraints
-
Packages that use TopologySpreadConstraints Package Description org.apache.camel.v1.integrationspec.template -
-
Uses of TopologySpreadConstraints in org.apache.camel.v1.integrationspec.template
Methods in org.apache.camel.v1.integrationspec.template that return types with arguments of type TopologySpreadConstraints Modifier and Type Method Description java.util.List<TopologySpreadConstraints>Spec. getTopologySpreadConstraints()Method parameters in org.apache.camel.v1.integrationspec.template with type arguments of type TopologySpreadConstraints Modifier and Type Method Description voidSpec. setTopologySpreadConstraints(java.util.List<TopologySpreadConstraints> topologySpreadConstraints)
-