@Generated public interface DataClassificationService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
CatalogConfig |
createCatalogConfig(CreateCatalogConfigRequest createCatalogConfigRequest)
Create Data Classification configuration for a catalog.
|
void |
deleteCatalogConfig(DeleteCatalogConfigRequest deleteCatalogConfigRequest)
Delete Data Classification configuration for a catalog.
|
CatalogConfig |
getCatalogConfig(GetCatalogConfigRequest getCatalogConfigRequest)
Get the Data Classification configuration for a catalog.
|
CatalogConfig |
updateCatalogConfig(UpdateCatalogConfigRequest updateCatalogConfigRequest)
Update the Data Classification configuration for a catalog.
|
CatalogConfig createCatalogConfig(CreateCatalogConfigRequest createCatalogConfigRequest)
Creates a new config resource, which enables Data Classification for the specified catalog. - The config must not already exist for the catalog.
void deleteCatalogConfig(DeleteCatalogConfigRequest deleteCatalogConfigRequest)
CatalogConfig getCatalogConfig(GetCatalogConfigRequest getCatalogConfigRequest)
CatalogConfig updateCatalogConfig(UpdateCatalogConfigRequest updateCatalogConfigRequest)
Copyright © 2026. All rights reserved.