Uses of Class
com.google.cloud.functions.v2beta.FunctionServiceClient
Packages that use FunctionServiceClient
-
Uses of FunctionServiceClient in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta that return FunctionServiceClientModifier and TypeMethodDescriptionstatic final FunctionServiceClientFunctionServiceClient.create()Constructs an instance of FunctionServiceClient with default settings.static final FunctionServiceClientFunctionServiceClient.create(FunctionServiceSettings settings) Constructs an instance of FunctionServiceClient, using the given settings.static final FunctionServiceClientFunctionServiceClient.create(FunctionServiceStub stub) Constructs an instance of FunctionServiceClient, using the given stub for making calls.