| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectLog |
ConnectApi.getEventLog(String accountId,
String logId)
Get the specified Connect log entry.
|
ConnectLog |
ConnectApi.getEventLog(String accountId,
String logId,
ConnectApi.GetEventLogOptions options)
Get the specified Connect log entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectLog> |
ConnectLogs.getFailures()
An array of containing failure information from the Connect failure log.
|
List<ConnectLog> |
ConnectLogs.getLogs()
A complex type containing Connect log information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectLogs.setFailures(List<ConnectLog> failures) |
void |
ConnectLogs.setLogs(List<ConnectLog> logs) |
Copyright © 2017. All rights reserved.