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