public class NotificationListResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
NotificationListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationModel> |
getNotifications() |
void |
setNotifications(List<NotificationModel> notifications) |
String |
toString() |
getMetadatapublic List<NotificationModel> getNotifications()
public void setNotifications(List<NotificationModel> notifications)
Copyright © 2021. All rights reserved.