Uses of Enum Class
io.quarkus.gcp.functions.GoogleCloudFunctionInfo.FunctionType
-
Uses of GoogleCloudFunctionInfo.FunctionType in io.quarkus.gcp.functions
Methods in io.quarkus.gcp.functions that return GoogleCloudFunctionInfo.FunctionTypeModifier and TypeMethodDescriptionGoogleCloudFunctionInfo.getFunctionType()Returns the enum constant of this class with the specified name.static GoogleCloudFunctionInfo.FunctionType[]GoogleCloudFunctionInfo.FunctionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.gcp.functions with parameters of type GoogleCloudFunctionInfo.FunctionTypeModifier and TypeMethodDescriptionvoidGoogleCloudFunctionInfo.setFunctionType(GoogleCloudFunctionInfo.FunctionType functionType)