| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
TableExistsResponse |
TablesAPI.exists(ExistsRequest request)
Get boolean reflecting if table exists.
|
TableExistsResponse |
TablesService.exists(ExistsRequest existsRequest)
Get boolean reflecting if table exists.
|
TableExistsResponse |
TablesAPI.exists(String fullName) |
TableExistsResponse |
TableExistsResponse.setTableExists(Boolean tableExists) |
Copyright © 2024. All rights reserved.