Uses of Interface
api.equinix.javasdk.customerportal.model.Notification
Packages that use Notification
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of Notification in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type NotificationModifier and TypeMethodDescriptionCustomerPortalConfig.getNotificationClient()Notifications.list()Lists all notifications for the current account. -
Uses of Notification in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type NotificationConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type NotificationModifierConstructorDescriptionNotificationsImpl(NotificationClient<Notification> serviceClient, CustomerPortal serviceManager) -
Uses of Notification in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type Notification -
Uses of Notification in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type NotificationModifier and TypeMethodDescriptionNotificationClientImpl.list()NotificationClientImpl.nextPage(PaginatedRequest<Notification> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type NotificationModifier and TypeMethodDescriptionNotificationClientImpl.nextPage(PaginatedRequest<Notification> equinixRequest) -
Uses of Notification in api.equinix.javasdk.customerportal.model.json
Classes in api.equinix.javasdk.customerportal.model.json that implement Notification