public static class GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetShanhuiByShanhuiKeyResponseBodyResult() |
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="eventId") public String eventId
@NameInMap(value="flashmeetingKey") public String flashmeetingKey
@NameInMap(value="hasSummary") public Boolean hasSummary
@NameInMap(value="startTime") public Long startTime
@NameInMap(value="summaryDocKey") public String summaryDocKey
@NameInMap(value="title") public String title
@NameInMap(value="topics") public List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> topics
public static GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setEndTime(Long endTime)
public Long getEndTime()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setEventId(String eventId)
public String getEventId()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setFlashmeetingKey(String flashmeetingKey)
public String getFlashmeetingKey()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setHasSummary(Boolean hasSummary)
public Boolean getHasSummary()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setStartTime(Long startTime)
public Long getStartTime()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setSummaryDocKey(String summaryDocKey)
public String getSummaryDocKey()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setTitle(String title)
public String getTitle()
public GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResult setTopics(List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> topics)
public List<GetShanhuiByShanhuiKeyResponseBody.GetShanhuiByShanhuiKeyResponseBodyResultTopics> getTopics()
Copyright © 2024. All rights reserved.