Class CloudEventsImpl
java.lang.Object
api.equinix.javasdk.fabric.client.implementation.CloudEventsImpl
- All Implemented Interfaces:
CloudEvents
-
Constructor Summary
ConstructorsConstructorDescriptionCloudEventsImpl(CloudEventClient<CloudEvent> serviceClient, Fabric serviceManager) -
Method Summary
Modifier and TypeMethodDescriptionlist()Lists all cloud events accessible to the current account.
-
Constructor Details
-
CloudEventsImpl
-
-
Method Details
-
list
Description copied from interface:CloudEventsLists all cloud events accessible to the current account.- Specified by:
listin interfaceCloudEvents- Returns:
- a paginated list of cloud events
-