| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.json | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntriesEntity |
MailQ.getRecipientsFromList(Long recipientsListId)
Get entries from recipients list
|
RecipientsListEntriesEntity |
MailQ.getRecipientsFromList(Long recipientsListId,
Pagination pagination)
Get entries from recipients list
|
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntriesEntity |
RecipientsListEntriesEntitySerializer.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
RecipientsListEntriesEntitySerializer.serialize(RecipientsListEntriesEntity recipientsListEntriesEntity,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntriesEntity |
RecipientsListResource.getRecipientsFromList(Long recipientsListId,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecipientsListResource.addRecipientsToList(Long recipientsListId,
RecipientsListEntriesEntity recipientsListEntries,
Boolean validate) |
Copyright © 2016. All rights reserved.