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, setRegion
public IpClient(Credential credential, String region)
public IpClient(Credential credential, String region, ClientProfile profile)
public CreateAccountResponse CreateAccount(CreateAccountRequest req) throws TencentCloudSDKException
req
- CreateAccountRequestTencentCloudSDKException
public GetCountryCodesResponse GetCountryCodes(GetCountryCodesRequest req) throws TencentCloudSDKException
req
- GetCountryCodesRequestTencentCloudSDKException
Copyright © 2021. All rights reserved.