Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.StartBackupMigrationResponse
-
Packages that use StartBackupMigrationResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of StartBackupMigrationResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return StartBackupMigrationResponse Modifier and Type Method Description StartBackupMigrationResponse
SqlserverClient. StartBackupMigration(StartBackupMigrationRequest req)
本接口(StartBackupMigration)用于启动备份导入任务。 -
Uses of StartBackupMigrationResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type StartBackupMigrationResponse Constructor Description StartBackupMigrationResponse(StartBackupMigrationResponse 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.
-