Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.DescribeBackupFilesResponse
-
Packages that use DescribeBackupFilesResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of DescribeBackupFilesResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return DescribeBackupFilesResponse Modifier and Type Method Description DescribeBackupFilesResponse
SqlserverClient. DescribeBackupFiles(DescribeBackupFilesRequest req)
本接口(DescribeBackupFiles)用于查询单库备份明细 -
Uses of DescribeBackupFilesResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type DescribeBackupFilesResponse Constructor Description DescribeBackupFilesResponse(DescribeBackupFilesResponse 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.
-