| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Attendee |
Attendee.Builder.build() |
Attendee |
Attendee.withProposedNewTime(TimeSlot proposedNewTime) |
Attendee |
Attendee.withStatus(ResponseStatus status) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Attendee> |
Event.attendees |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Attendee> |
Event.getAttendees() |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.attendees(List<Attendee> attendees) |
Copyright © 2018–2020. All rights reserved.