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