public static class ListCalendarEventAttendeeReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCalendarEventAttendeeReq |
build() |
ListCalendarEventAttendeeReq.Builder |
calendarId(String calendarId) |
ListCalendarEventAttendeeReq.Builder |
eventId(String eventId) |
ListCalendarEventAttendeeReq.Builder |
pageSize(Integer pageSize) |
ListCalendarEventAttendeeReq.Builder |
pageToken(String pageToken) |
ListCalendarEventAttendeeReq.Builder |
userIdType(String userIdType) |
ListCalendarEventAttendeeReq.Builder |
userIdType(UserIdTypeEnum userIdType) |
public ListCalendarEventAttendeeReq.Builder userIdType(String userIdType)
public ListCalendarEventAttendeeReq.Builder userIdType(UserIdTypeEnum userIdType)
public ListCalendarEventAttendeeReq.Builder pageToken(String pageToken)
public ListCalendarEventAttendeeReq.Builder pageSize(Integer pageSize)
public ListCalendarEventAttendeeReq.Builder calendarId(String calendarId)
public ListCalendarEventAttendeeReq.Builder eventId(String eventId)
public ListCalendarEventAttendeeReq build()
Copyright © 2022. All rights reserved.