Uses of Class
com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
-
Packages that use CloudFunctionsServiceGrpc.CloudFunctionsServiceStub Package Description com.google.cloud.functions.v1 A client to Cloud Functions API -
-
Uses of CloudFunctionsServiceGrpc.CloudFunctionsServiceStub in com.google.cloud.functions.v1
Methods in com.google.cloud.functions.v1 that return CloudFunctionsServiceGrpc.CloudFunctionsServiceStub Modifier and Type Method Description protected CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
CloudFunctionsServiceGrpc.CloudFunctionsServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
CloudFunctionsServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-