public class ConfigClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
ConfigClient(Credential credential,
String region) |
ConfigClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
ListAggregateConfigRulesResponse |
ListAggregateConfigRules(ListAggregateConfigRulesRequest req)
账号组获取规则列表
|
ListConfigRulesResponse |
ListConfigRules(ListConfigRulesRequest req)
获取规则列表
|
PutEvaluationsResponse |
PutEvaluations(PutEvaluationsRequest req)
上报自定义规则评估结果
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic ConfigClient(Credential credential, String region)
public ConfigClient(Credential credential, String region, ClientProfile profile)
public ListAggregateConfigRulesResponse ListAggregateConfigRules(ListAggregateConfigRulesRequest req) throws TencentCloudSDKException
req - ListAggregateConfigRulesRequestTencentCloudSDKExceptionpublic ListConfigRulesResponse ListConfigRules(ListConfigRulesRequest req) throws TencentCloudSDKException
req - ListConfigRulesRequestTencentCloudSDKExceptionpublic PutEvaluationsResponse PutEvaluations(PutEvaluationsRequest req) throws TencentCloudSDKException
req - PutEvaluationsRequestTencentCloudSDKExceptionCopyright © 2024. All rights reserved.