Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.CreateBackupDownloadTaskResponse
-
Packages that use CreateBackupDownloadTaskResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of CreateBackupDownloadTaskResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return CreateBackupDownloadTaskResponse Modifier and Type Method Description CreateBackupDownloadTaskResponse
MongodbClient. CreateBackupDownloadTask(CreateBackupDownloadTaskRequest req)
本接口用来创建某个备份文件的下载任务 -
Uses of CreateBackupDownloadTaskResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type CreateBackupDownloadTaskResponse Constructor Description CreateBackupDownloadTaskResponse(CreateBackupDownloadTaskResponse 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.
-