Uses of Class
com.google.cloud.functions.v2beta.FunctionServiceGrpc.FunctionServiceFutureStub
-
Packages that use FunctionServiceGrpc.FunctionServiceFutureStub Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of FunctionServiceGrpc.FunctionServiceFutureStub in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta 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
-