Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
-
Packages that use CloudEvent Package Description com.yahoo.vespa.hosted.controller.api.integration.aws -
-
Uses of CloudEvent in com.yahoo.vespa.hosted.controller.api.integration.aws
Methods in com.yahoo.vespa.hosted.controller.api.integration.aws that return types with arguments of type CloudEvent Modifier and Type Method Description List<CloudEvent>CloudEventFetcher. getEvents(String regionName)List<CloudEvent>MockCloudEventFetcher. getEvents(String regionName)Methods in com.yahoo.vespa.hosted.controller.api.integration.aws with parameters of type CloudEvent Modifier and Type Method Description voidMockCloudEventFetcher. addEvent(String regionName, CloudEvent cloudEvent)
-