Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.DeleteMigrationResponse
-
Packages that use DeleteMigrationResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of DeleteMigrationResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return DeleteMigrationResponse Modifier and Type Method Description DeleteMigrationResponse
SqlserverClient. DeleteMigration(DeleteMigrationRequest req)
本接口(DeleteMigration)用于删除迁移任务 -
Uses of DeleteMigrationResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type DeleteMigrationResponse Constructor Description DeleteMigrationResponse(DeleteMigrationResponse 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.
-