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