Uses of Class
com.tencentcloudapi.tione.v20211111.models.ModifyNotebookResponse
-
Packages that use ModifyNotebookResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of ModifyNotebookResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return ModifyNotebookResponse Modifier and Type Method Description ModifyNotebookResponse
TioneClient. ModifyNotebook(ModifyNotebookRequest req)
修改Notebook -
Uses of ModifyNotebookResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type ModifyNotebookResponse Constructor Description ModifyNotebookResponse(ModifyNotebookResponse 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.
-