public static class ListLiveRecordVideoResponse.ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideo() |
@NameInMap(value="StreamName") @Validation(required=true) public String streamName
@NameInMap(value="DomainName") @Validation(required=true) public String domainName
@NameInMap(value="AppName") @Validation(required=true) public String appName
@NameInMap(value="PlaylistId") @Validation(required=true) public String playlistId
@NameInMap(value="RecordStartTime") @Validation(required=true) public String recordStartTime
@NameInMap(value="RecordEndTime") @Validation(required=true) public String recordEndTime
@NameInMap(value="PlayInfoList") @Validation(required=true) public ListLiveRecordVideoResponse.ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideoPlayInfoList playInfoList
@NameInMap(value="Video") @Validation(required=true) public ListLiveRecordVideoResponse.ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideoVideo video
public ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideo()
public static ListLiveRecordVideoResponse.ListLiveRecordVideoResponseLiveRecordVideoListLiveRecordVideo build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.