Uses of Class
com.google.cloud.bigquery.connection.v1beta1.ConnectionServiceGrpc.ConnectionServiceFutureStub
-
Packages that use ConnectionServiceGrpc.ConnectionServiceFutureStub Package Description com.google.cloud.bigquery.connection.v1beta1 A client to BigQuery Connection API -
-
Uses of ConnectionServiceGrpc.ConnectionServiceFutureStub in com.google.cloud.bigquery.connection.v1beta1
Methods in com.google.cloud.bigquery.connection.v1beta1 that return ConnectionServiceGrpc.ConnectionServiceFutureStub Modifier and Type Method Description protected ConnectionServiceGrpc.ConnectionServiceFutureStub
ConnectionServiceGrpc.ConnectionServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ConnectionServiceGrpc.ConnectionServiceFutureStub
ConnectionServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-