Interface AwsEventFetcher

  • All Known Implementing Classes:
    MockAwsEventFetcher

    public interface AwsEventFetcher
    Author:
    freva
    • Method Detail

      • getEvents

        java.util.List<CloudEvent> getEvents​(java.lang.String awsRegionName)