Skip navigation links
C G S T V 

C

com.tencentcloudapi.vms.v20200902 - package com.tencentcloudapi.vms.v20200902
 
com.tencentcloudapi.vms.v20200902.models - package com.tencentcloudapi.vms.v20200902.models
 

G

getCalledNumber() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Get 被叫手机号码,采用 e.164 标准,格式为+[国家或地区码][用户号码]。 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
getCalledNumber() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 被叫手机号码,采用 e.164 标准,格式为+[国家或地区码][用户号码]。 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
getCallId() - Method in class com.tencentcloudapi.vms.v20200902.models.SendStatus
Get 标识本次发送 ID,标识一次下发记录。
getCodeMessage() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Get 验证码,仅支持填写数字,实际播报语音时,会自动在数字前补充语音文本"您的验证码是"。
getPlayTimes() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Get 播放次数,可选,最多3次,默认2次。
getPlayTimes() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 播放次数,可选,最多3次,默认2次。
getRequestId() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getSendStatus() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
Get 语音验证码发送状态。
getSendStatus() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
Get 语音通知发送状态。
getSessionContext() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Get 用户的 session 内容,腾讯 server 回包中会原样返回。
getSessionContext() - Method in class com.tencentcloudapi.vms.v20200902.models.SendStatus
Get 用户的 session 内容,腾讯 server 回包中会原样返回。 注意:此字段可能返回 null,表示取不到有效值。
getSessionContext() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 用户的 session 内容,腾讯 server 回包中会原样返回。
getTemplateId() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 模板 ID,在控制台审核通过的模板 ID。
getTemplateParamSet() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 模板参数,若模板没有参数,请提供为空数组。 注:语音消息的内容长度不超过350字。
getValue() - Method in enum com.tencentcloudapi.vms.v20200902.VmsErrorCode
 
getVoiceSdkAppid() - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Get 在[语音控制台](https://console.cloud.tencent.com/vms)添加应用后生成的实际SdkAppid,示例如1400006666。
getVoiceSdkAppid() - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Get 在[语音控制台](https://console.cloud.tencent.com/vms)添加应用后生成的实际SdkAppid,示例如1400006666。

S

SendCodeVoice(SendCodeVoiceRequest) - Method in class com.tencentcloudapi.vms.v20200902.VmsClient
给用户发语音验证码(仅支持数字)。
SendCodeVoiceRequest - Class in com.tencentcloudapi.vms.v20200902.models
 
SendCodeVoiceRequest() - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
 
SendCodeVoiceRequest(SendCodeVoiceRequest) - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
SendCodeVoiceResponse - Class in com.tencentcloudapi.vms.v20200902.models
 
SendCodeVoiceResponse() - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
 
SendCodeVoiceResponse(SendCodeVoiceResponse) - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
SendStatus - Class in com.tencentcloudapi.vms.v20200902.models
 
SendStatus() - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendStatus
 
SendStatus(SendStatus) - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendStatus
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
SendTtsVoice(SendTtsVoiceRequest) - Method in class com.tencentcloudapi.vms.v20200902.VmsClient
给用户发送指定模板的语音通知。
SendTtsVoiceRequest - Class in com.tencentcloudapi.vms.v20200902.models
 
SendTtsVoiceRequest() - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
 
SendTtsVoiceRequest(SendTtsVoiceRequest) - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
SendTtsVoiceResponse - Class in com.tencentcloudapi.vms.v20200902.models
 
SendTtsVoiceResponse() - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
 
SendTtsVoiceResponse(SendTtsVoiceResponse) - Constructor for class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
setCalledNumber(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Set 被叫手机号码,采用 e.164 标准,格式为+[国家或地区码][用户号码]。 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
setCalledNumber(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 被叫手机号码,采用 e.164 标准,格式为+[国家或地区码][用户号码]。 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
setCallId(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendStatus
Set 标识本次发送 ID,标识一次下发记录。
setCodeMessage(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Set 验证码,仅支持填写数字,实际播报语音时,会自动在数字前补充语音文本"您的验证码是"。
setPlayTimes(Long) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Set 播放次数,可选,最多3次,默认2次。
setPlayTimes(Long) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 播放次数,可选,最多3次,默认2次。
setRequestId(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setSendStatus(SendStatus) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
Set 语音验证码发送状态。
setSendStatus(SendStatus) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
Set 语音通知发送状态。
setSessionContext(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Set 用户的 session 内容,腾讯 server 回包中会原样返回。
setSessionContext(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendStatus
Set 用户的 session 内容,腾讯 server 回包中会原样返回。 注意:此字段可能返回 null,表示取不到有效值。
setSessionContext(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 用户的 session 内容,腾讯 server 回包中会原样返回。
setTemplateId(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 模板 ID,在控制台审核通过的模板 ID。
setTemplateParamSet(String[]) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 模板参数,若模板没有参数,请提供为空数组。 注:语音消息的内容长度不超过350字。
setVoiceSdkAppid(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Set 在[语音控制台](https://console.cloud.tencent.com/vms)添加应用后生成的实际SdkAppid,示例如1400006666。
setVoiceSdkAppid(String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Set 在[语音控制台](https://console.cloud.tencent.com/vms)添加应用后生成的实际SdkAppid,示例如1400006666。

T

toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendStatus
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.vms.v20200902.models.SendTtsVoiceResponse
Internal implementation, normal users should not use it.

V

valueOf(String) - Static method in enum com.tencentcloudapi.vms.v20200902.VmsErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tencentcloudapi.vms.v20200902.VmsErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VmsClient - Class in com.tencentcloudapi.vms.v20200902
 
VmsClient(Credential, String) - Constructor for class com.tencentcloudapi.vms.v20200902.VmsClient
 
VmsClient(Credential, String, ClientProfile) - Constructor for class com.tencentcloudapi.vms.v20200902.VmsClient
 
VmsErrorCode - Enum in com.tencentcloudapi.vms.v20200902
 
C G S T V 
Skip navigation links

Copyright © 2023. All rights reserved.