Uses of Class
com.google.cloud.bigquery.reservation.v1.stub.HttpJsonReservationServiceStub
-
Packages that use HttpJsonReservationServiceStub Package Description com.google.cloud.bigquery.reservation.v1.stub -
-
Uses of HttpJsonReservationServiceStub in com.google.cloud.bigquery.reservation.v1.stub
Methods in com.google.cloud.bigquery.reservation.v1.stub that return HttpJsonReservationServiceStub Modifier and Type Method Description static HttpJsonReservationServiceStub
HttpJsonReservationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonReservationServiceStub
HttpJsonReservationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonReservationServiceStub
HttpJsonReservationServiceStub. create(ReservationServiceStubSettings settings)
-