@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class ConnectDebugLog extends Object
| Constructor and Description |
|---|
ConnectDebugLog() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getConnectConfig() |
ErrorDetails |
getErrorDetails() |
String |
getEventDateTime() |
String |
getEventDescription() |
String |
getPayload() |
int |
hashCode() |
void |
setConnectConfig(String connectConfig) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setEventDateTime(String eventDateTime) |
void |
setEventDescription(String eventDescription) |
void |
setPayload(String payload) |
String |
toString() |
public String getConnectConfig()
public void setConnectConfig(String connectConfig)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public String getEventDateTime()
public void setEventDateTime(String eventDateTime)
public String getEventDescription()
public void setEventDescription(String eventDescription)
public String getPayload()
public void setPayload(String payload)
Copyright © 2017. All rights reserved.