| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.response |
| Constructor and Description |
|---|
Machine(Machine machine)
construct a machine
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Machine> |
ListMachinesResponse.machines |
| Modifier and Type | Method and Description |
|---|---|
Machine |
GetMachineResponse.GetMachine() |
| Modifier and Type | Method and Description |
|---|---|
List<Machine> |
ListMachinesResponse.GetMachines() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetMachineResponse.SetMachine(Machine machine) |
| Constructor and Description |
|---|
GetMachineResponse(Map<String,String> headers,
Machine machine) |
| Constructor and Description |
|---|
ListMachinesResponse(Map<String,String> headers,
int count,
int total,
List<Machine> machines) |
Copyright © 2025. All Rights Reserved.