Class MinionList

    • Field Detail

      • target

        protected final T target
    • Constructor Detail

      • MinionList

        public MinionList​(List<String> targets)
        Constructor taking a list of minions as strings.
        Parameters:
        targets - as a list of strings
      • MinionList

        public MinionList​(String... targets)
        Constructor taking an optional list of strings.
        Parameters:
        targets - as strings
    • Method Detail

      • getTarget

        public T getTarget()
      • getProps

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