Uses of Class
com.databricks.sdk.service.catalog.GetTableRequest
-
Packages that use GetTableRequest Package Description com.databricks.sdk.service.catalog -
-
Uses of GetTableRequest in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return GetTableRequest Modifier and Type Method Description GetTableRequestGetTableRequest. setFullName(String fullName)GetTableRequestGetTableRequest. setIncludeDeltaMetadata(Boolean includeDeltaMetadata)Methods in com.databricks.sdk.service.catalog with parameters of type GetTableRequest Modifier and Type Method Description TableInfoTablesAPI. get(GetTableRequest request)Get a table.TableInfoTablesService. get(GetTableRequest getTableRequest)Get a table.
-