public class USMSClient extends DefaultClient implements USMSClientInterface
| 构造器和说明 |
|---|
USMSClient(Config config,
Credential credential) |
getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddlewarepublic USMSClient(Config config, Credential credential)
public CreateUSMSSignatureResponse createUSMSSignature(CreateUSMSSignatureRequest request) throws UCloudException
createUSMSSignature 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreateUSMSTemplateResponse createUSMSTemplate(CreateUSMSTemplateRequest request) throws UCloudException
createUSMSTemplate 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteUSMSSignatureResponse deleteUSMSSignature(DeleteUSMSSignatureRequest request) throws UCloudException
deleteUSMSSignature 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteUSMSTemplateResponse deleteUSMSTemplate(DeleteUSMSTemplateRequest request) throws UCloudException
deleteUSMSTemplate 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetUSMSSendReceiptResponse getUSMSSendReceipt(GetUSMSSendReceiptRequest request) throws UCloudException
getUSMSSendReceipt 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic QueryUSMSSignatureResponse queryUSMSSignature(QueryUSMSSignatureRequest request) throws UCloudException
queryUSMSSignature 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic QueryUSMSTemplateResponse queryUSMSTemplate(QueryUSMSTemplateRequest request) throws UCloudException
queryUSMSTemplate 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic SendBatchUSMSMessageResponse sendBatchUSMSMessage(SendBatchUSMSMessageRequest request) throws UCloudException
sendBatchUSMSMessage 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic SendUSMSMessageResponse sendUSMSMessage(SendUSMSMessageRequest request) throws UCloudException
sendUSMSMessage 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateUSMSSignatureResponse updateUSMSSignature(UpdateUSMSSignatureRequest request) throws UCloudException
updateUSMSSignature 在接口中 USMSClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateUSMSTemplateResponse updateUSMSTemplate(UpdateUSMSTemplateRequest request) throws UCloudException
updateUSMSTemplate 在接口中 USMSClientInterfacerequest - Request objectUCloudException - ExceptionCopyright © 2022. All rights reserved.