public class TLSLogClientImpl extends Object implements TLSLogClient
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_REQUEST_TIMEOUT_MS |
static int |
DEFAULT_RETRY_COUNTER_MAXIMUM |
static int |
DEFAULT_RETRY_INTERVAL_MS |
| 构造器和说明 |
|---|
TLSLogClientImpl(TLSHttpUtil util,
ClientConfig config) |
public static int DEFAULT_RETRY_INTERVAL_MS
public static int DEFAULT_REQUEST_TIMEOUT_MS
public static int DEFAULT_RETRY_COUNTER_MAXIMUM
public TLSLogClientImpl(TLSHttpUtil util, ClientConfig config)
public void configClient(ClientConfig config)
TLSLogClientconfigClient 在接口中 TLSLogClientpublic void resetAccessKeyToken(String accessKeyID, String accessKeySecret, String securityToken)
resetAccessKeyToken 在接口中 TLSLogClientpublic void setTimeout(int socketTimeout,
int connectionTimeout)
setTimeout 在接口中 TLSLogClientsocketTimeout - time msconnectionTimeout - time mspublic PutLogsResponse putLogs(PutLogsRequest request) throws LogException
TLSLogClientputLogs 在接口中 TLSLogClientLogExceptionpublic PutLogsResponse putLogsV2(PutLogsRequestV2 request) throws LogException
putLogsV2 在接口中 TLSLogClientLogExceptionpublic DescribeCursorResponse describeCursor(DescribeCursorRequest request) throws LogException
describeCursor 在接口中 TLSLogClientLogExceptionpublic ConsumeLogsResponse consumeLogs(ConsumeLogsRequest request) throws LogException
consumeLogs 在接口中 TLSLogClientLogExceptionpublic SearchLogsResponse searchLogs(SearchLogsRequest request) throws LogException
searchLogs 在接口中 TLSLogClientLogExceptionpublic SearchLogsResponseV2 searchLogsV2(SearchLogsRequest request) throws LogException
searchLogsV2 在接口中 TLSLogClientLogExceptionpublic DescribeShardsResponse describeShards(DescribeShardsRequest request) throws LogException
describeShards 在接口中 TLSLogClientLogExceptionpublic DescribeLogContextResponse describeLogContext(DescribeLogContextRequest request) throws LogException
describeLogContext 在接口中 TLSLogClientLogExceptionpublic WebTracksResponse webTracks(WebTracksRequest request) throws LogException
webTracks 在接口中 TLSLogClientLogExceptionpublic DescribeHistogramResponse describeHistogram(DescribeHistogramRequest request) throws LogException
describeHistogram 在接口中 TLSLogClientLogExceptionpublic CreateProjectResponse createProject(CreateProjectRequest request) throws LogException
TLSLogClientcreateProject 在接口中 TLSLogClientrequest:projectName、region - are required,description of project is optionalLogExceptionpublic DeleteProjectResponse deleteProject(DeleteProjectRequest request) throws LogException
deleteProject 在接口中 TLSLogClientrequest:projectId - is requiredLogExceptionpublic ModifyProjectResponse modifyProject(ModifyProjectRequest request) throws LogException
modifyProject 在接口中 TLSLogClientrequest:projectId - required,name and description optionalLogExceptionpublic DescribeProjectResponse describeProject(DescribeProjectRequest request) throws LogException
describeProject 在接口中 TLSLogClientrequest:requestId - is requiredProjectInfoLogExceptionpublic DescribeProjectsResponse describeProjects(DescribeProjectsRequest request) throws LogException
describeProjects 在接口中 TLSLogClientrequest - isFullName:true for exactly match , false for fuzzy match
project id or name、page size and number are all optional detail see
DescribeProjectsRequestProjectInfo and project countLogExceptionpublic CreateTopicResponse createTopic(CreateTopicRequest request) throws LogException
TLSLogClientcreateTopic 在接口中 TLSLogClientLogExceptionpublic DeleteTopicResponse deleteTopic(DeleteTopicRequest request) throws LogException
deleteTopic 在接口中 TLSLogClientLogExceptionpublic ModifyTopicResponse modifyTopic(ModifyTopicRequest request) throws LogException
modifyTopic 在接口中 TLSLogClientLogExceptionpublic DescribeTopicResponse describeTopic(DescribeTopicRequest request) throws LogException
describeTopic 在接口中 TLSLogClientLogExceptionpublic DescribeTopicsResponse describeTopics(DescribeTopicsRequest request) throws LogException
describeTopics 在接口中 TLSLogClientLogExceptionpublic CreateIndexResponse createIndex(CreateIndexRequest request) throws LogException
TLSLogClientcreateIndex 在接口中 TLSLogClientLogExceptionpublic DeleteIndexResponse deleteIndex(DeleteIndexRequest request) throws LogException
deleteIndex 在接口中 TLSLogClientLogExceptionpublic ModifyIndexResponse modifyIndex(ModifyIndexRequest request) throws LogException
modifyIndex 在接口中 TLSLogClientLogExceptionpublic DescribeIndexResponse describeIndex(DescribeIndexRequest request) throws LogException
describeIndex 在接口中 TLSLogClientLogExceptionpublic CreateRuleResponse createRule(CreateRuleRequest request) throws LogException
TLSLogClientcreateRule 在接口中 TLSLogClientLogExceptionpublic DeleteRuleResponse deleteRule(DeleteRuleRequest request) throws LogException
deleteRule 在接口中 TLSLogClientLogExceptionpublic ModifyRuleResponse modifyRule(ModifyRuleRequest request) throws LogException
modifyRule 在接口中 TLSLogClientLogExceptionpublic DescribeRuleResponse describeRule(DescribeRuleRequest request) throws LogException
describeRule 在接口中 TLSLogClientLogExceptionpublic DescribeRulesResponse describeRules(DescribeRulesRequest request) throws LogException
describeRules 在接口中 TLSLogClientLogExceptionpublic ApplyRuleToHostGroupsResponse applyRuleToHostGroups(ApplyRuleToHostGroupsRequest request) throws LogException
applyRuleToHostGroups 在接口中 TLSLogClientLogExceptionpublic DeleteRuleFromHostGroupsResponse deleteRuleFromHostGroups(DeleteRuleFromHostGroupsRequest request) throws LogException
deleteRuleFromHostGroups 在接口中 TLSLogClientLogExceptionpublic CreateHostGroupResponse createHostGroup(CreateHostGroupRequest request) throws LogException
TLSLogClientcreateHostGroup 在接口中 TLSLogClientLogExceptionpublic DeleteHostGroupResponse deleteHostGroup(DeleteHostGroupRequest request) throws LogException
deleteHostGroup 在接口中 TLSLogClientLogExceptionpublic ModifyHostGroupResponse modifyHostGroup(ModifyHostGroupRequest request) throws LogException
modifyHostGroup 在接口中 TLSLogClientLogExceptionpublic DescribeHostGroupResponse describeHostGroup(DescribeHostGroupRequest request) throws LogException
describeHostGroup 在接口中 TLSLogClientLogExceptionpublic DescribeHostGroupsResponse describeHostGroups(DescribeHostGroupsRequest request) throws LogException
describeHostGroups 在接口中 TLSLogClientLogExceptionpublic DescribeHostsResponse describeHosts(DescribeHostsRequest request) throws LogException
describeHosts 在接口中 TLSLogClientLogExceptionpublic DeleteHostResponse deleteHost(DeleteHostRequest request) throws LogException
deleteHost 在接口中 TLSLogClientLogExceptionpublic DescribeHostGroupRulesResponse describeHostGroupRules(DescribeHostGroupRulesRequest request) throws LogException
describeHostGroupRules 在接口中 TLSLogClientLogExceptionpublic ModifyHostGroupsAutoUpdateResponse modifyHostGroupsAutoUpdate(ModifyHostGroupsAutoUpdateRequest request) throws LogException
modifyHostGroupsAutoUpdate 在接口中 TLSLogClientLogExceptionpublic CreateAlarmResponse createAlarm(CreateAlarmRequest request) throws LogException
TLSLogClientcreateAlarm 在接口中 TLSLogClientLogExceptionpublic DeleteAlarmResponse deleteAlarm(DeleteAlarmRequest request) throws LogException
deleteAlarm 在接口中 TLSLogClientLogExceptionpublic ModifyAlarmResponse modifyAlarm(ModifyAlarmRequest request) throws LogException
modifyAlarm 在接口中 TLSLogClientLogExceptionpublic DescribeAlarmsResponse describeAlarms(DescribeAlarmsRequest request) throws LogException
describeAlarms 在接口中 TLSLogClientLogExceptionpublic CreateAlarmNotifyGroupResponse createAlarmNotifyGroup(CreateAlarmNotifyGroupRequest request) throws LogException
createAlarmNotifyGroup 在接口中 TLSLogClientLogExceptionpublic DeleteAlarmNotifyGroupResponse deleteAlarmNotifyGroup(DeleteAlarmNotifyGroupRequest request) throws LogException
deleteAlarmNotifyGroup 在接口中 TLSLogClientLogExceptionpublic ModifyAlarmNotifyGroupResponse modifyAlarmNotifyGroup(ModifyAlarmNotifyGroupRequest request) throws LogException
modifyAlarmNotifyGroup 在接口中 TLSLogClientLogExceptionpublic DescribeAlarmNotifyGroupsResponse describeAlarmNotifyGroups(DescribeAlarmNotifyGroupsRequest request) throws LogException
describeAlarmNotifyGroups 在接口中 TLSLogClientLogExceptionpublic OpenKafkaConsumerResponse openKafkaConsumer(OpenKafkaConsumerRequest request) throws LogException
TLSLogClientopenKafkaConsumer 在接口中 TLSLogClientLogExceptionpublic CloseKafkaConsumerResponse closeKafkaConsumer(CloseKafkaConsumerRequest request) throws LogException
closeKafkaConsumer 在接口中 TLSLogClientLogExceptionpublic DescribeKafkaConsumerResponse describeKafkaConsumer(DescribeKafkaConsumerRequest request) throws LogException
describeKafkaConsumer 在接口中 TLSLogClientLogExceptionpublic CreateDownloadTaskResponse createDownloadTask(CreateDownloadTaskRequest request) throws LogException
TLSLogClientcreateDownloadTask 在接口中 TLSLogClientLogExceptionpublic DescribeDownloadTasksResponse describeDownloadTasks(DescribeDownloadTasksRequest request) throws LogException
describeDownloadTasks 在接口中 TLSLogClientLogExceptionpublic DescribeDownloadUrlResponse describeDownloadUrl(DescribeDownloadUrlRequest request) throws LogException
describeDownloadUrl 在接口中 TLSLogClientLogExceptionpublic CreateConsumerGroupResponse createConsumerGroup(CreateConsumerGroupRequest request) throws LogException
TLSLogClientcreateConsumerGroup 在接口中 TLSLogClientLogExceptionpublic DeleteConsumerGroupResponse deleteConsumerGroup(DeleteConsumerGroupRequest request) throws LogException
deleteConsumerGroup 在接口中 TLSLogClientLogExceptionpublic ModifyConsumerGroupResponse modifyConsumerGroup(ModifyConsumerGroupRequest request) throws LogException
modifyConsumerGroup 在接口中 TLSLogClientLogExceptionpublic DescribeConsumerGroupsResponse describeConsumerGroups(DescribeConsumerGroupsRequest request) throws LogException
describeConsumerGroups 在接口中 TLSLogClientLogExceptionpublic ConsumerHeartbeatResponse consumerHeartbeat(ConsumerHeartbeatRequest request) throws LogException
consumerHeartbeat 在接口中 TLSLogClientLogExceptionpublic DescribeCheckpointResponse describeCheckPoint(DescribeCheckpointRequest request) throws LogException
describeCheckPoint 在接口中 TLSLogClientLogExceptionpublic ModifyCheckpointResponse modifyCheckPoint(ModifyCheckpointRequest request) throws LogException
modifyCheckPoint 在接口中 TLSLogClientLogExceptionCopyright © 2024. All rights reserved.