public static class CalendarEventResp.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public CalendarEventResp.Builder eventId(String eventId)
示例值:
eventId - public CalendarEventResp.Builder organizerCalendarId(String organizerCalendarId)
示例值:
organizerCalendarId - public CalendarEventResp.Builder summary(String summary)
示例值:
summary - public CalendarEventResp.Builder description(String description)
示例值:
description - public CalendarEventResp.Builder needNotification(Boolean needNotification)
示例值:
needNotification - public CalendarEventResp.Builder startTime(TimeInfo startTime)
示例值:
startTime - public CalendarEventResp.Builder endTime(TimeInfo endTime)
示例值:
endTime - public CalendarEventResp.Builder vchat(Vchat vchat)
示例值:
vchat - public CalendarEventResp.Builder visibility(String visibility)
示例值:
visibility - public CalendarEventResp.Builder visibility(CalendarEventRespEventVisibilityEnum visibility)
示例值:
visibility - CalendarEventRespEventVisibilityEnumpublic CalendarEventResp.Builder attendeeAbility(String attendeeAbility)
示例值:
attendeeAbility - public CalendarEventResp.Builder attendeeAbility(CalendarEventRespEventAttendeeAbilityEnum attendeeAbility)
示例值:
attendeeAbility - CalendarEventRespEventAttendeeAbilityEnumpublic CalendarEventResp.Builder freeBusyStatus(String freeBusyStatus)
示例值:
freeBusyStatus - public CalendarEventResp.Builder freeBusyStatus(CalendarEventRespEventFreeBusyStatusEnum freeBusyStatus)
示例值:
freeBusyStatus - CalendarEventRespEventFreeBusyStatusEnumpublic CalendarEventResp.Builder location(EventLocation location)
示例值:
location - public CalendarEventResp.Builder color(Integer color)
示例值:
color - public CalendarEventResp.Builder reminders(Reminder[] reminders)
示例值:
reminders - public CalendarEventResp.Builder recurrence(String recurrence)
示例值:
recurrence - public CalendarEventResp.Builder status(String status)
示例值:
status - public CalendarEventResp.Builder status(CalendarEventRespEventStatusEnum status)
示例值:
status - CalendarEventRespEventStatusEnumpublic CalendarEventResp.Builder isException(Boolean isException)
示例值:
isException - public CalendarEventResp.Builder recurringEventId(String recurringEventId)
示例值:
recurringEventId - public CalendarEventResp.Builder createTime(String createTime)
示例值:
createTime - public CalendarEventResp.Builder schemas(Schema[] schemas)
示例值:
schemas - public CalendarEventResp build()
Copyright © 2022. All rights reserved.