Serializablepublic class UpdateMachineGroupRequest extends Request
| 修饰符和类型 | 字段 | 说明 |
|---|---|---|
protected MachineGroup |
machineGroup |
| 构造器 | 说明 |
|---|---|
UpdateMachineGroupRequest(String project,
MachineGroup machineGroup) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
MachineGroup |
GetMachineGroup() |
|
void |
SetMachineGroup(MachineGroup machineGroup) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParamprotected MachineGroup machineGroup
public UpdateMachineGroupRequest(String project, MachineGroup machineGroup) throws LogException
LogExceptionpublic MachineGroup GetMachineGroup()
public void SetMachineGroup(MachineGroup machineGroup) throws LogException
LogExceptionCopyright © 2018. All Rights Reserved.