Uses of Class
com.tencentcloudapi.ie.v20200304.models.SegmentInfo
-
Packages that use SegmentInfo Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of SegmentInfo in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return SegmentInfo Modifier and Type Method Description SegmentInfoTargetInfo. getSegmentInfo()Get 目标文件切片信息Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type SegmentInfo Modifier and Type Method Description voidTargetInfo. setSegmentInfo(SegmentInfo SegmentInfo)Set 目标文件切片信息Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type SegmentInfo Constructor Description SegmentInfo(SegmentInfo 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.
-