| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
SystemSchemaInfo |
SystemSchemaInfo.setSchema(String schema) |
SystemSchemaInfo |
SystemSchemaInfo.setState(SystemSchemaInfoState state) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SystemSchemaInfo> |
ListSystemSchemasResponse.getSchemas() |
Iterable<SystemSchemaInfo> |
SystemSchemasAPI.list(ListSystemSchemasRequest request)
List system schemas.
|
Iterable<SystemSchemaInfo> |
SystemSchemasAPI.list(String metastoreId) |
| Modifier and Type | Method and Description |
|---|---|
ListSystemSchemasResponse |
ListSystemSchemasResponse.setSchemas(Collection<SystemSchemaInfo> schemas) |
Copyright © 2024. All rights reserved.