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