tencent_cloud_api_serverpod library
Serverpod helpers for Tencent Cloud API config loading.
Classes
- TencentCloudApiAppConfig
- Non-sensitive default values.
- TencentCloudApiClient
- Generic Tencent Cloud API 3.0 client with TC3-HMAC-SHA256 signing.
- TencentCloudApiConfig
- Shared Tencent Cloud API credentials and defaults.
- TencentCloudApiConfigServerpod
- Builds TencentCloudApiConfig from Serverpod credentials.
- TencentCloudApiPasswordKeys
- Keys for sensitive Tencent Cloud API values in passwords.yaml.
- TencentCloudApiRequest
- A single Tencent Cloud API 3.0 request definition.
Typedefs
- TencentCloudApiLogCallback = void Function(String message)
- Log callback used by TencentCloudApiClient.
Exceptions / Errors
- TencentCloudApiException
- Base exception for Tencent Cloud API client failures.
- TencentCloudApiHttpException
- HTTP layer error.
- TencentCloudApiRequestException
- Invalid request setup before sending.
- TencentCloudApiResponseException
- Response parsing/shape error.