Interface CloudEventFetcher
-
- All Known Implementing Classes:
MockCloudEventFetcher
public interface CloudEventFetcher- Author:
- freva
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<CloudEvent>getEvents(String regionName)
-
-
-
Method Detail
-
getEvents
List<CloudEvent> getEvents(String regionName)
-
-