Uses of Class
com.tencentcloudapi.tione.v20191022.models.CreatePresignedNotebookInstanceUrlResponse
-
Packages that use CreatePresignedNotebookInstanceUrlResponse Package Description com.tencentcloudapi.tione.v20191022 com.tencentcloudapi.tione.v20191022.models -
-
Uses of CreatePresignedNotebookInstanceUrlResponse in com.tencentcloudapi.tione.v20191022
Methods in com.tencentcloudapi.tione.v20191022 that return CreatePresignedNotebookInstanceUrlResponse Modifier and Type Method Description CreatePresignedNotebookInstanceUrlResponseTioneClient. CreatePresignedNotebookInstanceUrl(CreatePresignedNotebookInstanceUrlRequest req)创建Notebook授权Url -
Uses of CreatePresignedNotebookInstanceUrlResponse in com.tencentcloudapi.tione.v20191022.models
Constructors in com.tencentcloudapi.tione.v20191022.models with parameters of type CreatePresignedNotebookInstanceUrlResponse Constructor Description CreatePresignedNotebookInstanceUrlResponse(CreatePresignedNotebookInstanceUrlResponse 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.
-