public class ClsClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
ClsClient(Credential credential,
String region) |
ClsClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public ClsClient(Credential credential, String region)
public ClsClient(Credential credential, String region, ClientProfile profile)
public CreateAlarmResponse CreateAlarm(CreateAlarmRequest req) throws TencentCloudSDKException
req
- CreateAlarmRequestTencentCloudSDKException
public CreateAlarmNoticeResponse CreateAlarmNotice(CreateAlarmNoticeRequest req) throws TencentCloudSDKException
req
- CreateAlarmNoticeRequestTencentCloudSDKException
public CreateExportResponse CreateExport(CreateExportRequest req) throws TencentCloudSDKException
req
- CreateExportRequestTencentCloudSDKException
public CreateIndexResponse CreateIndex(CreateIndexRequest req) throws TencentCloudSDKException
req
- CreateIndexRequestTencentCloudSDKException
public CreateMachineGroupResponse CreateMachineGroup(CreateMachineGroupRequest req) throws TencentCloudSDKException
req
- CreateMachineGroupRequestTencentCloudSDKException
public CreateTopicResponse CreateTopic(CreateTopicRequest req) throws TencentCloudSDKException
req
- CreateTopicRequestTencentCloudSDKException
public DeleteAlarmResponse DeleteAlarm(DeleteAlarmRequest req) throws TencentCloudSDKException
req
- DeleteAlarmRequestTencentCloudSDKException
public DeleteAlarmNoticeResponse DeleteAlarmNotice(DeleteAlarmNoticeRequest req) throws TencentCloudSDKException
req
- DeleteAlarmNoticeRequestTencentCloudSDKException
public DeleteExportResponse DeleteExport(DeleteExportRequest req) throws TencentCloudSDKException
req
- DeleteExportRequestTencentCloudSDKException
public DeleteIndexResponse DeleteIndex(DeleteIndexRequest req) throws TencentCloudSDKException
req
- DeleteIndexRequestTencentCloudSDKException
public DeleteMachineGroupResponse DeleteMachineGroup(DeleteMachineGroupRequest req) throws TencentCloudSDKException
req
- DeleteMachineGroupRequestTencentCloudSDKException
public DeleteTopicResponse DeleteTopic(DeleteTopicRequest req) throws TencentCloudSDKException
req
- DeleteTopicRequestTencentCloudSDKException
public DescribeAlarmNoticesResponse DescribeAlarmNotices(DescribeAlarmNoticesRequest req) throws TencentCloudSDKException
req
- DescribeAlarmNoticesRequestTencentCloudSDKException
public DescribeAlarmsResponse DescribeAlarms(DescribeAlarmsRequest req) throws TencentCloudSDKException
req
- DescribeAlarmsRequestTencentCloudSDKException
public DescribeExportsResponse DescribeExports(DescribeExportsRequest req) throws TencentCloudSDKException
req
- DescribeExportsRequestTencentCloudSDKException
public DescribeIndexResponse DescribeIndex(DescribeIndexRequest req) throws TencentCloudSDKException
req
- DescribeIndexRequestTencentCloudSDKException
public DescribeLogContextResponse DescribeLogContext(DescribeLogContextRequest req) throws TencentCloudSDKException
req
- DescribeLogContextRequestTencentCloudSDKException
public DescribeMachineGroupsResponse DescribeMachineGroups(DescribeMachineGroupsRequest req) throws TencentCloudSDKException
req
- DescribeMachineGroupsRequestTencentCloudSDKException
public DescribeMachinesResponse DescribeMachines(DescribeMachinesRequest req) throws TencentCloudSDKException
req
- DescribeMachinesRequestTencentCloudSDKException
public DescribePartitionsResponse DescribePartitions(DescribePartitionsRequest req) throws TencentCloudSDKException
req
- DescribePartitionsRequestTencentCloudSDKException
public DescribeTopicsResponse DescribeTopics(DescribeTopicsRequest req) throws TencentCloudSDKException
req
- DescribeTopicsRequestTencentCloudSDKException
public GetAlarmLogResponse GetAlarmLog(GetAlarmLogRequest req) throws TencentCloudSDKException
req
- GetAlarmLogRequestTencentCloudSDKException
public MergePartitionResponse MergePartition(MergePartitionRequest req) throws TencentCloudSDKException
req
- MergePartitionRequestTencentCloudSDKException
public ModifyAlarmResponse ModifyAlarm(ModifyAlarmRequest req) throws TencentCloudSDKException
req
- ModifyAlarmRequestTencentCloudSDKException
public ModifyAlarmNoticeResponse ModifyAlarmNotice(ModifyAlarmNoticeRequest req) throws TencentCloudSDKException
req
- ModifyAlarmNoticeRequestTencentCloudSDKException
public ModifyIndexResponse ModifyIndex(ModifyIndexRequest req) throws TencentCloudSDKException
req
- ModifyIndexRequestTencentCloudSDKException
public ModifyMachineGroupResponse ModifyMachineGroup(ModifyMachineGroupRequest req) throws TencentCloudSDKException
req
- ModifyMachineGroupRequestTencentCloudSDKException
public ModifyTopicResponse ModifyTopic(ModifyTopicRequest req) throws TencentCloudSDKException
req
- ModifyTopicRequestTencentCloudSDKException
public SearchLogResponse SearchLog(SearchLogRequest req) throws TencentCloudSDKException
req
- SearchLogRequestTencentCloudSDKException
public SplitPartitionResponse SplitPartition(SplitPartitionRequest req) throws TencentCloudSDKException
req
- SplitPartitionRequestTencentCloudSDKException
Copyright © 2021. All rights reserved.