Uses of Class
odata.msgraph.client.beta.entity.ParticipantLeftNotification.Builder
-
Packages that use ParticipantLeftNotification.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ParticipantLeftNotification.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ParticipantLeftNotification.Builder Modifier and Type Method Description static ParticipantLeftNotification.BuilderParticipantLeftNotification. builderParticipantLeftNotification()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ParticipantLeftNotification.BuilderParticipantLeftNotification.Builder. id(String id)ParticipantLeftNotification.BuilderParticipantLeftNotification.Builder. participantId(String participantId)
-