| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static CustomUpdateTimeWindow.Builder |
CustomUpdateTimeWindow.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
CustomUpdateTimeWindow.Builder |
CustomUpdateTimeWindow.Builder.endDay(DayOfWeek endDay)
“End day of the time window”
|
CustomUpdateTimeWindow.Builder |
CustomUpdateTimeWindow.Builder.endTime(LocalTime endTime)
“End time of the time window”
|
CustomUpdateTimeWindow.Builder |
CustomUpdateTimeWindow.Builder.startDay(DayOfWeek startDay)
“Start day of the time window”
|
CustomUpdateTimeWindow.Builder |
CustomUpdateTimeWindow.Builder.startTime(LocalTime startTime)
“Start time of the time window”
|
Copyright © 2018–2020. All rights reserved.