Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.CreateMigrationResponse
-
Packages that use CreateMigrationResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of CreateMigrationResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return CreateMigrationResponse Modifier and Type Method Description CreateMigrationResponse
SqlserverClient. CreateMigration(CreateMigrationRequest req)
本接口(CreateMigration)作用是创建一个迁移任务 -
Uses of CreateMigrationResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type CreateMigrationResponse Constructor Description CreateMigrationResponse(CreateMigrationResponse 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.
-