| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. bdsApiKeyId(String bdsApiKeyId) | The ID of BDS API Key used for metastore configuration. | 
| static BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary. builder() | Create a new builder. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. copy(BdsMetastoreConfigurationSummary model) |  | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. displayName(String displayName) | The display name of metastore configuration | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. id(String id) | The ID of the metastore configuration | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. lifecycleState(BdsMetastoreConfiguration.LifecycleState lifecycleState) | the lifecycle state of the metastore configuration. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. metastoreId(String metastoreId) | The OCID of the Data Catalog metastore. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. metastoreType(BdsMetastoreConfiguration.MetastoreType metastoreType) | The type of the metastore in the metastore configuration. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. timeCreated(Date timeCreated) | The time when the configuration was created, shown as an RFC 3339 formatted datetime
string. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary.Builder. timeUpdated(Date timeUpdated) | The time when the configuration was updated, shown as an RFC 3339 formatted datetime
string. | 
| BdsMetastoreConfigurationSummary.Builder | BdsMetastoreConfigurationSummary. toBuilder() |  |