| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<SpamCheck> |
ReportsApi.reportsSpamchecksHistoryGet(Integer limit,
Integer offset)
Returns detailed spam check.
|
ApiResponse<List<SpamCheck>> |
ReportsApi.reportsSpamchecksHistoryGetWithHttpInfo(Integer limit,
Integer offset)
Returns detailed spam check.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ReportsApi.reportsSpamchecksHistoryGetAsync(Integer limit,
Integer offset,
ApiCallback<List<SpamCheck>> callback)
Returns detailed spam check.
|
| Modifier and Type | Method and Description |
|---|---|
SpamCheck |
SpamCheck.addRulesItem(SpamRule rulesItem) |
SpamCheck |
SpamCheck.channelName(String channelName) |
SpamCheck |
SpamCheck.date(String date) |
SpamCheck |
SpamCheck.fromEmail(String fromEmail) |
SpamCheck |
SpamCheck.msgID(String msgID) |
SpamCheck |
SpamCheck.rules(List<SpamRule> rules) |
SpamCheck |
SpamCheck.subject(String subject) |
SpamCheck |
SpamCheck.totalScore(String totalScore) |
Copyright © 2019. All rights reserved.