Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterUserResponse |
GPUdb.alterUser(AlterUserRequest request)
Alters a user.
|
Modifier and Type | Method and Description |
---|---|
AlterUserRequest |
AlterUserRequest.setAction(String action)
Modification operation to be applied to the user.
|
AlterUserRequest |
AlterUserRequest.setName(String name)
Name of the user to be altered.
|
AlterUserRequest |
AlterUserRequest.setOptions(Map<String,String> options)
Optional parameters.
|
AlterUserRequest |
AlterUserRequest.setValue(String value)
The value of the modification, depending on
action . |
Copyright © 2025. All rights reserved.