Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.RunMigrationResponse
-
Packages that use RunMigrationResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of RunMigrationResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return RunMigrationResponse Modifier and Type Method Description RunMigrationResponse
SqlserverClient. RunMigration(RunMigrationRequest req)
本接口(RunMigration)用于启动迁移任务,开始迁移 -
Uses of RunMigrationResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type RunMigrationResponse Constructor Description RunMigrationResponse(RunMigrationResponse 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.
-