public class CommonClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
CommonClient(String productName,
String version,
Credential credential,
String region) |
CommonClient(String productName,
String version,
Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
String |
commonRequest(AbstractModel req,
String actionName) |
call, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public CommonClient(String productName, String version, Credential credential, String region)
public CommonClient(String productName, String version, Credential credential, String region, ClientProfile profile)
public String commonRequest(AbstractModel req, String actionName) throws TencentCloudSDKException
TencentCloudSDKException
Copyright © 2021. All rights reserved.