public static class GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
description |
String |
status |
GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfigurationTarget |
target |
| 构造器和说明 |
|---|
GetLiveChannelInfoResponseLiveChannelConfiguration() |
@NameInMap(value="Description") public String description
@NameInMap(value="Status") public String status
@NameInMap(value="Target") @Validation(required=true) public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfigurationTarget target
public GetLiveChannelInfoResponseLiveChannelConfiguration()
public static GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration build(Map<String,?> map)
public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration setDescription(String description)
public String getDescription()
public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration setStatus(String status)
public String getStatus()
public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfiguration setTarget(GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfigurationTarget target)
public GetLiveChannelInfoResponse.GetLiveChannelInfoResponseLiveChannelConfigurationTarget getTarget()
Copyright © 2020. All rights reserved.