public static class ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListLiveChannelResponseListLiveChannelResultLiveChannel() |
@NameInMap(value="Name") public String name
@NameInMap(value="Description") public String description
@NameInMap(value="Status") public String status
@NameInMap(value="LastModified") public String lastModified
@NameInMap(value="PublishUrls") @Validation(required=true) public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPublishUrls publishUrls
@NameInMap(value="PlayUrls") @Validation(required=true) public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPlayUrls playUrls
public ListLiveChannelResponseListLiveChannelResultLiveChannel()
public static ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel build(Map<String,?> map) throws Exception
Exceptionpublic ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setName(String name)
public String getName()
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setDescription(String description)
public String getDescription()
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setStatus(String status)
public String getStatus()
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setLastModified(String lastModified)
public String getLastModified()
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setPublishUrls(ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPublishUrls publishUrls)
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPublishUrls getPublishUrls()
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannel setPlayUrls(ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPlayUrls playUrls)
public ListLiveChannelResponse.ListLiveChannelResponseListLiveChannelResultLiveChannelPlayUrls getPlayUrls()
Copyright © 2020. All rights reserved.