Uses of Class
com.tencentcloudapi.tione.v20211111.models.NotebookDetail
-
Packages that use NotebookDetail Package Description com.tencentcloudapi.tione.v20211111.models -
-
Uses of NotebookDetail in com.tencentcloudapi.tione.v20211111.models
Methods in com.tencentcloudapi.tione.v20211111.models that return NotebookDetail Modifier and Type Method Description NotebookDetailDescribeNotebookResponse. getNotebookDetail()Get 详情Methods in com.tencentcloudapi.tione.v20211111.models with parameters of type NotebookDetail Modifier and Type Method Description voidDescribeNotebookResponse. setNotebookDetail(NotebookDetail NotebookDetail)Set 详情Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type NotebookDetail Constructor Description NotebookDetail(NotebookDetail 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.
-