Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
LogConfig |
ModifyLogConfigRequest.getData()
Get 日志收集配置信息
|
LogConfig[] |
LogConfigListPage.getRecords()
Get 记录
注意:此字段可能返回 null,表示取不到有效值。
|
LogConfig |
DescribeLogConfigResponse.getResult()
Get 配置
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyLogConfigRequest.setData(LogConfig Data)
Set 日志收集配置信息
|
void |
LogConfigListPage.setRecords(LogConfig[] Records)
Set 记录
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeLogConfigResponse.setResult(LogConfig Result)
Set 配置
|
Constructor and Description |
---|
LogConfig(LogConfig 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.
|
Copyright © 2023. All rights reserved.