public class VmsClient
extends com.tencentcloudapi.common.AbstractClient
| Constructor and Description |
|---|
VmsClient(com.tencentcloudapi.common.Credential credential,
String region) |
VmsClient(com.tencentcloudapi.common.Credential credential,
String region,
com.tencentcloudapi.common.profile.ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
SendCodeVoiceResponse |
SendCodeVoice(SendCodeVoiceRequest req)
给用户发语音验证码(仅支持数字)。
|
SendTtsVoiceResponse |
SendTtsVoice(SendTtsVoiceRequest req)
给用户发送指定模板的语音通知。
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic VmsClient(com.tencentcloudapi.common.Credential credential,
String region)
public VmsClient(com.tencentcloudapi.common.Credential credential,
String region,
com.tencentcloudapi.common.profile.ClientProfile profile)
public SendCodeVoiceResponse SendCodeVoice(SendCodeVoiceRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - SendCodeVoiceRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic SendTtsVoiceResponse SendTtsVoice(SendTtsVoiceRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - SendTtsVoiceRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionCopyright © 2023. All rights reserved.