Uses of Class
com.tencentcloudapi.msp.v20180319.models.DescribeMigrationTaskResponse
-
Packages that use DescribeMigrationTaskResponse Package Description com.tencentcloudapi.msp.v20180319 com.tencentcloudapi.msp.v20180319.models -
-
Uses of DescribeMigrationTaskResponse in com.tencentcloudapi.msp.v20180319
Methods in com.tencentcloudapi.msp.v20180319 that return DescribeMigrationTaskResponse Modifier and Type Method Description DescribeMigrationTaskResponseMspClient. DescribeMigrationTask(DescribeMigrationTaskRequest req)获取指定迁移任务详情 -
Uses of DescribeMigrationTaskResponse in com.tencentcloudapi.msp.v20180319.models
Constructors in com.tencentcloudapi.msp.v20180319.models with parameters of type DescribeMigrationTaskResponse Constructor Description DescribeMigrationTaskResponse(DescribeMigrationTaskResponse 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.
-