Uses of Class
com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Packages that use BigtableInstanceAdminGrpc.BigtableInstanceAdminStub Package Description com.google.bigtable.admin.v2 -
-
Uses of BigtableInstanceAdminGrpc.BigtableInstanceAdminStub in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return BigtableInstanceAdminGrpc.BigtableInstanceAdminStub Modifier and Type Method Description protected BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
BigtableInstanceAdminGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-