| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
CreateSchema |
CreateSchema.setCatalogName(String catalogName) |
CreateSchema |
CreateSchema.setComment(String comment) |
CreateSchema |
CreateSchema.setName(String name) |
CreateSchema |
CreateSchema.setProperties(Map<String,String> properties) |
CreateSchema |
CreateSchema.setStorageRoot(String storageRoot) |
| Modifier and Type | Method and Description |
|---|---|
SchemaInfo |
SchemasAPI.create(CreateSchema request)
Create a schema.
|
SchemaInfo |
SchemasService.create(CreateSchema createSchema)
Create a schema.
|
Copyright © 2024. All rights reserved.