| Package | Description |
|---|---|
| com.tencentcloudapi.common |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonRequest |
class |
CommonSSEResponse |
class |
SSEResponseModel |
| 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) |
<T> T |
CommonClient.commonRequest(AbstractModel req,
String actionName,
Class<T> typeOfT) |
protected String |
AbstractClient.internalRequest(AbstractModel request,
String actionName) |
protected <T> T |
AbstractClient.internalRequest(AbstractModel request,
String actionName,
Class<T> typeOfT) |
protected okhttp3.Response |
AbstractClient.internalRequestRaw(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 © 2025. All rights reserved.