Uses of Class
odata.msgraph.client.beta.entity.ParticipantJoiningNotification
-
Packages that use ParticipantJoiningNotification Package Description odata.msgraph.client.beta.entity -
-
Uses of ParticipantJoiningNotification in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ParticipantJoiningNotification Modifier and Type Method Description ParticipantJoiningNotificationParticipantJoiningNotification.Builder. build()ParticipantJoiningNotificationParticipantJoiningNotification. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ParticipantJoiningNotificationParticipantJoiningNotification. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ParticipantJoiningNotificationParticipantJoiningNotification. withUnmappedField(String name, String value)
-