public class GetLiveChannelHistoryResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistory |
static class |
GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistoryLiveRecord |
| 限定符和类型 | 字段和说明 |
|---|---|
GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistory |
liveChannelHistory |
String |
requestId |
| 构造器和说明 |
|---|
GetLiveChannelHistoryResponse() |
@NameInMap(value="x-oss-request-id") @Validation(required=true) public String requestId
@NameInMap(value="LiveChannelHistory") @Validation(required=true) public GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistory liveChannelHistory
public static GetLiveChannelHistoryResponse build(Map<String,?> map)
public GetLiveChannelHistoryResponse setRequestId(String requestId)
public String getRequestId()
public GetLiveChannelHistoryResponse setLiveChannelHistory(GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistory liveChannelHistory)
public GetLiveChannelHistoryResponse.GetLiveChannelHistoryResponseLiveChannelHistory getLiveChannelHistory()
Copyright © 2020. All rights reserved.