public class DetectorClientImpl extends Object implements org.opennms.integration.api.v1.detectors.DetectorClient
DetectorClient for OpenNMS instance.| Constructor and Description | 
|---|
DetectorClientImpl(LocationAwareDetectorClient locationAwareDetectorClient)  | 
| Modifier and Type | Method and Description | 
|---|---|
CompletableFuture<Boolean> | 
detect(String serviceName,
      String hostName,
      Map<String,String> detectorAttributes)  | 
public DetectorClientImpl(LocationAwareDetectorClient locationAwareDetectorClient)
Copyright © 2020. All rights reserved.