Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
LogConfig |
CreateNotebookRequest.getLogConfig()
Get 日志配置
|
LogConfig |
NotebookDetail.getLogConfig()
Get 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
LogConfig |
ServiceInfo.getLogConfig()
Get 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
LogConfig |
ModifyModelServiceRequest.getLogConfig()
Get 日志配置,需要投递服务日志到指定cls时填写
|
LogConfig |
TrainingTaskDetail.getLogConfig()
Get 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
LogConfig |
CreateModelServiceRequest.getLogConfig()
Get 日志配置,需要投递服务日志到指定cls时填写
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNotebookRequest.setLogConfig(LogConfig LogConfig)
Set 日志配置
|
void |
NotebookDetail.setLogConfig(LogConfig LogConfig)
Set 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ServiceInfo.setLogConfig(LogConfig LogConfig)
Set 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyModelServiceRequest.setLogConfig(LogConfig LogConfig)
Set 日志配置,需要投递服务日志到指定cls时填写
|
void |
TrainingTaskDetail.setLogConfig(LogConfig LogConfig)
Set 日志配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateModelServiceRequest.setLogConfig(LogConfig LogConfig)
Set 日志配置,需要投递服务日志到指定cls时填写
|
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 © 2024. All rights reserved.