public static final class ScheduleInformation.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ScheduleInformation.Builder |
availabilityView(String availabilityView) |
ScheduleInformation |
build() |
ScheduleInformation.Builder |
error(FreeBusyError error) |
ScheduleInformation.Builder |
scheduleId(String scheduleId) |
ScheduleInformation.Builder |
scheduleItems(List<ScheduleItem> scheduleItems) |
ScheduleInformation.Builder |
scheduleItemsNextLink(String scheduleItemsNextLink) |
ScheduleInformation.Builder |
workingHours(WorkingHours workingHours) |
public ScheduleInformation.Builder scheduleId(String scheduleId)
public ScheduleInformation.Builder scheduleItems(List<ScheduleItem> scheduleItems)
public ScheduleInformation.Builder scheduleItemsNextLink(String scheduleItemsNextLink)
public ScheduleInformation.Builder availabilityView(String availabilityView)
public ScheduleInformation.Builder error(FreeBusyError error)
public ScheduleInformation.Builder workingHours(WorkingHours workingHours)
public ScheduleInformation build()
Copyright © 2018–2020. All rights reserved.