Class NotificationRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Notification>
-
- odata.msgraph.client.beta.entity.request.NotificationRequest
-
public class NotificationRequest extends com.github.davidmoten.odata.client.EntityRequest<Notification>
-
-
Constructor Summary
Constructors Constructor Description NotificationRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-