| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
MeetingParticipants |
MeetingParticipants.Builder.build() |
MeetingParticipants |
MeetingParticipants.withOrganizer(MeetingParticipantInfo organizer) |
| Modifier and Type | Field and Description |
|---|---|
protected MeetingParticipants |
OnlineMeeting.participants |
| Modifier and Type | Method and Description |
|---|---|
Optional<MeetingParticipants> |
OnlineMeeting.getParticipants() |
| Modifier and Type | Method and Description |
|---|---|
OnlineMeeting.Builder |
OnlineMeeting.Builder.participants(MeetingParticipants participants) |
OnlineMeeting |
OnlineMeeting.withParticipants(MeetingParticipants participants) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<OnlineMeeting> |
OnlineMeetingCollectionRequest.createOrGet(ChatInfo chatInfo,
OffsetDateTime endDateTime,
String externalId,
MeetingParticipants participants,
OffsetDateTime startDateTime,
String subject) |
Copyright © 2018–2020. All rights reserved.