| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.server | |
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
BounceSearchResponse |
BouncesAPIApi.getBounces(String xPostmarkServerToken,
Integer count,
Integer offset,
String type,
Boolean inactive,
String emailFilter,
String messageID,
String tag,
Date todate,
Date fromdate)
Get bounces
|
| Modifier and Type | Method and Description |
|---|---|
BounceSearchResponse |
BounceSearchResponse.addBouncesItem(BounceInfoResponse bouncesItem) |
BounceSearchResponse |
BounceSearchResponse.bounces(List<BounceInfoResponse> bounces) |
BounceSearchResponse |
BounceSearchResponse.totalCount(Integer totalCount) |
Copyright © 2019. All rights reserved.