| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.server | |
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
InboundSearchResponse |
MessagesAPIApi.searchInboundMessages(String xPostmarkServerToken,
Integer count,
Integer offset,
String recipient,
String fromemail,
String subject,
String mailboxhash,
String tag,
String status,
Date todate,
Date fromdate)
Inbound message search
|
| Modifier and Type | Method and Description |
|---|---|
InboundSearchResponse |
InboundSearchResponse.addInboundMessagesItem(InboundMessageDetail inboundMessagesItem) |
InboundSearchResponse |
InboundSearchResponse.inboundMessages(List<InboundMessageDetail> inboundMessages) |
InboundSearchResponse |
InboundSearchResponse.totalCount(Integer totalCount) |
Copyright © 2019. All rights reserved.