Package com.sparkpost.model
Class SuppressionListEntry
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.SuppressionListEntry
public class SuppressionListEntry extends Base
DTO for storing an entry in a suppression list.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSuppressionListEntry.StatusTypesstatic classSuppressionListEntry.TypeTypes -
Constructor Summary
Constructors Constructor Description SuppressionListEntry()SuppressionListEntry(SuppressionListEntry entry) -
Method Summary
-
Constructor Details
-
SuppressionListEntry
public SuppressionListEntry() -
SuppressionListEntry
-