Uses of Class
odata.msgraph.client.beta.entity.OnlineMeeting
-
Packages that use OnlineMeeting Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request -
-
Uses of OnlineMeeting in odata.msgraph.client.beta.entity
-
Uses of OnlineMeeting in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return types with arguments of type OnlineMeeting Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<OnlineMeeting>OnlineMeetingCollectionRequest. createOrGet(ChatInfo chatInfo, OffsetDateTime endDateTime, String externalId, MeetingParticipants participants, OffsetDateTime startDateTime, String subject)
-