public class ExternalEventSourceCPASEventsDebuggingInfo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ExternalEventSourceCPASEventsDebuggingInfo() |
| Modifier and Type | Method and Description |
|---|---|
ExternalEventSourceCPASEventsDebuggingInfo |
copyFrom(ExternalEventSourceCPASEventsDebuggingInfo instance) |
APIContext |
getContext() |
Long |
getFieldCounts() |
String |
getFieldDiagnostic() |
String |
getFieldEventName() |
String |
getId() |
static APIRequest.ResponseParser<ExternalEventSourceCPASEventsDebuggingInfo> |
getParser() |
static ExternalEventSourceCPASEventsDebuggingInfo |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<ExternalEventSourceCPASEventsDebuggingInfo> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
ExternalEventSourceCPASEventsDebuggingInfo |
setFieldCounts(Long value) |
ExternalEventSourceCPASEventsDebuggingInfo |
setFieldDiagnostic(String value) |
ExternalEventSourceCPASEventsDebuggingInfo |
setFieldEventName(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic ExternalEventSourceCPASEventsDebuggingInfo()
public static ExternalEventSourceCPASEventsDebuggingInfo loadJSON(String json, APIContext context, String header)
public static APINodeList<ExternalEventSourceCPASEventsDebuggingInfo> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Long getFieldCounts()
public ExternalEventSourceCPASEventsDebuggingInfo setFieldCounts(Long value)
public String getFieldDiagnostic()
public ExternalEventSourceCPASEventsDebuggingInfo setFieldDiagnostic(String value)
public String getFieldEventName()
public ExternalEventSourceCPASEventsDebuggingInfo setFieldEventName(String value)
public ExternalEventSourceCPASEventsDebuggingInfo copyFrom(ExternalEventSourceCPASEventsDebuggingInfo instance)
public static APIRequest.ResponseParser<ExternalEventSourceCPASEventsDebuggingInfo> getParser()
Copyright © 2024. All rights reserved.