| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
GetRoleRequest |
GetRoleRequest.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Role |
PostgresAPI.getRole(GetRoleRequest request)
Retrieves information about the specified Postgres role, including its authentication method
and permissions.
|
Role |
PostgresService.getRole(GetRoleRequest getRoleRequest)
Retrieves information about the specified Postgres role, including its authentication method
and permissions.
|
Copyright © 2026. All rights reserved.