public class CreateMachineGroupRequest extends Request
| 限定符和类型 | 字段和说明 |
|---|---|
protected MachineGroup |
machineGroup |
| 构造器和说明 |
|---|
CreateMachineGroupRequest(String project,
MachineGroup machineGroup) |
| 限定符和类型 | 方法和说明 |
|---|---|
MachineGroup |
GetMachineGroup() |
void |
SetMachineGroup(MachineGroup machineGroup) |
GetAllParams, GetParam, GetProject, SetParamprotected MachineGroup machineGroup
public CreateMachineGroupRequest(String project, MachineGroup machineGroup) throws LogException
LogExceptionpublic MachineGroup GetMachineGroup()
public void SetMachineGroup(MachineGroup machineGroup) throws LogException
LogExceptionCopyright © 2016. All Rights Reserved.