Package odata.msgraph.client.beta.entity
Class ParticipantJoiningNotification.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.entity.ParticipantJoiningNotification.Builder
-
- Enclosing class:
- ParticipantJoiningNotification
public static final class ParticipantJoiningNotification.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ParticipantJoiningNotificationbuild()ParticipantJoiningNotification.Builderid(String id)
-
-
-
Method Detail
-
id
public ParticipantJoiningNotification.Builder id(String id)
-
build
public ParticipantJoiningNotification build()
-
-