public static class PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PutLiveChannelRequestBodyLiveChannelConfiguration() |
@NameInMap(value="Target") public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationTarget target
@NameInMap(value="Snapshot") public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationSnapshot snapshot
@NameInMap(value="Description") public String description
@NameInMap(value="Status") public String status
public PutLiveChannelRequestBodyLiveChannelConfiguration()
public static PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration build(Map<String,?> map) throws Exception
Exceptionpublic PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration setTarget(PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationTarget target)
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationTarget getTarget()
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration setSnapshot(PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationSnapshot snapshot)
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfigurationSnapshot getSnapshot()
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration setDescription(String description)
public String getDescription()
public PutLiveChannelRequest.PutLiveChannelRequestBodyLiveChannelConfiguration setStatus(String status)
public String getStatus()
Copyright © 2020. All rights reserved.