| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
InboundSmsRulesApi.smsInboundAutomationPost(InboundSMSRule inboundSmsRule)
Create new inbound sms automation
Create new inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPostAsync(InboundSMSRule inboundSmsRule,
ApiCallback<String> callback)
Create new inbound sms automation (asynchronously)
Create new inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPostCall(InboundSMSRule inboundSmsRule,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for smsInboundAutomationPost
|
ApiResponse<String> |
InboundSmsRulesApi.smsInboundAutomationPostWithHttpInfo(InboundSMSRule inboundSmsRule)
Create new inbound sms automation
Create new inbound sms automation
|
String |
InboundSmsRulesApi.smsInboundAutomationPut(Integer inboundRuleId,
InboundSMSRule inboundSmsRule)
Update inbound sms automation
Update inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPutAsync(Integer inboundRuleId,
InboundSMSRule inboundSmsRule,
ApiCallback<String> callback)
Update inbound sms automation (asynchronously)
Update inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPutCall(Integer inboundRuleId,
InboundSMSRule inboundSmsRule,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for smsInboundAutomationPut
|
ApiResponse<String> |
InboundSmsRulesApi.smsInboundAutomationPutWithHttpInfo(Integer inboundRuleId,
InboundSMSRule inboundSmsRule)
Update inbound sms automation
Update inbound sms automation
|
| Modifier and Type | Method and Description |
|---|---|
InboundSMSRule |
InboundSMSRule.action(String action) |
InboundSMSRule |
InboundSMSRule.actionAddress(String actionAddress) |
InboundSMSRule |
InboundSMSRule.dedicatedNumber(String dedicatedNumber) |
InboundSMSRule |
InboundSMSRule.enabled(BigDecimal enabled) |
InboundSMSRule |
InboundSMSRule.messageSearchTerm(String messageSearchTerm) |
InboundSMSRule |
InboundSMSRule.messageSearchType(BigDecimal messageSearchType) |
InboundSMSRule |
InboundSMSRule.ruleName(String ruleName) |
Copyright © 2019. All rights reserved.