Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateResourceGroupResponse |
GPUdb.createResourceGroup(CreateResourceGroupRequest request)
Creates a new resource group to facilitate resource management.
|
CreateResourceGroupResponse |
GPUdb.createResourceGroup(String name,
Map<String,Map<String,String>> tierAttributes,
String ranking,
String adjoiningResourceGroup,
Map<String,String> options)
Creates a new resource group to facilitate resource management.
|
Modifier and Type | Method and Description |
---|---|
CreateResourceGroupResponse |
CreateResourceGroupResponse.setInfo(Map<String,String> info)
Additional information.
|
CreateResourceGroupResponse |
CreateResourceGroupResponse.setName(String name)
Value of
name . |
Copyright © 2025. All rights reserved.