| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
ListMachineGroupResponse |
LogService.ListMachineGroup(ListMachineGroupRequest request)
List machine groups
|
ListMachineGroupResponse |
Client.ListMachineGroup(ListMachineGroupRequest request) |
ListMachineGroupResponse |
LogService.ListMachineGroup(String project)
List machine groups
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project) |
ListMachineGroupResponse |
LogService.ListMachineGroup(String project,
int offSet,
int size)
List machine groups
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project,
int offset,
int size) |
ListMachineGroupResponse |
LogService.ListMachineGroup(String project,
String groupName,
int offSet,
int size)
List machine groups
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project,
String groupName,
int offset,
int size) |
Copyright © 2025. All Rights Reserved.