public class GetShanhuiByCalendarRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetShanhuiByCalendarRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetShanhuiByCalendarRequest |
build(Map<String,?> map) |
String |
getEventId() |
String |
getUserId() |
GetShanhuiByCalendarRequest |
setEventId(String eventId) |
GetShanhuiByCalendarRequest |
setUserId(String userId) |
@NameInMap(value="eventId") public String eventId
@NameInMap(value="userId") public String userId
public static GetShanhuiByCalendarRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetShanhuiByCalendarRequest setEventId(String eventId)
public String getEventId()
public GetShanhuiByCalendarRequest setUserId(String userId)
public String getUserId()
Copyright © 2023. All rights reserved.