Uses of Enum Class
io.quarkus.google.cloud.functions.test.FunctionType
-
Uses of FunctionType in io.quarkus.google.cloud.functions.test
Methods in io.quarkus.google.cloud.functions.test that return FunctionTypeModifier and TypeMethodDescriptionstatic FunctionTypeReturns the enum constant of this class with the specified name.static FunctionType[]FunctionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkus.google.cloud.functions.test with parameters of type FunctionTypeModifierConstructorDescription(package private)CloudFunctionsInvoker(FunctionType functionType) (package private)CloudFunctionsInvoker(FunctionType functionType, int port)