Uses of Class
com.tencentcloudapi.ie.v20200304.models.IntervalTime
-
Packages that use IntervalTime Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of IntervalTime in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return IntervalTime Modifier and Type Method Description IntervalTimeMediaCuttingTimeInfo. getIntervalPoint()Get 周期采样点信息,Type=IntervalPoint时必选。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type IntervalTime Modifier and Type Method Description voidMediaCuttingTimeInfo. setIntervalPoint(IntervalTime IntervalPoint)Set 周期采样点信息,Type=IntervalPoint时必选。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type IntervalTime Constructor Description IntervalTime(IntervalTime 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.
-