| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateMachineGroupMachineResponse |
LogService.AddMachineIntoMahineGroup(String project,
String groupName,
MachineList machineList)
add machine into machine group
|
UpdateMachineGroupMachineResponse |
Client.AddMachineIntoMahineGroup(String project,
String groupName,
MachineList machineList) |
UpdateMachineGroupMachineResponse |
LogService.DeleteMachineFromMachineGroup(String project,
String groupName,
MachineList machineList)
delete machine into machine group
|
UpdateMachineGroupMachineResponse |
Client.DeleteMachineFromMachineGroup(String project,
String groupName,
MachineList machineList) |
protected UpdateMachineGroupMachineResponse |
Client.UpdateMachineGroupMachine(String project,
String groupName,
MachineList machineList,
boolean isDelete) |
| Constructor and Description |
|---|
MachineList(MachineList machineList) |
| Modifier and Type | Field and Description |
|---|---|
protected MachineList |
UpdateMachineGroupMachineRequest.machineList |
| Modifier and Type | Method and Description |
|---|---|
MachineList |
UpdateMachineGroupMachineRequest.GetMachineList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMachineGroupMachineRequest.SetMachineList(MachineList machineList) |
| Constructor and Description |
|---|
UpdateMachineGroupMachineRequest(String project,
String groupName,
MachineList machineList) |
Copyright © 2025. All Rights Reserved.