AlterResourceGroupRequest |
AlterResourceGroupRequest.setAdjoiningResourceGroup(String adjoiningResourceGroup) |
If ranking is BEFORE or
AFTER, this field indicates the resource group
before or after which the current group will be placed; otherwise, leave
blank.
|
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 placed.
|
AlterResourceGroupRequest |
AlterResourceGroupRequest.setTierAttributes(Map<String,Map<String,String>> tierAttributes) |
Optional map containing tier names and their respective attribute group
limits.
|