| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.server | |
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
OutboundSearchResponse |
MessagesAPIApi.searchOutboundMessages(String xPostmarkServerToken,
Integer count,
Integer offset,
String recipient,
String fromemail,
String tag,
String status,
Date todate,
Date fromdate)
Outbound message search
|
| Modifier and Type | Method and Description |
|---|---|
OutboundSearchResponse |
OutboundSearchResponse.addMessagesItem(OutboundMessageDetail messagesItem) |
OutboundSearchResponse |
OutboundSearchResponse.messages(List<OutboundMessageDetail> messages) |
OutboundSearchResponse |
OutboundSearchResponse.totalCount(Integer totalCount) |
Copyright © 2019. All rights reserved.