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