com.baidubce.services.vod.model
Class ListNotificationsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.vod.model.ListNotificationsResponse
- All Implemented Interfaces:
- Serializable
public class ListNotificationsResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
ListNotificationsResponse
public ListNotificationsResponse()
getNotifications
public List<Notification> getNotifications()
setNotifications
public void setNotifications(List<Notification> notifications)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.