Uses of Class
com.google.cloud.functions.v2alpha.FunctionServiceClient
-
Packages that use FunctionServiceClient Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of FunctionServiceClient in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return FunctionServiceClient Modifier and Type Method Description static FunctionServiceClientFunctionServiceClient. create()Constructs an instance of FunctionServiceClient with default settings.static FunctionServiceClientFunctionServiceClient. create(FunctionServiceSettings settings)Constructs an instance of FunctionServiceClient, using the given settings.static FunctionServiceClientFunctionServiceClient. create(FunctionServiceStub stub)Constructs an instance of FunctionServiceClient, using the given stub for making calls.
-