| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected MachineGroup |
Client.ExtractMachineGroupFromResponse(com.alibaba.fastjson.JSONObject dict,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
CreateMachineGroupResponse |
LogService.CreateMachineGroup(String project,
MachineGroup group)
Create machine group
|
CreateMachineGroupResponse |
Client.CreateMachineGroup(String project,
MachineGroup group) |
UpdateMachineGroupResponse |
LogService.UpdateMachineGroup(String project,
MachineGroup group)
Update machine group
|
UpdateMachineGroupResponse |
Client.UpdateMachineGroup(String project,
MachineGroup group) |
| Constructor and Description |
|---|
MachineGroup(MachineGroup machineGroup)
construct a machine group
|
| Modifier and Type | Field and Description |
|---|---|
protected MachineGroup |
UpdateMachineGroupRequest.machineGroup |
protected MachineGroup |
CreateMachineGroupRequest.machineGroup |
| Modifier and Type | Method and Description |
|---|---|
MachineGroup |
UpdateMachineGroupRequest.GetMachineGroup() |
MachineGroup |
CreateMachineGroupRequest.GetMachineGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMachineGroupRequest.SetMachineGroup(MachineGroup machineGroup) |
void |
CreateMachineGroupRequest.SetMachineGroup(MachineGroup machineGroup) |
| Constructor and Description |
|---|
CreateMachineGroupRequest(String project,
MachineGroup machineGroup) |
UpdateMachineGroupRequest(String project,
MachineGroup machineGroup) |
| Modifier and Type | Method and Description |
|---|---|
MachineGroup |
GetMachineGroupResponse.GetMachineGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetMachineGroupResponse.SetMachineGroup(MachineGroup machineGroup) |
| Constructor and Description |
|---|
GetMachineGroupResponse(Map<String,String> headers,
MachineGroup machineGroup) |
Copyright © 2025. All Rights Reserved.