| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected FreeBusyError |
ScheduleInformation.error |
| Modifier and Type | Method and Description |
|---|---|
FreeBusyError |
FreeBusyError.Builder.build() |
FreeBusyError |
FreeBusyError.withMessage(String message) |
FreeBusyError |
FreeBusyError.withResponseCode(String responseCode) |
| Modifier and Type | Method and Description |
|---|---|
Optional<FreeBusyError> |
ScheduleInformation.getError() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInformation.Builder |
ScheduleInformation.Builder.error(FreeBusyError error) |
ScheduleInformation |
ScheduleInformation.withError(FreeBusyError error) |
Copyright © 2018–2020. All rights reserved.