Class NotificationsImpl
java.lang.Object
api.equinix.javasdk.customerportal.client.implementation.NotificationsImpl
- All Implemented Interfaces:
Notifications
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationsImpl(NotificationClient<Notification> serviceClient, CustomerPortal serviceManager) -
Method Summary
-
Constructor Details
-
NotificationsImpl
public NotificationsImpl(NotificationClient<Notification> serviceClient, CustomerPortal serviceManager)
-
-
Method Details
-
list
Description copied from interface:NotificationsLists all notifications for the current account.- Specified by:
listin interfaceNotifications- Returns:
- a paginated list of notifications
-