Uses of Class
com.sparkpost.model.responses.SupressionListResponse
| Package | Description |
|---|---|
| com.sparkpost.resources |
-
Uses of SupressionListResponse in com.sparkpost.resources
Methods in com.sparkpost.resources that return SupressionListResponse Modifier and Type Method Description static SupressionListResponseResourceSuppressionList. check(IRestConnection conn, String email)static SupressionListResponseResourceSuppressionList. insertOrUpdateBulk(IRestConnection conn, SuppressionList suppressionList)static SupressionListResponseResourceSuppressionList. remove(IRestConnection conn, String email)static SupressionListResponseResourceSuppressionList. search(IRestConnection conn, String to, String from, String types, String limit)