| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ExistsRequest |
ExistsRequest.setFullName(String fullName) |
| Modifier and Type | Method and Description |
|---|---|
TableExistsResponse |
TablesService.exists(ExistsRequest existsRequest)
Gets if a table exists in the metastore for a specific catalog and schema.
|
TableExistsResponse |
TablesAPI.exists(ExistsRequest request)
Gets if a table exists in the metastore for a specific catalog and schema.
|
Copyright © 2026. All rights reserved.