public class ListMachineGroupRequest extends Request
| Constructor and Description |
|---|
ListMachineGroupRequest(String project) |
ListMachineGroupRequest(String project,
int offset,
int size) |
ListMachineGroupRequest(String project,
String groupName,
int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
String |
GetGroupName() |
int |
GetOffset() |
int |
GetSize() |
void |
SetGroupName(String groupName) |
void |
SetOffset(int offset) |
void |
SetSize(int size) |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2025. All Rights Reserved.