public class UpdateMachineGroupMachineRequest extends Request
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
groupName |
protected MachineList |
machineList |
| 构造器和说明 |
|---|
UpdateMachineGroupMachineRequest(String project,
String groupName,
MachineList machineList) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
GetGroupName() |
MachineList |
GetMachineList() |
void |
SetGroupName(String groupName) |
void |
SetMachineList(MachineList machineList) |
GetAllParams, GetParam, GetProject, SetParamprotected MachineList machineList
protected String groupName
public UpdateMachineGroupMachineRequest(String project, String groupName, MachineList machineList) throws LogException
LogExceptionpublic void SetGroupName(String groupName)
public String GetGroupName()
public MachineList GetMachineList()
public void SetMachineList(MachineList machineList) throws LogException
LogExceptionCopyright © 2016. All Rights Reserved.