Uses of Class
com.tencentcloudapi.ie.v20200304.models.SectionTime
-
Packages that use SectionTime Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of SectionTime in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return SectionTime Modifier and Type Method Description SectionTime[]MediaCuttingTimeInfo. getSectionSet()Get 时间区间集合信息,Type=SectionSet时必选。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type SectionTime Modifier and Type Method Description voidMediaCuttingTimeInfo. setSectionSet(SectionTime[] SectionSet)Set 时间区间集合信息,Type=SectionSet时必选。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type SectionTime Constructor Description SectionTime(SectionTime 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.
-