| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ListMachineGroupResponse |
Client.ListMachineGroup(ListMachineGroupRequest request) |
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project) |
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project,
int offSet,
int size) |
|
ListMachineGroupResponse |
Client.ListMachineGroup(String project,
String groupName,
int offSet,
int size) |
|
ListMachineGroupResponse |
LogService.ListMachineGroup(ListMachineGroupRequest request) |
List machine groups
|
ListMachineGroupResponse |
LogService.ListMachineGroup(String project) |
List machine groups
|
ListMachineGroupResponse |
LogService.ListMachineGroup(String project,
int offSet,
int size) |
List machine groups
|
ListMachineGroupResponse |
LogService.ListMachineGroup(String project,
String groupName,
int offSet,
int size) |
List machine groups
|
Copyright © 2018. All Rights Reserved.