Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.DescribeBackupMigrationRequest
-
Packages that use DescribeBackupMigrationRequest Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of DescribeBackupMigrationRequest in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 with parameters of type DescribeBackupMigrationRequest Modifier and Type Method Description DescribeBackupMigrationResponse
SqlserverClient. DescribeBackupMigration(DescribeBackupMigrationRequest req)
本接口(DescribeBackupMigration)用于创建增量备份导入任务。 -
Uses of DescribeBackupMigrationRequest in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type DescribeBackupMigrationRequest Constructor Description DescribeBackupMigrationRequest(DescribeBackupMigrationRequest 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.
-