Class ProbesObject

    • Constructor Detail

      • ProbesObject

        public ProbesObject()
    • Method Detail

      • doGet

        public ProbeInfo doGet​(String probeName)
        Gets the info of a specific probe.
        Parameters:
        probeName - the shortcut name of the probe to get
        Returns:
        a ProbeInfo
      • launch

        public ProbeInfo launch​(String probeName)
        Launches a specific probe.
        Parameters:
        probeName - the shortcut name of the probe to launch
        Returns:
        the result of the probe in a ProbeInfo