Uses of Class
com.google.cloud.functions.v2.stub.FunctionServiceStub
-
Packages that use FunctionServiceStub Package Description com.google.cloud.functions.v2 A client to Cloud Functions APIcom.google.cloud.functions.v2.stub -
-
Uses of FunctionServiceStub in com.google.cloud.functions.v2
Methods in com.google.cloud.functions.v2 that return FunctionServiceStub Modifier and Type Method Description FunctionServiceStubFunctionServiceClient. getStub()Methods in com.google.cloud.functions.v2 with parameters of type FunctionServiceStub Modifier and Type Method Description static FunctionServiceClientFunctionServiceClient. create(FunctionServiceStub stub)Constructs an instance of FunctionServiceClient, using the given stub for making calls.Constructors in com.google.cloud.functions.v2 with parameters of type FunctionServiceStub Constructor Description FunctionServiceClient(FunctionServiceStub stub) -
Uses of FunctionServiceStub in com.google.cloud.functions.v2.stub
Subclasses of FunctionServiceStub in com.google.cloud.functions.v2.stub Modifier and Type Class Description classGrpcFunctionServiceStubgRPC stub implementation for the FunctionService service API.classHttpJsonFunctionServiceStubREST stub implementation for the FunctionService service API.Methods in com.google.cloud.functions.v2.stub that return FunctionServiceStub Modifier and Type Method Description FunctionServiceStubFunctionServiceStubSettings. createStub()
-