Uses of Class
com.google.cloud.metastore.v1beta.DataprocMetastoreFederationSettings
-
Packages that use DataprocMetastoreFederationSettings Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreFederationSettings in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DataprocMetastoreFederationSettings Modifier and Type Method Description DataprocMetastoreFederationSettingsDataprocMetastoreFederationSettings.Builder. build()static DataprocMetastoreFederationSettingsDataprocMetastoreFederationSettings. create(DataprocMetastoreFederationStubSettings stub)DataprocMetastoreFederationSettingsDataprocMetastoreFederationClient. getSettings()Methods in com.google.cloud.metastore.v1beta with parameters of type DataprocMetastoreFederationSettings Modifier and Type Method Description static DataprocMetastoreFederationClientDataprocMetastoreFederationClient. create(DataprocMetastoreFederationSettings settings)Constructs an instance of DataprocMetastoreFederationClient, using the given settings.Constructors in com.google.cloud.metastore.v1beta with parameters of type DataprocMetastoreFederationSettings Constructor Description Builder(DataprocMetastoreFederationSettings settings)DataprocMetastoreFederationClient(DataprocMetastoreFederationSettings settings)Constructs an instance of DataprocMetastoreFederationClient, using the given settings.
-