public static final class DescribeGroupStructResponseBody.Builder extends Object
public DescribeGroupStructResponseBody.Builder groupFather(Integer groupFather)
The parent node of the group.
example:958****
public DescribeGroupStructResponseBody.Builder groupFlag(Integer groupFlag)
The type of the server group. Valid values:
0
public DescribeGroupStructResponseBody.Builder groupId(Long groupId)
The ID of the server group.
example:958****
public DescribeGroupStructResponseBody.Builder groupIndex(Integer groupIndex)
The sequence number.
example:1
public DescribeGroupStructResponseBody.Builder groupLevel(Integer groupLevel)
The level of the application group.
example:2
public DescribeGroupStructResponseBody.Builder groupName(String groupName)
The name of the server group.
example:TestGroupName
public DescribeGroupStructResponseBody.Builder groups(List<String> groups)
An array that consists of child groups.
public DescribeGroupStructResponseBody.Builder machineNum(Integer machineNum)
The number of servers in the group.
example:30
public DescribeGroupStructResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:9FBC6E47-7508-58C9-9E76-528E118C****
public DescribeGroupStructResponseBody build()
Copyright © 2026. All rights reserved.