public static class GetEventResponseBody.GetEventResponseBodyLocation
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
displayName |
List<String> |
meetingRooms |
| 构造器和说明 |
|---|
GetEventResponseBodyLocation() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetEventResponseBody.GetEventResponseBodyLocation |
build(Map<String,?> map) |
String |
getDisplayName() |
List<String> |
getMeetingRooms() |
GetEventResponseBody.GetEventResponseBodyLocation |
setDisplayName(String displayName) |
GetEventResponseBody.GetEventResponseBodyLocation |
setMeetingRooms(List<String> meetingRooms) |
@NameInMap(value="displayName") public String displayName
public static GetEventResponseBody.GetEventResponseBodyLocation build(Map<String,?> map) throws Exception
Exceptionpublic GetEventResponseBody.GetEventResponseBodyLocation setDisplayName(String displayName)
public String getDisplayName()
public GetEventResponseBody.GetEventResponseBodyLocation setMeetingRooms(List<String> meetingRooms)
Copyright © 2022. All rights reserved.