Uses of Class
com.tencentcloudapi.bda.v20200324.models.TerminateSegmentationTaskResponse
-
Packages that use TerminateSegmentationTaskResponse Package Description com.tencentcloudapi.bda.v20200324 com.tencentcloudapi.bda.v20200324.models -
-
Uses of TerminateSegmentationTaskResponse in com.tencentcloudapi.bda.v20200324
Methods in com.tencentcloudapi.bda.v20200324 that return TerminateSegmentationTaskResponse Modifier and Type Method Description TerminateSegmentationTaskResponse
BdaClient. TerminateSegmentationTask(TerminateSegmentationTaskRequest req)
终止指定视频人像分割处理任务 -
Uses of TerminateSegmentationTaskResponse in com.tencentcloudapi.bda.v20200324.models
Constructors in com.tencentcloudapi.bda.v20200324.models with parameters of type TerminateSegmentationTaskResponse Constructor Description TerminateSegmentationTaskResponse(TerminateSegmentationTaskResponse 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.
-