Package io.quarkus.gcp.functions
Class GoogleCloudFunctionRecorder
- java.lang.Object
-
- io.quarkus.gcp.functions.GoogleCloudFunctionRecorder
-
public class GoogleCloudFunctionRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleCloudFunctionRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidselectDelegate(GoogleCloudFunctionsConfig config, List<GoogleCloudFunctionInfo> cloudFunctions)
-
-
-
Method Detail
-
selectDelegate
public void selectDelegate(GoogleCloudFunctionsConfig config, List<GoogleCloudFunctionInfo> cloudFunctions)
-
-