Package | Description |
---|---|
com.tencentcloudapi.common.profile |
Modifier and Type | Method and Description |
---|---|
HttpProfile |
ClientProfile.getHttpProfile()
Getter for the HTTP profile associated with the client.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientProfile.setHttpProfile(HttpProfile httpProfile)
Setter for the HTTP profile associated with the client.
|
Constructor and Description |
---|
ClientProfile(String signMethod,
HttpProfile httpProfile)
Constructor to initialize ClientProfile with a specific signing method and HTTP profile.
|
Copyright © 2025. All rights reserved.