public class ListMachineGroupResponse extends Response
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
count |
protected List<String> |
machineGroups |
protected int |
total |
| 构造器和说明 |
|---|
ListMachineGroupResponse(Map<String,String> headers,
int count,
int total,
List<String> machineGroups) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
GetCount() |
List<String> |
GetMachineGroups() |
int |
GetTotal() |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2016. All Rights Reserved.