public class DetectorsResponse
extends java.lang.Object
| Constructor and Description |
|---|
DetectorsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ContextInfo |
getDetectorByName(java.lang.String name) |
void |
prettyPrint() |
java.lang.String |
toJSON() |
public ContextInfo getDetectorByName(java.lang.String name) throws NLApiException
NLApiExceptionpublic java.lang.String toJSON()
public void prettyPrint()