Interface DetectRequest

    • Method Detail

      • getAddress

        InetAddress getAddress()
        Returns:
        the address of the host against with the detector should be invoked.
      • getRuntimeAttributes

        Map<String,​String> getRuntimeAttributes()
        Returns:
        additional attributes stored outside of the detector's configuration that may be required when running the detector.