| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.account | |
| net.nextpulse.postmarkapp.models.account |
| Modifier and Type | Method and Description |
|---|---|
StandardPostmarkResponse |
DomainsAPIApi.deleteDomain(String xPostmarkAccountToken,
Integer domainid)
Delete a Domain
|
StandardPostmarkResponse |
SenderSignaturesAPIApi.deleteSenderSignature(String xPostmarkAccountToken,
Integer signatureid)
Delete a Sender Signature
|
StandardPostmarkResponse |
SenderSignaturesAPIApi.requestNewDKIMKeyForSenderSignature(String xPostmarkAccountToken,
Integer signatureid)
Request a new DKIM Key
Requests a new DKIM key to be created.
|
StandardPostmarkResponse |
SenderSignaturesAPIApi.resendSenderSignatureConfirmationEmail(String xPostmarkAccountToken,
Integer signatureid)
Resend Signature Confirmation Email
|
| Modifier and Type | Method and Description |
|---|---|
StandardPostmarkResponse |
StandardPostmarkResponse.errorCode(Integer errorCode) |
StandardPostmarkResponse |
StandardPostmarkResponse.message(String message) |
Copyright © 2019. All rights reserved.