public class ExternalEventSourceDebugging extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ExternalEventSourceDebugging() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ExternalEventSourceDebugging loadJSON(String json, APIContext context)
public static APINodeList<ExternalEventSourceDebugging> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldAppVersion()
public ExternalEventSourceDebugging setFieldAppVersion(String value)
public String getFieldContentUrl()
public ExternalEventSourceDebugging setFieldContentUrl(String value)
public String getFieldDeviceOs()
public ExternalEventSourceDebugging setFieldDeviceOs(String value)
public String getFieldDiagnostic()
public ExternalEventSourceDebugging setFieldDiagnostic(String value)
public String getFieldEventName()
public ExternalEventSourceDebugging setFieldEventName(String value)
public Long getFieldEventTime()
public ExternalEventSourceDebugging setFieldEventTime(Long value)
public String getFieldMissingIds()
public ExternalEventSourceDebugging setFieldMissingIds(String value)
public String getFieldSeverity()
public ExternalEventSourceDebugging setFieldSeverity(String value)
public String getFieldId()
public ExternalEventSourceDebugging setFieldId(String value)
public ExternalEventSourceDebugging copyFrom(ExternalEventSourceDebugging instance)
public static APIRequest.ResponseParser<ExternalEventSourceDebugging> getParser()
Copyright © 2018. All rights reserved.