| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
InboundFaxRulesApi.faxInboundAutomationPost(InboundFaxRule inboundFaxRule)
Create new inbound fax automation
Create new inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPostAsync(InboundFaxRule inboundFaxRule,
ApiCallback<String> callback)
Create new inbound fax automation (asynchronously)
Create new inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPostCall(InboundFaxRule inboundFaxRule,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for faxInboundAutomationPost
|
ApiResponse<String> |
InboundFaxRulesApi.faxInboundAutomationPostWithHttpInfo(InboundFaxRule inboundFaxRule)
Create new inbound fax automation
Create new inbound fax automation
|
String |
InboundFaxRulesApi.faxInboundAutomationPut(Integer inboundRuleId,
InboundFaxRule inboundFaxRule)
Update inbound fax automation
Update inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPutAsync(Integer inboundRuleId,
InboundFaxRule inboundFaxRule,
ApiCallback<String> callback)
Update inbound fax automation (asynchronously)
Update inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPutCall(Integer inboundRuleId,
InboundFaxRule inboundFaxRule,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for faxInboundAutomationPut
|
ApiResponse<String> |
InboundFaxRulesApi.faxInboundAutomationPutWithHttpInfo(Integer inboundRuleId,
InboundFaxRule inboundFaxRule)
Update inbound fax automation
Update inbound fax automation
|
| Modifier and Type | Method and Description |
|---|---|
InboundFaxRule |
InboundFaxRule.action(String action) |
InboundFaxRule |
InboundFaxRule.actionAddress(String actionAddress) |
InboundFaxRule |
InboundFaxRule.dedicatedNumber(String dedicatedNumber) |
InboundFaxRule |
InboundFaxRule.enabled(BigDecimal enabled) |
InboundFaxRule |
InboundFaxRule.ruleName(String ruleName) |
Copyright © 2019. All rights reserved.