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