Interface Events
- All Known Implementing Classes:
EventsImpl
public interface Events
Client interface for accessing Equinix Messaging events. Provides methods to list
and retrieve events that represent notifications triggered by resource changes
across Equinix services.
-
Method Summary
-
Method Details
-
list
PaginatedList<Event> list()Lists all messaging events for the current account.- Returns:
- a paginated list of events
-
getByUuid
-