public class NotificationList extends Object
| Constructor and Description |
|---|
NotificationList(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPageLink() |
Optional<String> |
getNextPageLink() |
List<Notification> |
getNotifications() |
String |
toString() |
public NotificationList(String content)
Copyright © 2019. All rights reserved.