| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CreateCatalogRequest.getCatalog() |
Catalog |
PostgresAPI.getCatalog(GetCatalogRequest request)
Get a Database Catalog.
|
Catalog |
PostgresService.getCatalog(GetCatalogRequest getCatalogRequest)
Get a Database Catalog.
|
Catalog |
PostgresAPI.getCatalog(String name) |
Catalog |
Catalog.setCreateTime(com.google.protobuf.Timestamp createTime) |
Catalog |
Catalog.setName(String name) |
Catalog |
Catalog.setSpec(CatalogCatalogSpec spec) |
Catalog |
Catalog.setStatus(CatalogCatalogStatus status) |
Catalog |
Catalog.setUid(String uid) |
Catalog |
Catalog.setUpdateTime(com.google.protobuf.Timestamp updateTime) |
Catalog |
CreateCatalogOperation.waitForCompletion()
Wait for the operation to complete and return the resulting Catalog.
|
Catalog |
CreateCatalogOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCatalogRequest |
CreateCatalogRequest.setCatalog(Catalog catalog) |
Copyright © 2026. All rights reserved.