Class Range

  • All Implemented Interfaces:
    Target<String>

    public class Range
    extends Object
    implements Target<String>
    Target for specifying minions by range expression.
    • Field Detail

      • target

        protected final T target
    • Constructor Detail

      • Range

        public Range​(String range)
        Creates a range matcher
        Parameters:
        range - Range targeting expression
    • Method Detail

      • getTarget

        public T getTarget()
      • getProps

        public Map<String,​Object> getProps()
        Returns:
        a map of items to include in the API call payload