Uses of Class
com.google.cloud.functions.v2alpha.FunctionServiceGrpc.FunctionServiceBlockingStub
-
Packages that use FunctionServiceGrpc.FunctionServiceBlockingStub Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of FunctionServiceGrpc.FunctionServiceBlockingStub in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return FunctionServiceGrpc.FunctionServiceBlockingStub Modifier and Type Method Description protected FunctionServiceGrpc.FunctionServiceBlockingStub
FunctionServiceGrpc.FunctionServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FunctionServiceGrpc.FunctionServiceBlockingStub
FunctionServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-