| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
CreateRoleRequest |
CreateRoleRequest.setParent(String parent) |
CreateRoleRequest |
CreateRoleRequest.setRole(Role role) |
CreateRoleRequest |
CreateRoleRequest.setRoleId(String roleId) |
| Modifier and Type | Method and Description |
|---|---|
CreateRoleOperation |
PostgresAPI.createRole(CreateRoleRequest request)
Creates a new Postgres role in the branch.
|
Operation |
PostgresService.createRole(CreateRoleRequest createRoleRequest)
Creates a new Postgres role in the branch.
|
Copyright © 2026. All rights reserved.