public static final class ModifyGroupPropertyRequest.Builder extends Object
public ModifyGroupPropertyRequest.Builder data(String data)
The new attributes of the server group. You can specify the following parameters to configure the attributes:
You can call the DescribeAllGroups operation to obtain the values of the groupFlag and groupId parameters. You cannot change the value of the groupFlag or groupId parameter. You can change only the value of the groupName parameter.
This parameter is required.
example:[{"groupFlag":1,"groupId":8436682,"groupIndex":,"groupName":"example"}]
public ModifyGroupPropertyRequest build()
Copyright © 2026. All rights reserved.