Uses of Class
com.google.cloud.metastore.v1.stub.DataprocMetastoreFederationStubSettings
-
Packages that use DataprocMetastoreFederationStubSettings Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore APIcom.google.cloud.metastore.v1.stub -
-
Uses of DataprocMetastoreFederationStubSettings in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 with parameters of type DataprocMetastoreFederationStubSettings Modifier and Type Method Description static DataprocMetastoreFederationSettingsDataprocMetastoreFederationSettings. create(DataprocMetastoreFederationStubSettings stub) -
Uses of DataprocMetastoreFederationStubSettings in com.google.cloud.metastore.v1.stub
Methods in com.google.cloud.metastore.v1.stub that return DataprocMetastoreFederationStubSettings Modifier and Type Method Description DataprocMetastoreFederationStubSettingsDataprocMetastoreFederationStubSettings.Builder. build()Methods in com.google.cloud.metastore.v1.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.v1.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.
-