Index
All Classes and Interfaces|All Packages
A
- accept(CloudEvent) - Method in class io.quarkus.gcp.functions.QuarkusCloudEventsFunction
- accept(String, Context) - Method in class io.quarkus.gcp.functions.QuarkusBackgroundFunction
B
- BACKGROUND - Enum constant in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
C
- CLOUD_EVENT - Enum constant in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
D
- deploymentStatus - Static variable in class io.quarkus.gcp.functions.QuarkusBackgroundFunction
- deploymentStatus - Static variable in class io.quarkus.gcp.functions.QuarkusCloudEventsFunction
- deploymentStatus - Static variable in class io.quarkus.gcp.functions.QuarkusHttpFunction
F
- function() - Method in interface io.quarkus.gcp.functions.GoogleCloudFunctionsConfig
-
The function name.
G
- getBeanName() - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- getClassName() - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- getFunctionType() - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- GoogleCloudFunctionInfo - Class in io.quarkus.gcp.functions
- GoogleCloudFunctionInfo() - Constructor for class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- GoogleCloudFunctionInfo.FunctionType - Enum Class in io.quarkus.gcp.functions
- GoogleCloudFunctionRecorder - Class in io.quarkus.gcp.functions
- GoogleCloudFunctionRecorder(RuntimeValue<GoogleCloudFunctionsConfig>) - Constructor for class io.quarkus.gcp.functions.GoogleCloudFunctionRecorder
- GoogleCloudFunctionsConfig - Interface in io.quarkus.gcp.functions
H
- HTTP - Enum constant in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
I
- io.quarkus.gcp.functions - package io.quarkus.gcp.functions
Q
- QuarkusBackgroundFunction - Class in io.quarkus.gcp.functions
- QuarkusBackgroundFunction() - Constructor for class io.quarkus.gcp.functions.QuarkusBackgroundFunction
- QuarkusCloudEventsFunction - Class in io.quarkus.gcp.functions
- QuarkusCloudEventsFunction() - Constructor for class io.quarkus.gcp.functions.QuarkusCloudEventsFunction
- QuarkusHttpFunction - Class in io.quarkus.gcp.functions
- QuarkusHttpFunction() - Constructor for class io.quarkus.gcp.functions.QuarkusHttpFunction
R
- RAW_BACKGROUND - Enum constant in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
S
- selectDelegate(List<GoogleCloudFunctionInfo>) - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionRecorder
- service(HttpRequest, HttpResponse) - Method in class io.quarkus.gcp.functions.QuarkusHttpFunction
- setBeanName(String) - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- setClassName(String) - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- setDelegate(String) - Static method in class io.quarkus.gcp.functions.QuarkusCloudEventsFunction
- setDelegate(String) - Static method in class io.quarkus.gcp.functions.QuarkusHttpFunction
- setDelegates(String, String) - Static method in class io.quarkus.gcp.functions.QuarkusBackgroundFunction
- setFunctionType(GoogleCloudFunctionInfo.FunctionType) - Method in class io.quarkus.gcp.functions.GoogleCloudFunctionInfo
- started - Static variable in class io.quarkus.gcp.functions.QuarkusBackgroundFunction
- started - Static variable in class io.quarkus.gcp.functions.QuarkusCloudEventsFunction
- started - Static variable in class io.quarkus.gcp.functions.QuarkusHttpFunction
V
- valueOf(String) - Static method in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages