Package io.quarkus.gcp.functions
Class QuarkusHttpFunction
- java.lang.Object
-
- io.quarkus.gcp.functions.QuarkusHttpFunction
-
- All Implemented Interfaces:
com.google.cloud.functions.HttpFunction
public final class QuarkusHttpFunction extends Object implements com.google.cloud.functions.HttpFunction
-
-
Field Summary
Fields Modifier and Type Field Description protected static StringdeploymentStatusprotected static booleanstarted
-
Constructor Summary
Constructors Constructor Description QuarkusHttpFunction()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidservice(com.google.cloud.functions.HttpRequest httpRequest, com.google.cloud.functions.HttpResponse httpResponse)(package private) static voidsetDelegate(String selectedDelegate)
-