public static class GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord() |
@NameInMap(value="StartTime") public String startTime
@NameInMap(value="EndTime") public String endTime
@NameInMap(value="RemoteAddr") public String remoteAddr
public GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord()
public static GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord build(Map<String,?> map) throws Exception
Exceptionpublic GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord setStartTime(String startTime)
public String getStartTime()
public GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord setEndTime(String endTime)
public String getEndTime()
public GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord setRemoteAddr(String remoteAddr)
public String getRemoteAddr()
Copyright © 2020. All rights reserved.