| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateSchema |
UpdateSchema.setComment(String comment) |
UpdateSchema |
UpdateSchema.setEnablePredictiveOptimization(EnablePredictiveOptimization enablePredictiveOptimization) |
UpdateSchema |
UpdateSchema.setFullName(String fullName) |
UpdateSchema |
UpdateSchema.setNewName(String newName) |
UpdateSchema |
UpdateSchema.setOwner(String owner) |
UpdateSchema |
UpdateSchema.setProperties(Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
SchemaInfo |
SchemasAPI.update(UpdateSchema request)
Update a schema.
|
SchemaInfo |
SchemasService.update(UpdateSchema updateSchema)
Update a schema.
|
Copyright © 2024. All rights reserved.