| Package | Description |
|---|---|
| com.tencentcloudapi.common |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends AbstractModel> |
AbstractModel.setParamArrayObj(HashMap<String,String> map,
String prefix,
V[] array) |
protected <V extends AbstractModel> |
AbstractModel.setParamObj(HashMap<String,String> map,
String prefix,
V obj) |
static <O extends AbstractModel> |
AbstractModel.toJsonString(O obj) |
| Modifier and Type | Method and Description |
|---|---|
String |
CommonClient.commonRequest(AbstractModel req,
String actionName) |
protected String |
AbstractClient.internalRequest(AbstractModel request,
String actionName) |
Object |
AbstractClient.retry(AbstractModel req,
int retryTimes)
请注意购买类接口谨慎调用,可能导致多次购买
仅幂等接口推荐使用
|
protected <V extends AbstractModel> |
AbstractModel.setParamArrayObj(HashMap<String,String> map,
String prefix,
V[] array) |
Copyright © 2023. All rights reserved.