Uses of Class
com.google.cloud.metastore.v1alpha.stub.DataprocMetastoreFederationStub
-
Packages that use DataprocMetastoreFederationStub Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of DataprocMetastoreFederationStub in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return DataprocMetastoreFederationStub Modifier and Type Method Description DataprocMetastoreFederationStub
DataprocMetastoreFederationClient. getStub()
Methods in com.google.cloud.metastore.v1alpha with parameters of type DataprocMetastoreFederationStub Modifier and Type Method Description static DataprocMetastoreFederationClient
DataprocMetastoreFederationClient. create(DataprocMetastoreFederationStub stub)
Constructs an instance of DataprocMetastoreFederationClient, using the given stub for making calls.Constructors in com.google.cloud.metastore.v1alpha with parameters of type DataprocMetastoreFederationStub Constructor Description DataprocMetastoreFederationClient(DataprocMetastoreFederationStub stub)
-
Uses of DataprocMetastoreFederationStub in com.google.cloud.metastore.v1alpha.stub
Subclasses of DataprocMetastoreFederationStub in com.google.cloud.metastore.v1alpha.stub Modifier and Type Class Description class
GrpcDataprocMetastoreFederationStub
gRPC stub implementation for the DataprocMetastoreFederation service API.class
HttpJsonDataprocMetastoreFederationStub
REST stub implementation for the DataprocMetastoreFederation service API.Methods in com.google.cloud.metastore.v1alpha.stub that return DataprocMetastoreFederationStub Modifier and Type Method Description DataprocMetastoreFederationStub
DataprocMetastoreFederationStubSettings. createStub()
-