Package com.gpudb.protocol
Class CreateRoleRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.CreateRoleRequest.Options
-
- Enclosing class:
- CreateRoleRequest
public static final class CreateRoleRequest.Options extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringRESOURCE_GROUPName of an existing resource group to associate with this user
-
-
-
Field Detail
-
RESOURCE_GROUP
public static final String RESOURCE_GROUP
Name of an existing resource group to associate with this user- See Also:
- Constant Field Values
-
-