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 |
---|---|
protected String |
AbstractClient.internalRequest(AbstractModel request,
String actionName) |
protected <V extends AbstractModel> |
AbstractModel.setParamArrayObj(HashMap<String,String> map,
String prefix,
V[] array) |
Copyright © 2020. All rights reserved.