| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
DeleteSchemaRequest |
DeleteSchemaRequest.setForce(Boolean force) |
DeleteSchemaRequest |
DeleteSchemaRequest.setFullName(String fullName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemasAPI.delete(DeleteSchemaRequest request)
Deletes the specified schema from the parent catalog.
|
void |
SchemasService.delete(DeleteSchemaRequest deleteSchemaRequest)
Deletes the specified schema from the parent catalog.
|
Copyright © 2026. All rights reserved.