Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterResourceGroupResponse |
GPUdb.alterResourceGroup(AlterResourceGroupRequest request)
Alters the properties of an exisiting resource group to facilitate
resource management.
|
Modifier and Type | Method and Description |
---|---|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setAdjoiningResourceGroup(String adjoiningResourceGroup)
|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setName(String name)
Name of the group to be altered.
|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setOptions(Map<String,String> options)
Optional parameters.
|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setRanking(String ranking)
If the resource group ranking is to be updated, this indicates the
relative ranking among existing resource groups where this resource
group will be moved; leave blank if not changing the ranking.
|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setTierAttributes(Map<String,Map<String,String>> tierAttributes)
Optional map containing tier names and their respective attribute group
limits.
|
Copyright © 2025. All rights reserved.