Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
UnseenErrorCountDto |
WebhookControllerApi.getWebhookResultsUnseenErrorCount()
Get count of unseen webhook results with error status
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<UnseenErrorCountDto> |
WebhookControllerApi.getWebhookResultsUnseenErrorCountWithHttpInfo()
Get count of unseen webhook results with error status
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
WebhookControllerApi.getWebhookResultsUnseenErrorCountAsync(ApiCallback<UnseenErrorCountDto> _callback)
Get count of unseen webhook results with error status (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
UnseenErrorCountDto |
UnseenErrorCountDto.count(Long count) |
static UnseenErrorCountDto |
UnseenErrorCountDto.fromJson(String jsonString)
Create an instance of UnseenErrorCountDto given an JSON string
|
Copyright © 2023. All rights reserved.