Uses of Class
com.tencentcloudapi.cls.v20201016.models.EventLog
-
Packages that use EventLog Package Description com.tencentcloudapi.cls.v20201016.models -
-
Uses of EventLog in com.tencentcloudapi.cls.v20201016.models
Methods in com.tencentcloudapi.cls.v20201016.models that return EventLog Modifier and Type Method Description EventLog[]ExtractRuleInfo. getEventLogRules()Get windows事件日志采集Methods in com.tencentcloudapi.cls.v20201016.models with parameters of type EventLog Modifier and Type Method Description voidExtractRuleInfo. setEventLogRules(EventLog[] EventLogRules)Set windows事件日志采集Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type EventLog Constructor Description EventLog(EventLog source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-