| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<TimeRange> |
ShiftAvailability.timeSlots |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
TimeRange.Builder.build() |
TimeRange |
TimeRange.withEndTime(LocalTime endTime) |
TimeRange |
TimeRange.withStartTime(LocalTime startTime) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<TimeRange> |
ShiftAvailability.getTimeSlots() |
| Modifier and Type | Method and Description |
|---|---|
ShiftAvailability.Builder |
ShiftAvailability.Builder.timeSlots(List<TimeRange> timeSlots) |
Copyright © 2018–2020. All rights reserved.