Package | Description |
---|---|
com.tencentcloudapi.tione.v20191022.models |
Modifier and Type | Method and Description |
---|---|
ClsConfig |
DescribeNotebookInstanceResponse.getClsConfig()
Get Cls配置
注意:此字段可能返回 null,表示取不到有效值。
|
ClsConfig |
UpdateNotebookInstanceRequest.getClsConfig()
Get 接入日志的配置,默认使用免费日志服务。
|
ClsConfig |
CreateNotebookInstanceRequest.getClsConfig()
Get 接入日志的配置,默认接入免费日志
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeNotebookInstanceResponse.setClsConfig(ClsConfig ClsConfig)
Set Cls配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateNotebookInstanceRequest.setClsConfig(ClsConfig ClsConfig)
Set 接入日志的配置,默认使用免费日志服务。
|
void |
CreateNotebookInstanceRequest.setClsConfig(ClsConfig ClsConfig)
Set 接入日志的配置,默认接入免费日志
|
Constructor and Description |
---|
ClsConfig(ClsConfig 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 © 2022. All rights reserved.