| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectLogs |
ConnectApi.listEventFailureLogs(String accountId)
Gets the Connect failure log information.
|
ConnectLogs |
ConnectApi.listEventFailureLogs(String accountId,
ConnectApi.ListEventFailureLogsOptions options)
Gets the Connect failure log information.
|
ConnectLogs |
ConnectApi.listEventLogs(String accountId)
Gets the Connect log.
|
ConnectLogs |
ConnectApi.listEventLogs(String accountId,
ConnectApi.ListEventLogsOptions options)
Gets the Connect log.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectLogs |
ConnectLogs.addFailuresItem(ConnectLog failuresItem) |
ConnectLogs |
ConnectLogs.addLogsItem(ConnectLog logsItem) |
ConnectLogs |
ConnectLogs.failures(List<ConnectLog> failures) |
ConnectLogs |
ConnectLogs.logs(List<ConnectLog> logs) |
ConnectLogs |
ConnectLogs.totalRecords(String totalRecords) |
ConnectLogs |
ConnectLogs.type(String type) |
Copyright © 2018. All rights reserved.