public class IpClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| IpClient(Credential credential,
        String region) | 
| IpClient(Credential credential,
        String region,
        ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateAccountResponse | CreateAccount(CreateAccountRequest req)This API is used to create a Tencent Cloud account in the International Partner platform for a customer. | 
| GetCountryCodesResponse | GetCountryCodes(GetCountryCodesRequest req)This API is used to obtain country and region codes. | 
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic IpClient(Credential credential, String region)
public IpClient(Credential credential, String region, ClientProfile profile)
public CreateAccountResponse CreateAccount(CreateAccountRequest req) throws TencentCloudSDKException
req - CreateAccountRequestTencentCloudSDKExceptionpublic GetCountryCodesResponse GetCountryCodes(GetCountryCodesRequest req) throws TencentCloudSDKException
req - GetCountryCodesRequestTencentCloudSDKExceptionCopyright © 2021. All rights reserved.