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