JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.yahoo.vespa.hosted.controller.api.integration.aws
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 Details
getEvents
List
<
CloudEvent
>
getEvents
(
String
regionName)