public class GetLiveChannelInfoResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration |
static class |
GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfigurationTarget |
| 限定符和类型 | 字段和说明 |
|---|---|
GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration |
liveChannelConfiguration |
String |
requestId |
| 构造器和说明 |
|---|
GetLiveChannelInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetLiveChannelInfoResponse |
build(Map<String,?> map) |
GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration |
getLiveChannelConfiguration() |
String |
getRequestId() |
GetLiveChannelInfoResponse |
setLiveChannelConfiguration(GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration liveChannelConfiguration) |
GetLiveChannelInfoResponse |
setRequestId(String requestId) |
@NameInMap(value="x-oss-request-id") @Validation(required=true) public String requestId
@NameInMap(value="LiveChannelConfiguration") @Validation(required=true) public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration liveChannelConfiguration
public static GetLiveChannelInfoResponse build(Map<String,?> map)
public GetLiveChannelInfoResponse setRequestId(String requestId)
public String getRequestId()
public GetLiveChannelInfoResponse setLiveChannelConfiguration(GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration liveChannelConfiguration)
public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration getLiveChannelConfiguration()
Copyright © 2020. All rights reserved.