public class CreateMachineGroupRequest extends Request
| Modifier and Type | Field and Description |
|---|---|
protected MachineGroup |
machineGroup |
| Constructor and Description |
|---|
CreateMachineGroupRequest(String project,
MachineGroup machineGroup) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All Rights Reserved.