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