Uses of Class
com.google.cloud.functions.v2alpha.FunctionServiceGrpc.FunctionServiceStub
-
Packages that use FunctionServiceGrpc.FunctionServiceStub Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of FunctionServiceGrpc.FunctionServiceStub in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return FunctionServiceGrpc.FunctionServiceStub Modifier and Type Method Description protected FunctionServiceGrpc.FunctionServiceStub
FunctionServiceGrpc.FunctionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FunctionServiceGrpc.FunctionServiceStub
FunctionServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-