| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<ScheduleItem> |
ScheduleInformation.scheduleItems |
| Modifier and Type | Method and Description |
|---|---|
ScheduleItem |
ScheduleItem.Builder.build() |
ScheduleItem |
ScheduleItem.withEnd(DateTimeTimeZone end) |
ScheduleItem |
ScheduleItem.withIsPrivate(Boolean isPrivate) |
ScheduleItem |
ScheduleItem.withLocation(String location) |
ScheduleItem |
ScheduleItem.withStart(DateTimeTimeZone start) |
ScheduleItem |
ScheduleItem.withStatus(FreeBusyStatus status) |
ScheduleItem |
ScheduleItem.withSubject(String subject) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ScheduleItem> |
ScheduleInformation.getScheduleItems() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInformation.Builder |
ScheduleInformation.Builder.scheduleItems(List<ScheduleItem> scheduleItems) |
Copyright © 2018–2020. All rights reserved.