Uses of Class
com.tencentcloudapi.cfs.v20190719.models.StopMigrationTaskResponse
-
Packages that use StopMigrationTaskResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of StopMigrationTaskResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return StopMigrationTaskResponse Modifier and Type Method Description StopMigrationTaskResponse
CfsClient. StopMigrationTask(StopMigrationTaskRequest req)
用于终止迁移任务。 此接口需提交工单,开启白名单之后才能使用。 -
Uses of StopMigrationTaskResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type StopMigrationTaskResponse Constructor Description StopMigrationTaskResponse(StopMigrationTaskResponse 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.
-