Uses of Class
com.google.cloud.metastore.v1beta.stub.GrpcDataprocMetastoreStub
-
Packages that use GrpcDataprocMetastoreStub Package Description com.google.cloud.metastore.v1beta.stub -
-
Uses of GrpcDataprocMetastoreStub in com.google.cloud.metastore.v1beta.stub
Methods in com.google.cloud.metastore.v1beta.stub that return GrpcDataprocMetastoreStub Modifier and Type Method Description static GrpcDataprocMetastoreStub
GrpcDataprocMetastoreStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcDataprocMetastoreStub
GrpcDataprocMetastoreStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcDataprocMetastoreStub
GrpcDataprocMetastoreStub. create(DataprocMetastoreStubSettings settings)
-