| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.entities.v2 | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
UnsubscriberEntity |
MailQ.getUnsubscriber(Long recipientsListId,
String email)
Get unsubscriber from recipients list
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<UnsubscriberEntity> |
UnsubscribersEntity.iterator() |
Spliterator<UnsubscriberEntity> |
UnsubscribersEntity.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnsubscribersEntity.forEach(java.util.function.Consumer<? super UnsubscriberEntity> action) |
| Constructor and Description |
|---|
UnsubscribersEntity(List<UnsubscriberEntity> unsubscribers) |
| Modifier and Type | Method and Description |
|---|---|
UnsubscriberEntity |
RecipientsListResource.getUnsunscriber(Long recipientsListId,
String email) |
Copyright © 2018. All rights reserved.