| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
EnableSchemaName |
EnableRequest.getSchemaName() |
static EnableSchemaName |
EnableSchemaName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnableSchemaName[] |
EnableSchemaName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemSchemasAPI.enable(String metastoreId,
EnableSchemaName schemaName) |
EnableRequest |
EnableRequest.setSchemaName(EnableSchemaName schemaName) |
Copyright © 2024. All rights reserved.