Uses of Class
com.tencentcloudapi.tione.v20211111.models.DescribeNotebookImageRecordsRequest
-
Packages that use DescribeNotebookImageRecordsRequest Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of DescribeNotebookImageRecordsRequest in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 with parameters of type DescribeNotebookImageRecordsRequest Modifier and Type Method Description DescribeNotebookImageRecordsResponseTioneClient. DescribeNotebookImageRecords(DescribeNotebookImageRecordsRequest req)查看notebook镜像保存记录 -
Uses of DescribeNotebookImageRecordsRequest in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DescribeNotebookImageRecordsRequest Constructor Description DescribeNotebookImageRecordsRequest(DescribeNotebookImageRecordsRequest 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.
-