public static class PutLiveChannelRequest.PutLiveChannelRequestBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration |
liveChannelConfiguration |
| 构造器和说明 |
|---|
PutLiveChannelRequestBody() |
@NameInMap(value="LiveChannelConfiguration") @Validation(required=true) public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration liveChannelConfiguration
public static PutLiveChannelRequest.PutLiveChannelRequestBody build(Map<String,?> map)
public PutLiveChannelRequest.PutLiveChannelRequestBody setLiveChannelConfiguration(PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration liveChannelConfiguration)
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration getLiveChannelConfiguration()
Copyright © 2020. All rights reserved.