Uses of Class
com.google.cloud.functions.v2beta.FunctionServiceClient
-
Packages that use FunctionServiceClient Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of FunctionServiceClient in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta 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.
-