public interface PojoRequestHandler<Input,Output>
Output
handleRequest(Input input, Context context)
Output handleRequest(Input input, Context context)
input
context
Copyright © 2020. All rights reserved.