| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
GetTableRequest |
GetTableRequest.setFullName(String fullName) |
GetTableRequest |
GetTableRequest.setIncludeBrowse(Boolean includeBrowse) |
GetTableRequest |
GetTableRequest.setIncludeDeltaMetadata(Boolean includeDeltaMetadata) |
GetTableRequest |
GetTableRequest.setIncludeManifestCapabilities(Boolean includeManifestCapabilities) |
| Modifier and Type | Method and Description |
|---|---|
TableInfo |
TablesService.get(GetTableRequest getTableRequest)
Gets a table from the metastore for a specific catalog and schema.
|
TableInfo |
TablesAPI.get(GetTableRequest request)
Gets a table from the metastore for a specific catalog and schema.
|
Copyright © 2026. All rights reserved.