Serializablepublic 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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllHeaders, GetHeader, GetRequestIdCopyright © 2018. All Rights Reserved.