| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected WorkingHours |
MailboxSettings.workingHours |
protected WorkingHours |
ScheduleInformation.workingHours |
| Modifier and Type | Method and Description |
|---|---|
WorkingHours |
WorkingHours.Builder.build() |
WorkingHours |
WorkingHours.withEndTime(LocalTime endTime) |
WorkingHours |
WorkingHours.withStartTime(LocalTime startTime) |
WorkingHours |
WorkingHours.withTimeZone(TimeZoneBase timeZone) |
| Modifier and Type | Method and Description |
|---|---|
Optional<WorkingHours> |
MailboxSettings.getWorkingHours() |
Optional<WorkingHours> |
ScheduleInformation.getWorkingHours() |
| Modifier and Type | Method and Description |
|---|---|
MailboxSettings |
MailboxSettings.withWorkingHours(WorkingHours workingHours) |
ScheduleInformation |
ScheduleInformation.withWorkingHours(WorkingHours workingHours) |
MailboxSettings.Builder |
MailboxSettings.Builder.workingHours(WorkingHours workingHours) |
ScheduleInformation.Builder |
ScheduleInformation.Builder.workingHours(WorkingHours workingHours) |
Copyright © 2018–2020. All rights reserved.