public class DetectResultsImpl extends Object implements DetectResults
Constructor and Description |
---|
DetectResultsImpl(boolean detected) |
DetectResultsImpl(boolean detected,
Map<String,String> metaData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getServiceAttributes() |
boolean |
isServiceDetected() |
public boolean isServiceDetected()
isServiceDetected
in interface DetectResults
public Map<String,String> getServiceAttributes()
getServiceAttributes
in interface DetectResults
Copyright © 2021. All rights reserved.