| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
GrantPermissionSystemResponse |
GPUdb.grantPermissionSystem(GrantPermissionSystemRequest request)
Grants a system-level permission to a user or role.
|
| Modifier and Type | Method and Description |
|---|---|
GrantPermissionSystemRequest |
GrantPermissionSystemRequest.setName(String name)
Name of the user or role to which the permission will be granted.
|
GrantPermissionSystemRequest |
GrantPermissionSystemRequest.setOptions(Map<String,String> options)
Optional parameters.
|
GrantPermissionSystemRequest |
GrantPermissionSystemRequest.setPermission(String permission)
Permission to grant to the user or role.
|
Copyright © 2025. All rights reserved.