Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.DescribeBackupDownloadTaskRequest
-
Packages that use DescribeBackupDownloadTaskRequest Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of DescribeBackupDownloadTaskRequest in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 with parameters of type DescribeBackupDownloadTaskRequest Modifier and Type Method Description DescribeBackupDownloadTaskResponse
MongodbClient. DescribeBackupDownloadTask(DescribeBackupDownloadTaskRequest req)
查询备份下载任务信息 -
Uses of DescribeBackupDownloadTaskRequest in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type DescribeBackupDownloadTaskRequest Constructor Description DescribeBackupDownloadTaskRequest(DescribeBackupDownloadTaskRequest 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.
-