Uses of Class
com.google.cloud.metastore.v1beta.stub.DataprocMetastoreFederationStubSettings
-
Packages that use DataprocMetastoreFederationStubSettings Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore APIcom.google.cloud.metastore.v1beta.stub -
-
Uses of DataprocMetastoreFederationStubSettings in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta with parameters of type DataprocMetastoreFederationStubSettings Modifier and Type Method Description static DataprocMetastoreFederationSettingsDataprocMetastoreFederationSettings. create(DataprocMetastoreFederationStubSettings stub) -
Uses of DataprocMetastoreFederationStubSettings in com.google.cloud.metastore.v1beta.stub
Methods in com.google.cloud.metastore.v1beta.stub that return DataprocMetastoreFederationStubSettings Modifier and Type Method Description DataprocMetastoreFederationStubSettingsDataprocMetastoreFederationStubSettings.Builder. build()Methods in com.google.cloud.metastore.v1beta.stub with parameters of type DataprocMetastoreFederationStubSettings Modifier and Type Method Description static GrpcDataprocMetastoreFederationStubGrpcDataprocMetastoreFederationStub. create(DataprocMetastoreFederationStubSettings settings)static HttpJsonDataprocMetastoreFederationStubHttpJsonDataprocMetastoreFederationStub. create(DataprocMetastoreFederationStubSettings settings)Constructors in com.google.cloud.metastore.v1beta.stub with parameters of type DataprocMetastoreFederationStubSettings Constructor Description Builder(DataprocMetastoreFederationStubSettings settings)GrpcDataprocMetastoreFederationStub(DataprocMetastoreFederationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcDataprocMetastoreFederationStub, using the given settings.GrpcDataprocMetastoreFederationStub(DataprocMetastoreFederationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcDataprocMetastoreFederationStub, using the given settings.HttpJsonDataprocMetastoreFederationStub(DataprocMetastoreFederationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonDataprocMetastoreFederationStub, using the given settings.HttpJsonDataprocMetastoreFederationStub(DataprocMetastoreFederationStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonDataprocMetastoreFederationStub, using the given settings.
-