Uses of Class
com.google.cloud.metastore.v1.DataprocMetastoreFederationSettings
-
Packages that use DataprocMetastoreFederationSettings Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreFederationSettings in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 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.v1 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.v1 with parameters of type DataprocMetastoreFederationSettings Constructor Description Builder(DataprocMetastoreFederationSettings settings)
DataprocMetastoreFederationClient(DataprocMetastoreFederationSettings settings)
Constructs an instance of DataprocMetastoreFederationClient, using the given settings.
-