Class NotificationsRequest
- java.lang.Object
-
- com.treescrub.spedran.ResourceCollectionRequest<Notification>
-
- com.treescrub.spedran.requests.builders.NotificationsRequest
-
public class NotificationsRequest extends ResourceCollectionRequest<Notification>
A request builder to get theNotifications of the authenticatedUser.
-
-
Constructor Summary
Constructors Constructor Description NotificationsRequest()
-