public class GetContextLogsRequest extends Request
| 构造器和说明 |
|---|
GetContextLogsRequest(String project,
String logstore,
String packID,
String packMeta,
int backLines,
int forwardLines)
see Client.getContextLogs for more information about parameters.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLogstore() |
void |
setBackLines(int backLines) |
void |
setForwardLines(int forwardLines) |
void |
setPackID(String packID) |
void |
setPackMeta(String packMeta) |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2020. All Rights Reserved.