| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
BounceCountElement |
BounceCountElement.count(Integer count) |
BounceCountElement |
BounceCountElement.name(String name) |
BounceCountElement |
BounceCountElement.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<BounceCountElement> |
DeliveryStatsResponse.getBounces()
Get bounces
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryStatsResponse |
DeliveryStatsResponse.addBouncesItem(BounceCountElement bouncesItem) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryStatsResponse |
DeliveryStatsResponse.bounces(List<BounceCountElement> bounces) |
void |
DeliveryStatsResponse.setBounces(List<BounceCountElement> bounces) |
Copyright © 2019. All rights reserved.