Class Compound
java.lang.Object
com.suse.salt.netapi.datatypes.target.AbstractTarget<String>
com.suse.salt.netapi.datatypes.target.Compound
Target for specifying minions by compound expression.
-
Field Summary
Fields inherited from class AbstractTarget
target, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractTarget
getProps, getTarget, getType
-
Constructor Details
-
Compound
Creates a compound matcher- Parameters:
expression- Compound targeting expression
-