| Modifier and Type | Field and Description |
|---|---|
PostmarkStatus |
PostmarkResponse.status
The status outcome of the response.
|
| Modifier and Type | Method and Description |
|---|---|
PostmarkStatus |
PostmarkResponse.getStatus() |
static PostmarkStatus |
PostmarkStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostmarkStatus[] |
PostmarkStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostmarkResponse.setStatus(PostmarkStatus status) |
Copyright © 2017. All rights reserved.