Uses of Class
com.tencentcloudapi.ie.v20200304.models.ScratchRepair
-
Packages that use ScratchRepair Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of ScratchRepair in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return ScratchRepair Modifier and Type Method Description ScratchRepairVideoEnhance. getScratchRepair()Get 去划痕参数Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type ScratchRepair Modifier and Type Method Description voidVideoEnhance. setScratchRepair(ScratchRepair ScratchRepair)Set 去划痕参数Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type ScratchRepair Constructor Description ScratchRepair(ScratchRepair 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.
-