Uses of Class
com.tencentcloudapi.live.v20180801.models.TimeValue
-
Packages that use TimeValue Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of TimeValue in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return TimeValue Modifier and Type Method Description TimeValue[]DescribeScreenShotSheetNumListResponse. getDataInfoList()Get 数据信息列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type TimeValue Modifier and Type Method Description voidDescribeScreenShotSheetNumListResponse. setDataInfoList(TimeValue[] DataInfoList)Set 数据信息列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type TimeValue Constructor Description TimeValue(TimeValue 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.
-