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 java.util.List<CloudEvent>getEvents(java.lang.String regionName)
-
-
-
Method Detail
-
getEvents
java.util.List<CloudEvent> getEvents(java.lang.String regionName)
-
-