Class ParticipantJoiningNotificationRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ParticipantJoiningNotification>
-
- odata.msgraph.client.beta.entity.request.ParticipantJoiningNotificationRequest
-
public class ParticipantJoiningNotificationRequest extends com.github.davidmoten.odata.client.EntityRequest<ParticipantJoiningNotification>
-
-
Constructor Summary
Constructors Constructor Description ParticipantJoiningNotificationRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CallRequestcall()
-
-
-
Method Detail
-
call
public CallRequest call()
-
-