| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInformation |
ScheduleInformation.Builder.build() |
ScheduleInformation |
ScheduleInformation.withAvailabilityView(String availabilityView) |
ScheduleInformation |
ScheduleInformation.withError(FreeBusyError error) |
ScheduleInformation |
ScheduleInformation.withScheduleId(String scheduleId) |
ScheduleInformation |
ScheduleInformation.withWorkingHours(WorkingHours workingHours) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ScheduleInformation> |
Calendar.getSchedule(List<String> schedules,
DateTimeTimeZone endTime,
DateTimeTimeZone startTime,
Integer availabilityViewInterval) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ScheduleInformation> |
CalendarRequest.getSchedule(List<String> schedules,
DateTimeTimeZone endTime,
DateTimeTimeZone startTime,
Integer availabilityViewInterval) |
Copyright © 2018–2020. All rights reserved.