@Generated public class CatalogConfig extends Object
| Constructor and Description |
|---|
CatalogConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<AutoTaggingConfig> |
getAutoTagConfigs() |
CatalogConfigSchemaNames |
getIncludedSchemas() |
String |
getName() |
int |
hashCode() |
CatalogConfig |
setAutoTagConfigs(Collection<AutoTaggingConfig> autoTagConfigs) |
CatalogConfig |
setIncludedSchemas(CatalogConfigSchemaNames includedSchemas) |
CatalogConfig |
setName(String name) |
String |
toString() |
public CatalogConfig setAutoTagConfigs(Collection<AutoTaggingConfig> autoTagConfigs)
public Collection<AutoTaggingConfig> getAutoTagConfigs()
public CatalogConfig setIncludedSchemas(CatalogConfigSchemaNames includedSchemas)
public CatalogConfigSchemaNames getIncludedSchemas()
public CatalogConfig setName(String name)
public String getName()
Copyright © 2026. All rights reserved.