public class CloudStorageTimeData extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CloudStorageTimeData() | 
| CloudStorageTimeData(CloudStorageTimeData 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| CloudStorageTimeInfo[] | getTimeList()Get 云存时间轴信息列表 | 
| String | getVideoURL()Get 播放地址 | 
| void | setTimeList(CloudStorageTimeInfo[] TimeList)Set 云存时间轴信息列表 | 
| void | setVideoURL(String VideoURL)Set 播放地址 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic CloudStorageTimeData()
public CloudStorageTimeData(CloudStorageTimeData source)
public CloudStorageTimeInfo[] getTimeList()
public void setTimeList(CloudStorageTimeInfo[] TimeList)
TimeList - 云存时间轴信息列表public String getVideoURL()
public void setVideoURL(String VideoURL)
VideoURL - 播放地址Copyright © 2025. All rights reserved.