Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_metastore_service.DataprocMetastoreServiceHiveMetastoreConfig
-
Packages that use DataprocMetastoreServiceHiveMetastoreConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_metastore_service google_dataproc_metastore_service -
-
Uses of DataprocMetastoreServiceHiveMetastoreConfig in com.hashicorp.cdktf.providers.google.dataproc_metastore_service
Classes in com.hashicorp.cdktf.providers.google.dataproc_metastore_service that implement DataprocMetastoreServiceHiveMetastoreConfig Modifier and Type Class Description static classDataprocMetastoreServiceHiveMetastoreConfig.Jsii$ProxyAn implementation forDataprocMetastoreServiceHiveMetastoreConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_metastore_service that return DataprocMetastoreServiceHiveMetastoreConfig Modifier and Type Method Description DataprocMetastoreServiceHiveMetastoreConfigDataprocMetastoreServiceHiveMetastoreConfig.Builder. build()Builds the configured instance.default DataprocMetastoreServiceHiveMetastoreConfigDataprocMetastoreServiceConfig. getHiveMetastoreConfig()hive_metastore_config block.DataprocMetastoreServiceHiveMetastoreConfigDataprocMetastoreServiceConfig.Jsii$Proxy. getHiveMetastoreConfig()DataprocMetastoreServiceHiveMetastoreConfigDataprocMetastoreService. getHiveMetastoreConfigInput()DataprocMetastoreServiceHiveMetastoreConfigDataprocMetastoreServiceHiveMetastoreConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_metastore_service with parameters of type DataprocMetastoreServiceHiveMetastoreConfig Modifier and Type Method Description DataprocMetastoreService.BuilderDataprocMetastoreService.Builder. hiveMetastoreConfig(DataprocMetastoreServiceHiveMetastoreConfig hiveMetastoreConfig)hive_metastore_config block.DataprocMetastoreServiceConfig.BuilderDataprocMetastoreServiceConfig.Builder. hiveMetastoreConfig(DataprocMetastoreServiceHiveMetastoreConfig hiveMetastoreConfig)Sets the value ofDataprocMetastoreServiceConfig.getHiveMetastoreConfig()voidDataprocMetastoreService. putHiveMetastoreConfig(DataprocMetastoreServiceHiveMetastoreConfig value)voidDataprocMetastoreServiceHiveMetastoreConfigOutputReference. setInternalValue(DataprocMetastoreServiceHiveMetastoreConfig value)
-