Interface Handler
public interface Handler
What a Lambda-style handler implements. The event and the return value are raw
JSON strings at this layer; the generated dispatcher from a @RestClient
interface is what turns them into typed calls.
-
Method Summary
-
Method Details
-
handle
-