Uses of Class
com.tencentcloudapi.tione.v20191022.models.DescribeNotebookInstanceResponse
-
Packages that use DescribeNotebookInstanceResponse Package Description com.tencentcloudapi.tione.v20191022 com.tencentcloudapi.tione.v20191022.models -
-
Uses of DescribeNotebookInstanceResponse in com.tencentcloudapi.tione.v20191022
Methods in com.tencentcloudapi.tione.v20191022 that return DescribeNotebookInstanceResponse Modifier and Type Method Description DescribeNotebookInstanceResponseTioneClient. DescribeNotebookInstance(DescribeNotebookInstanceRequest req)查询Notebook实例详情 -
Uses of DescribeNotebookInstanceResponse in com.tencentcloudapi.tione.v20191022.models
Constructors in com.tencentcloudapi.tione.v20191022.models with parameters of type DescribeNotebookInstanceResponse Constructor Description DescribeNotebookInstanceResponse(DescribeNotebookInstanceResponse 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.
-