| Package | Description |
|---|---|
| com.clicksend.controllers | |
| com.clicksend.models |
| Modifier and Type | Method and Description |
|---|---|
String |
PostDirectMailController.calculatePrice(PostDirectMail postDirectMail)
TODO: type endpoint description here
|
void |
PostDirectMailController.calculatePriceAsync(PostDirectMail postDirectMail,
APICallBack<String> callBack)
TODO: type endpoint description here
|
String |
PostDirectMailController.sendCampaign(PostDirectMail postDirectMail)
TODO: type endpoint description here
|
void |
PostDirectMailController.sendCampaignAsync(PostDirectMail postDirectMail,
APICallBack<String> callBack)
TODO: type endpoint description here
|
| Modifier and Type | Method and Description |
|---|---|
PostDirectMail |
PostDirectMailBuilder.build()
Build the instance with the given values
|
Copyright © 2017. All rights reserved.