public static class ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListEventsViewResponseBodyEventsOnlineMeetingInfo() |
@NameInMap(value="conferenceId") public String conferenceId
@NameInMap(value="type") public String type
@NameInMap(value="url") public String url
public ListEventsViewResponseBodyEventsOnlineMeetingInfo()
public static ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo build(Map<String,?> map) throws Exception
Exceptionpublic ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo setConferenceId(String conferenceId)
public String getConferenceId()
public ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo setExtraInfo(Map<String,?> extraInfo)
public ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo setType(String type)
public String getType()
public ListEventsViewResponseBody.ListEventsViewResponseBodyEventsOnlineMeetingInfo setUrl(String url)
public String getUrl()
Copyright © 2022. All rights reserved.