| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionalEmailsApi.blockNewDomain(BlockDomain blockDomain)
Add a new domain to the list of blocked domains
Blocks a new domain in order to avoid messages being sent to the same
|
com.squareup.okhttp.Call |
TransactionalEmailsApi.blockNewDomainAsync(BlockDomain blockDomain,
ApiCallback<Void> callback)
Add a new domain to the list of blocked domains (asynchronously)
Blocks a new domain in order to avoid messages being sent to the same
|
com.squareup.okhttp.Call |
TransactionalEmailsApi.blockNewDomainCall(BlockDomain blockDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for blockNewDomain
|
ApiResponse<Void> |
TransactionalEmailsApi.blockNewDomainWithHttpInfo(BlockDomain blockDomain)
Add a new domain to the list of blocked domains
Blocks a new domain in order to avoid messages being sent to the same
|
| Modifier and Type | Method and Description |
|---|---|
BlockDomain |
BlockDomain.domain(String domain) |
Copyright © 2021. All rights reserved.