| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static BookingWorkHours.Builder |
BookingWorkHours.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BookingWorkHours.Builder |
BookingWorkHours.Builder.day(DayOfWeek day)
“The day of the week represented by this instance.”
|
BookingWorkHours.Builder |
BookingWorkHours.Builder.timeSlots(List<BookingWorkTimeSlot> timeSlots)
“A list of start/end times during a day.”
|
BookingWorkHours.Builder |
BookingWorkHours.Builder.timeSlotsNextLink(String timeSlotsNextLink)
“A list of start/end times during a day.”
|
Copyright © 2018–2020. All rights reserved.