| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectDebugLog |
ConnectDebugLog.connectConfig(String connectConfig) |
ConnectDebugLog |
ConnectDebugLog.errorDetails(ErrorDetails errorDetails) |
ConnectDebugLog |
ConnectDebugLog.eventDateTime(String eventDateTime) |
ConnectDebugLog |
ConnectDebugLog.eventDescription(String eventDescription) |
ConnectDebugLog |
ConnectDebugLog.payload(String payload) |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectDebugLog> |
ConnectLog.getConnectDebugLog()
A complex element containing information about the Connect configuration, error details, date/time, description and payload.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectLog |
ConnectLog.addConnectDebugLogItem(ConnectDebugLog connectDebugLogItem) |
| Modifier and Type | Method and Description |
|---|---|
ConnectLog |
ConnectLog.connectDebugLog(List<ConnectDebugLog> connectDebugLog) |
void |
ConnectLog.setConnectDebugLog(List<ConnectDebugLog> connectDebugLog) |
Copyright © 2018. All rights reserved.