| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInformation.Builder |
ScheduleInformation.Builder.availabilityView(String availabilityView) |
static ScheduleInformation.Builder |
ScheduleInformation.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ScheduleInformation.Builder |
ScheduleInformation.Builder.error(FreeBusyError error) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.scheduleId(String scheduleId) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.scheduleItems(List<ScheduleItem> scheduleItems) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.scheduleItems(ScheduleItem... scheduleItems) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.scheduleItemsNextLink(String scheduleItemsNextLink) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.workingHours(WorkingHours workingHours) |
Copyright © 2018–2020. All rights reserved.