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.
|
AlterResourceGroupResponse |
GPUdb.alterResourceGroup(String name,
Map<String,Map<String,String>> tierAttributes,
String ranking,
String adjoiningResourceGroup,
Map<String,String> options)
Alters the properties of an exisiting resource group to facilitate
resource management.
|
Modifier and Type | Method and Description |
---|---|
AlterResourceGroupResponse |
AlterResourceGroupResponse.setInfo(Map<String,String> info)
Additional information.
|
AlterResourceGroupResponse |
AlterResourceGroupResponse.setName(String name)
Value of
name . |
Copyright © 2025. All rights reserved.