Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
GrantRoleResponse |
GPUdb.grantRole(GrantRoleRequest request)
Grants membership in a role to a user or role.
|
Modifier and Type | Method and Description |
---|---|
GrantRoleRequest |
GrantRoleRequest.setMember(String member)
Name of the user or role that will be granted membership in
role . |
GrantRoleRequest |
GrantRoleRequest.setOptions(Map<String,String> options)
Optional parameters.
|
GrantRoleRequest |
GrantRoleRequest.setRole(String role)
Name of the role in which membership will be granted.
|
Copyright © 2025. All rights reserved.