Uses of Class
com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Packages that use BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub Package Description com.google.bigtable.admin.v2 -
-
Uses of BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub Modifier and Type Method Description protected BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
BigtableInstanceAdminGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-