Uses of Class
com.sparkpost.model.SuppressionListEntry
| Package | Description |
|---|---|
| com.sparkpost.model | |
| com.sparkpost.resources |
-
Uses of SuppressionListEntry in com.sparkpost.model
Constructors in com.sparkpost.model with parameters of type SuppressionListEntry Constructor Description SuppressionListEntry(SuppressionListEntry entry) -
Uses of SuppressionListEntry in com.sparkpost.resources
Methods in com.sparkpost.resources with parameters of type SuppressionListEntry Modifier and Type Method Description static ResponseResourceSuppressionList. insertOrUpdate(IRestConnection conn, String email, SuppressionListEntry entry)