Uses of Class
com.tencentcloudapi.mariadb.v20170312.models.DescribeFileDownloadUrlResponse
-
Packages that use DescribeFileDownloadUrlResponse Package Description com.tencentcloudapi.mariadb.v20170312 com.tencentcloudapi.mariadb.v20170312.models -
-
Uses of DescribeFileDownloadUrlResponse in com.tencentcloudapi.mariadb.v20170312
Methods in com.tencentcloudapi.mariadb.v20170312 that return DescribeFileDownloadUrlResponse Modifier and Type Method Description DescribeFileDownloadUrlResponseMariadbClient. DescribeFileDownloadUrl(DescribeFileDownloadUrlRequest req)本接口(DescribeFileDownloadUrl)用于获取数据库指定备份或日志文件的下载连接。 -
Uses of DescribeFileDownloadUrlResponse in com.tencentcloudapi.mariadb.v20170312.models
Constructors in com.tencentcloudapi.mariadb.v20170312.models with parameters of type DescribeFileDownloadUrlResponse Constructor Description DescribeFileDownloadUrlResponse(DescribeFileDownloadUrlResponse 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.
-