Class Compound

  • All Implemented Interfaces:
    Target<String>

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

      • target

        protected final T target
    • Constructor Detail

      • Compound

        public Compound​(String expression)
        Creates a compound matcher
        Parameters:
        expression - Compound 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