A B C D F G H I Q R S V 
All Classes 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 - io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
 

C

CLOUD_EVENT - 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 - Variable in class 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 in io.quarkus.gcp.functions
 
GoogleCloudFunctionRecorder - Class in io.quarkus.gcp.functions
 
GoogleCloudFunctionRecorder() - Constructor for class io.quarkus.gcp.functions.GoogleCloudFunctionRecorder
 
GoogleCloudFunctionsConfig - Class in io.quarkus.gcp.functions
 
GoogleCloudFunctionsConfig() - Constructor for class io.quarkus.gcp.functions.GoogleCloudFunctionsConfig
 

H

HTTP - 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 - io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
 

S

selectDelegate(GoogleCloudFunctionsConfig, 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 io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I Q R S V 
All Classes All Packages