| Package | Description |
|---|---|
| com.tencentcloudapi.common |
| Modifier and Type | Method and Description |
|---|---|
ClientProfile |
AbstractClient.getClientProfile()
Gets the client profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClient.setClientProfile(ClientProfile profile)
Sets the client profile.
|
| Constructor and Description |
|---|
AbstractClient(String endpoint,
String version,
Credential credential,
String region,
ClientProfile profile)
Constructor for AbstractClient with a custom client profile.
|
CommonClient(String productName,
String version,
Credential credential,
String region,
ClientProfile profile)
Constructor to initialize the CommonClient with custom ClientProfile.
|
Copyright © 2025. All rights reserved.