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