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) |
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, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
SecretBindResponse bindAXB(BindAXBRequest request) throws Exception
Exception
SecretBindResponse selectNumberAndBindAXB(SelectNumberAndBindAXBRequest request) throws Exception
Exception
OperationResponse unbindAXB(SpecificSubIdRequest request) throws Exception
Exception
QuerySubscriptionResponse querySubscription(SpecificSubIdRequest request) throws Exception
Exception
QuerySubscriptionForListResponse querySubscriptionForList(QuerySubscriptionForListRequest request) throws Exception
Exception
SecretBindResponse upgradeAXToAXB(UpgradeAXToAXBRequest request) throws Exception
Exception
OperationResponse updateAXB(UpdateAXBRequest request) throws Exception
Exception
SecretBindResponse bindAXN(BindAXNRequest request) throws Exception
Exception
OperationResponse updateAXN(UpdateAXNRequest request) throws Exception
Exception
OperationResponse unbindAXN(SpecificSubIdRequest request) throws Exception
Exception
Click2CallResponse click2Call(Click2CallRequest request) throws Exception
Exception
OperationResponse cancelClick2Call(CancelClick2CallRequest request) throws Exception
Exception
Copyright © 2022. All rights reserved.