Uses of Class
com.tencentcloudapi.vms.v20200902.models.SendCodeVoiceResponse
-
Packages that use SendCodeVoiceResponse Package Description com.tencentcloudapi.vms.v20200902 com.tencentcloudapi.vms.v20200902.models -
-
Uses of SendCodeVoiceResponse in com.tencentcloudapi.vms.v20200902
Methods in com.tencentcloudapi.vms.v20200902 that return SendCodeVoiceResponse Modifier and Type Method Description SendCodeVoiceResponseVmsClient. SendCodeVoice(SendCodeVoiceRequest req)给用户发语音验证码(仅支持数字)。 -
Uses of SendCodeVoiceResponse in com.tencentcloudapi.vms.v20200902.models
Constructors in com.tencentcloudapi.vms.v20200902.models with parameters of type SendCodeVoiceResponse Constructor Description SendCodeVoiceResponse(SendCodeVoiceResponse source)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.
-