Uses of Interface
api.equinix.javasdk.customerportal.model.UnifiedNotification
Packages that use UnifiedNotification
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of UnifiedNotification in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return UnifiedNotificationModifier and TypeMethodDescriptionRetrieves a specific unified notification by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type UnifiedNotificationModifier and TypeMethodDescriptionCustomerPortalConfig.getUnifiedNotificationClient()UnifiedNotifications.list()Lists all unified notifications for the current account. -
Uses of UnifiedNotification in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return UnifiedNotificationModifier and TypeMethodDescriptionMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type UnifiedNotificationConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type UnifiedNotificationModifierConstructorDescriptionUnifiedNotificationsImpl(UnifiedNotificationClient<UnifiedNotification> serviceClient, CustomerPortal serviceManager) -
Uses of UnifiedNotification in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type UnifiedNotification -
Uses of UnifiedNotification in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type UnifiedNotificationModifier and TypeMethodDescriptionUnifiedNotificationClientImpl.list()UnifiedNotificationClientImpl.nextPage(PaginatedRequest<UnifiedNotification> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type UnifiedNotificationModifier and TypeMethodDescriptionUnifiedNotificationClientImpl.nextPage(PaginatedRequest<UnifiedNotification> equinixRequest) -
Uses of UnifiedNotification in api.equinix.javasdk.customerportal.model.json
Classes in api.equinix.javasdk.customerportal.model.json that implement UnifiedNotification