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) |
AlterResourceGroupResponse |
AlterResourceGroupResponse.setName(String name) |
Copyright © 2020. All rights reserved.