public class EmailsModel
extends java.lang.Object
| Constructor and Description |
|---|
EmailsModel(org.tiogasolutions.push.kernel.accounts.Account account,
org.tiogasolutions.push.kernel.clients.DomainProfileEntity domain,
java.util.Collection<org.tiogasolutions.push.kernel.requests.PushRequest> requests) |
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.push.kernel.accounts.Account |
getAccount() |
org.tiogasolutions.push.kernel.clients.DomainProfileEntity |
getDomain() |
java.util.List<org.tiogasolutions.push.kernel.requests.PushRequest> |
getRequests() |