Uses of Class
com.tencentcloudapi.ie.v20200304.models.TargetInfo
-
Packages that use TargetInfo Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of TargetInfo in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return TargetInfo Modifier and Type Method Description TargetInfoSubTaskTranscodeInfo. getTargetInfo()Get 目标文件信息。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type TargetInfo Modifier and Type Method Description voidSubTaskTranscodeInfo. setTargetInfo(TargetInfo TargetInfo)Set 目标文件信息。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type TargetInfo Constructor Description TargetInfo(TargetInfo 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.
-