public static class PutLiveChannelRequest.PutLiveChannelRequestBody
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration |
liveChannelConfiguration |
| Constructor and Description |
|---|
PutLiveChannelRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
static PutLiveChannelRequest.PutLiveChannelRequestBody |
build(Map<String,?> map) |
PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration |
getLiveChannelConfiguration() |
PutLiveChannelRequest.PutLiveChannelRequestBody |
setLiveChannelConfiguration(PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration liveChannelConfiguration) |
@NameInMap(value="LiveChannelConfiguration") @Validation(required=true) public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration liveChannelConfiguration
public static PutLiveChannelRequest.PutLiveChannelRequestBody build(Map<String,?> map) throws Exception
Exceptionpublic PutLiveChannelRequest.PutLiveChannelRequestBody setLiveChannelConfiguration(PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration liveChannelConfiguration)
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration getLiveChannelConfiguration()
Copyright © 2021. All rights reserved.