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