public interface ISecretNumberService extends IBaseService
| Modifier and Type | Method and Description |
|---|---|
SecretBindResponse |
bindAXB(BindAXBRequest request) |
SecretBindResponse |
bindAXN(BindAXNRequest request) |
OperationResponse |
cancelClick2Call(CancelClick2CallRequest request) |
Click2CallResponse |
click2Call(Click2CallRequest request) |
QuerySubscriptionResponse |
querySubscription(SpecificSubIdRequest request) |
QuerySubscriptionForListResponse |
querySubscriptionForList(QuerySubscriptionForListRequest request) |
SecretBindResponse |
selectNumberAndBindAXB(SelectNumberAndBindAXBRequest request) |
SecretBindResponse |
selectNumberAndBindAXN(SelectNumberAndBindAXNRequest request) |
OperationResponse |
unbindAXB(SpecificSubIdRequest request) |
OperationResponse |
unbindAXN(SpecificSubIdRequest request) |
OperationResponse |
updateAXB(UpdateAXBRequest request) |
OperationResponse |
updateAXN(UpdateAXNRequest request) |
SecretBindResponse |
upgradeAXToAXB(UpgradeAXToAXBRequest request) |
getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2SecretBindResponse bindAXB(BindAXBRequest request) throws Exception
ExceptionSecretBindResponse selectNumberAndBindAXB(SelectNumberAndBindAXBRequest request) throws Exception
ExceptionOperationResponse unbindAXB(SpecificSubIdRequest request) throws Exception
ExceptionQuerySubscriptionResponse querySubscription(SpecificSubIdRequest request) throws Exception
ExceptionQuerySubscriptionForListResponse querySubscriptionForList(QuerySubscriptionForListRequest request) throws Exception
ExceptionSecretBindResponse upgradeAXToAXB(UpgradeAXToAXBRequest request) throws Exception
ExceptionOperationResponse updateAXB(UpdateAXBRequest request) throws Exception
ExceptionSecretBindResponse bindAXN(BindAXNRequest request) throws Exception
ExceptionSecretBindResponse selectNumberAndBindAXN(SelectNumberAndBindAXNRequest request) throws Exception
ExceptionOperationResponse updateAXN(UpdateAXNRequest request) throws Exception
ExceptionOperationResponse unbindAXN(SpecificSubIdRequest request) throws Exception
ExceptionClick2CallResponse click2Call(Click2CallRequest request) throws Exception
ExceptionOperationResponse cancelClick2Call(CancelClick2CallRequest request) throws Exception
ExceptionCopyright © 2022. All rights reserved.