| Package | Description |
|---|---|
| com.databricks.sdk | |
| com.databricks.sdk.service.catalog | |
| com.databricks.sdk.service.sharing |
| Class and Description |
|---|
| AccountMetastoreAssignmentsAPI
These APIs manage metastore assignments to a workspace.
|
| AccountMetastoreAssignmentsService
These APIs manage metastore assignments to a workspace.
|
| AccountMetastoresAPI
These APIs manage Unity Catalog metastores for an account.
|
| AccountMetastoresService
These APIs manage Unity Catalog metastores for an account.
|
| AccountStorageCredentialsAPI
These APIs manage storage credentials for a particular metastore.
|
| AccountStorageCredentialsService
These APIs manage storage credentials for a particular metastore.
|
| ArtifactAllowlistsAPI
In Databricks Runtime 13.3 and above, you can add libraries and init scripts to the `allowlist`
in UC so that users can leverage these artifacts on compute configured with shared access mode.
|
| ArtifactAllowlistsService
In Databricks Runtime 13.3 and above, you can add libraries and init scripts to the `allowlist`
in UC so that users can leverage these artifacts on compute configured with shared access mode.
|
| CatalogsAPI
A catalog is the first layer of Unity Catalog’s three-level namespace.
|
| CatalogsService
A catalog is the first layer of Unity Catalog’s three-level namespace.
|
| ConnectionsAPI
Connections allow for creating a connection to an external data source.
|
| ConnectionsService
Connections allow for creating a connection to an external data source.
|
| ExternalLocationsAPI
An external location is an object that combines a cloud storage path with a storage credential
that authorizes access to the cloud storage path.
|
| ExternalLocationsService
An external location is an object that combines a cloud storage path with a storage credential
that authorizes access to the cloud storage path.
|
| FunctionsAPI
Functions implement User-Defined Functions (UDFs) in Unity Catalog.
|
| FunctionsService
Functions implement User-Defined Functions (UDFs) in Unity Catalog.
|
| GrantsAPI
In Unity Catalog, data is secure by default.
|
| GrantsService
In Unity Catalog, data is secure by default.
|
| MetastoresAPI
A metastore is the top-level container of objects in Unity Catalog.
|
| MetastoresService
A metastore is the top-level container of objects in Unity Catalog.
|
| ModelVersionsAPI
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| ModelVersionsService
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| OnlineTablesAPI
Online tables provide lower latency and higher QPS access to data from Delta tables.
|
| OnlineTablesService
Online tables provide lower latency and higher QPS access to data from Delta tables.
|
| QualityMonitorsAPI
A monitor computes and monitors data or model quality metrics for a table over time.
|
| QualityMonitorsService
A monitor computes and monitors data or model quality metrics for a table over time.
|
| RegisteredModelsAPI
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| RegisteredModelsService
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| SchemasAPI
A schema (also called a database) is the second layer of Unity Catalog’s three-level namespace.
|
| SchemasService
A schema (also called a database) is the second layer of Unity Catalog’s three-level namespace.
|
| StorageCredentialsAPI
A storage credential represents an authentication and authorization mechanism for accessing data
stored on your cloud tenant.
|
| StorageCredentialsService
A storage credential represents an authentication and authorization mechanism for accessing data
stored on your cloud tenant.
|
| SystemSchemasAPI
A system schema is a schema that lives within the system catalog.
|
| SystemSchemasService
A system schema is a schema that lives within the system catalog.
|
| TableConstraintsAPI
Primary key and foreign key constraints encode relationships between fields in tables.
|
| TableConstraintsService
Primary key and foreign key constraints encode relationships between fields in tables.
|
| TablesAPI
A table resides in the third layer of Unity Catalog’s three-level namespace.
|
| TablesService
A table resides in the third layer of Unity Catalog’s three-level namespace.
|
| VolumesAPI
Volumes are a Unity Catalog (UC) capability for accessing, storing, governing, organizing and
processing files.
|
| VolumesService
Volumes are a Unity Catalog (UC) capability for accessing, storing, governing, organizing and
processing files.
|
| WorkspaceBindingsAPI
A securable in Databricks can be configured as __OPEN__ or __ISOLATED__.
|
| WorkspaceBindingsService
A securable in Databricks can be configured as __OPEN__ or __ISOLATED__.
|
| Class and Description |
|---|
| AccountMetastoreAssignmentsService
These APIs manage metastore assignments to a workspace.
|
| AccountMetastoresService
These APIs manage Unity Catalog metastores for an account.
|
| AccountsCreateMetastore |
| AccountsCreateMetastoreAssignment |
| AccountsCreateStorageCredential |
| AccountsMetastoreAssignment |
| AccountsMetastoreInfo |
| AccountsStorageCredentialInfo |
| AccountStorageCredentialsService
These APIs manage storage credentials for a particular metastore.
|
| AccountsUpdateMetastore |
| AccountsUpdateMetastoreAssignment |
| AccountsUpdateStorageCredential |
| ArtifactAllowlistInfo |
| ArtifactAllowlistsService
In Databricks Runtime 13.3 and above, you can add libraries and init scripts to the `allowlist`
in UC so that users can leverage these artifacts on compute configured with shared access mode.
|
| ArtifactMatcher |
| ArtifactType
The artifact type
|
| AwsIamRoleRequest |
| AwsIamRoleResponse |
| AzureManagedIdentityRequest |
| AzureManagedIdentityResponse |
| AzureServicePrincipal |
| CancelRefreshRequest
Cancel refresh
|
| CatalogInfo |
| CatalogInfoSecurableKind
Kind of catalog securable.
|
| CatalogsService
A catalog is the first layer of Unity Catalog’s three-level namespace.
|
| CatalogType
The type of the catalog.
|
| CloudflareApiToken |
| ColumnInfo |
| ColumnMask |
| ColumnTypeName
Name of type (INT, STRUCT, MAP, etc.).
|
| ConnectionInfo |
| ConnectionInfoSecurableKind
Kind of connection securable.
|
| ConnectionsService
Connections allow for creating a connection to an external data source.
|
| ConnectionType
The type of connection.
|
| ContinuousUpdateStatus
Detailed status of an online table.
|
| CreateCatalog |
| CreateConnection |
| CreateExternalLocation |
| CreateFunction |
| CreateFunctionParameterStyle
Function parameter style.
|
| CreateFunctionRequest |
| CreateFunctionRoutineBody
Function language.
|
| CreateFunctionSecurityType
Function security type.
|
| CreateFunctionSqlDataAccess
Function SQL data access.
|
| CreateMetastore |
| CreateMetastoreAssignment |
| CreateMonitor |
| CreateOnlineTableRequest
Online Table information.
|
| CreateRegisteredModelRequest |
| CreateSchema |
| CreateStorageCredential |
| CreateTableConstraint |
| CreateVolumeRequestContent |
| CredentialType
The type of credential.
|
| CurrentWorkspaceBindings
Currently assigned workspaces
|
| DatabricksGcpServiceAccountRequest |
| DatabricksGcpServiceAccountResponse |
| DataSourceFormat
Data source format
|
| DeleteAccountMetastoreAssignmentRequest
Delete a metastore assignment
|
| DeleteAccountMetastoreRequest
Delete a metastore
|
| DeleteAccountStorageCredentialRequest
Delete a storage credential
|
| DeleteAliasRequest
Delete a Registered Model Alias
|
| DeleteCatalogRequest
Delete a catalog
|
| DeleteConnectionRequest
Delete a connection
|
| DeleteExternalLocationRequest
Delete an external location
|
| DeleteFunctionRequest
Delete a function
|
| DeleteMetastoreRequest
Delete a metastore
|
| DeleteModelVersionRequest
Delete a Model Version
|
| DeleteOnlineTableRequest
Delete an Online Table
|
| DeleteQualityMonitorRequest
Delete a table monitor
|
| DeleteRegisteredModelRequest
Delete a Registered Model
|
| DeleteSchemaRequest
Delete a schema
|
| DeleteStorageCredentialRequest
Delete a credential
|
| DeleteTableConstraintRequest
Delete a table constraint
|
| DeleteTableRequest
Delete a table
|
| DeleteVolumeRequest
Delete a Volume
|
| DeltaRuntimePropertiesKvPairs
Properties pertaining to the current state of the delta table as given by the commit server.
|
| Dependency
A dependency of a SQL object.
|
| DependencyList
A list of dependencies.
|
| DisableRequest
Disable a system schema
|
| EffectivePermissionsList |
| EffectivePredictiveOptimizationFlag |
| EffectivePredictiveOptimizationFlagInheritedFromType
The type of the object from which the flag was inherited.
|
| EffectivePrivilege |
| EffectivePrivilegeAssignment |
| EnablePredictiveOptimization
Whether predictive optimization should be enabled for this object and objects under it.
|
| EnableRequest
Enable a system schema
|
| EncryptionDetails
Encryption options that apply to clients connecting to cloud storage.
|
| ExistsRequest
Get boolean reflecting if table exists
|
| ExternalLocationInfo |
| ExternalLocationsService
An external location is an object that combines a cloud storage path with a storage credential
that authorizes access to the cloud storage path.
|
| FailedStatus
Detailed status of an online table.
|
| ForeignKeyConstraint |
| FunctionDependency
A function that is dependent on a SQL object.
|
| FunctionInfo |
| FunctionInfoParameterStyle
Function parameter style.
|
| FunctionInfoRoutineBody
Function language.
|
| FunctionInfoSecurityType
Function security type.
|
| FunctionInfoSqlDataAccess
Function SQL data access.
|
| FunctionParameterInfo |
| FunctionParameterInfos |
| FunctionParameterMode
The mode of the function parameter.
|
| FunctionParameterType
The type of function parameter.
|
| FunctionsService
Functions implement User-Defined Functions (UDFs) in Unity Catalog.
|
| GetAccountMetastoreAssignmentRequest
Gets the metastore assignment for a workspace
|
| GetAccountMetastoreRequest
Get a metastore
|
| GetAccountStorageCredentialRequest
Gets the named storage credential
|
| GetArtifactAllowlistRequest
Get an artifact allowlist
|
| GetBindingsRequest
Get securable workspace bindings
|
| GetByAliasRequest
Get Model Version By Alias
|
| GetCatalogRequest
Get a catalog
|
| GetConnectionRequest
Get a connection
|
| GetEffectiveRequest
Get effective permissions
|
| GetExternalLocationRequest
Get an external location
|
| GetFunctionRequest
Get a function
|
| GetGrantRequest
Get permissions
|
| GetMetastoreRequest
Get a metastore
|
| GetMetastoreSummaryResponse |
| GetMetastoreSummaryResponseDeltaSharingScope
The scope of Delta Sharing enabled for the metastore.
|
| GetModelVersionRequest
Get a Model Version
|
| GetOnlineTableRequest
Get an Online Table
|
| GetQualityMonitorRequest
Get a table monitor
|
| GetRefreshRequest
Get refresh
|
| GetRegisteredModelRequest
Get a Registered Model
|
| GetSchemaRequest
Get a schema
|
| GetStorageCredentialRequest
Get a credential
|
| GetTableRequest
Get a table
|
| GetWorkspaceBindingRequest
Get catalog workspace bindings
|
| GrantsService
In Unity Catalog, data is secure by default.
|
| IsolationMode
Whether the current securable is accessible from all workspaces or a specific set of workspaces.
|
| ListAccountMetastoreAssignmentsRequest
Get all workspaces assigned to a metastore
|
| ListAccountMetastoreAssignmentsResponse
The list of workspaces to which the given metastore is assigned.
|
| ListAccountStorageCredentialsRequest
Get all storage credentials assigned to a metastore
|
| ListCatalogsRequest
List catalogs
|
| ListCatalogsResponse |
| ListConnectionsRequest
List connections
|
| ListConnectionsResponse |
| ListExternalLocationsRequest
List external locations
|
| ListExternalLocationsResponse |
| ListFunctionsRequest
List functions
|
| ListFunctionsResponse |
| ListMetastoresResponse |
| ListModelVersionsRequest
List Model Versions
|
| ListModelVersionsResponse |
| ListRefreshesRequest
List refreshes
|
| ListRegisteredModelsRequest
List Registered Models
|
| ListRegisteredModelsResponse |
| ListSchemasRequest
List schemas
|
| ListSchemasResponse |
| ListStorageCredentialsRequest
List credentials
|
| ListStorageCredentialsResponse |
| ListSummariesRequest
List table summaries
|
| ListSystemSchemasRequest
List system schemas
|
| ListSystemSchemasResponse |
| ListTablesRequest
List tables
|
| ListTablesResponse |
| ListTableSummariesResponse |
| ListVolumesRequest
List Volumes
|
| ListVolumesResponseContent |
| MatchType
The artifact pattern matching type
|
| MetastoreAssignment |
| MetastoreInfo |
| MetastoreInfoDeltaSharingScope
The scope of Delta Sharing enabled for the metastore.
|
| MetastoresService
A metastore is the top-level container of objects in Unity Catalog.
|
| ModelVersionInfo |
| ModelVersionInfoStatus
Current status of the model version.
|
| ModelVersionsService
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| MonitorCronSchedule |
| MonitorCronSchedulePauseStatus
Read only field that indicates whether a schedule is paused or not.
|
| MonitorDataClassificationConfig |
| MonitorDestination |
| MonitorInferenceLog |
| MonitorInferenceLogProblemType
Problem type the model aims to solve.
|
| MonitorInfo |
| MonitorInfoStatus
The status of the monitor.
|
| MonitorMetric |
| MonitorMetricType
Can only be one of ``"CUSTOM_METRIC_TYPE_AGGREGATE"``, ``"CUSTOM_METRIC_TYPE_DERIVED"``, or
``"CUSTOM_METRIC_TYPE_DRIFT"``.
|
| MonitorNotifications |
| MonitorRefreshInfo |
| MonitorRefreshInfoState
The current state of the refresh.
|
| MonitorRefreshInfoTrigger
The method by which the refresh was triggered.
|
| MonitorRefreshListResponse |
| MonitorSnapshot |
| MonitorTimeSeries |
| NamedTableConstraint |
| OnlineTable
Online Table information.
|
| OnlineTableSpec
Specification of an online table.
|
| OnlineTableSpecContinuousSchedulingPolicy |
| OnlineTableSpecTriggeredSchedulingPolicy |
| OnlineTablesService
Online tables provide lower latency and higher QPS access to data from Delta tables.
|
| OnlineTableState
The state of an online table.
|
| OnlineTableStatus
Status of an online table.
|
| PermissionsChange |
| PermissionsList |
| PipelineProgress
Progress information of the Online Table data synchronization pipeline.
|
| PrimaryKeyConstraint |
| Privilege |
| PrivilegeAssignment |
| ProvisioningInfo
Status of an asynchronously provisioned resource.
|
| ProvisioningInfoState |
| ProvisioningStatus
Detailed status of an online table.
|
| QualityMonitorsService
A monitor computes and monitors data or model quality metrics for a table over time.
|
| ReadVolumeRequest
Get a Volume
|
| RegisteredModelAlias
Registered model alias.
|
| RegisteredModelInfo |
| RegisteredModelsService
Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
|
| RunRefreshRequest
Queue a metric refresh for a monitor
|
| SchemaInfo |
| SchemasService
A schema (also called a database) is the second layer of Unity Catalog’s three-level namespace.
|
| SecurableType
The type of Unity Catalog securable
|
| SetArtifactAllowlist |
| SetRegisteredModelAliasRequest |
| SseEncryptionDetails
Server-Side Encryption properties for clients communicating with AWS s3.
|
| SseEncryptionDetailsAlgorithm
The type of key encryption to use (affects headers from s3 client).
|
| StorageCredentialInfo |
| StorageCredentialsService
A storage credential represents an authentication and authorization mechanism for accessing data
stored on your cloud tenant.
|
| SystemSchemaInfo |
| SystemSchemaInfoState
The current state of enablement for the system schema.
|
| SystemSchemasService
A system schema is a schema that lives within the system catalog.
|
| TableConstraint
A table constraint, as defined by *one* of the following fields being set:
__primary_key_constraint__, __foreign_key_constraint__, __named_table_constraint__.
|
| TableConstraintsService
Primary key and foreign key constraints encode relationships between fields in tables.
|
| TableDependency
A table that is dependent on a SQL object.
|
| TableExistsResponse |
| TableInfo |
| TableRowFilter |
| TablesService
A table resides in the third layer of Unity Catalog’s three-level namespace.
|
| TableSummary |
| TableType |
| TriggeredUpdateStatus
Detailed status of an online table.
|
| UnassignRequest
Delete an assignment
|
| UpdateCatalog |
| UpdateConnection |
| UpdateExternalLocation |
| UpdateFunction |
| UpdateMetastore |
| UpdateMetastoreAssignment |
| UpdateMetastoreDeltaSharingScope
The scope of Delta Sharing enabled for the metastore.
|
| UpdateModelVersionRequest |
| UpdateMonitor |
| UpdatePermissions |
| UpdateRegisteredModelRequest |
| UpdateSchema |
| UpdateStorageCredential |
| UpdateTableRequest
Update a table owner.
|
| UpdateVolumeRequestContent |
| UpdateWorkspaceBindings |
| UpdateWorkspaceBindingsParameters |
| ValidateStorageCredential |
| ValidateStorageCredentialResponse |
| ValidationResult |
| ValidationResultOperation
The operation tested.
|
| ValidationResultResult
The results of the tested operation.
|
| VolumeInfo |
| VolumesService
Volumes are a Unity Catalog (UC) capability for accessing, storing, governing, organizing and
processing files.
|
| VolumeType |
| WorkspaceBinding |
| WorkspaceBindingBindingType |
| WorkspaceBindingsResponse
Currently assigned workspace bindings
|
| WorkspaceBindingsService
A securable in Databricks can be configured as __OPEN__ or __ISOLATED__.
|
| Class and Description |
|---|
| PermissionsChange |
| PermissionsList |
Copyright © 2024. All rights reserved.