public abstract class TencentUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Long |
INTERNATIONAL |
static String |
REGION |
static Integer |
SEND_BAT_SIZE |
static Long |
SMSTYPE |
| 构造器和说明 |
|---|
TencentUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.tencentcloudapi.common.Credential |
getCred() |
static com.tencentcloudapi.common.Credential |
getCred(ApiConf api) |
static String |
getSmsAppId() |
static String |
getSmsAppId(ApiConf api) |
static com.tencentcloudapi.sms.v20210111.SmsClient |
getSmsClient() |
static com.tencentcloudapi.sms.v20210111.SmsClient |
getSmsClient(ApiConf api) |
public static final Long INTERNATIONAL
public static final Long SMSTYPE
public static final Integer SEND_BAT_SIZE
public static com.tencentcloudapi.common.Credential getCred()
public static com.tencentcloudapi.common.Credential getCred(ApiConf api)
public static com.tencentcloudapi.sms.v20210111.SmsClient getSmsClient()
public static com.tencentcloudapi.sms.v20210111.SmsClient getSmsClient(ApiConf api)
public static String getSmsAppId()
Copyright © 2023. All rights reserved.