public class GetContextLogsRequest extends Request
| Constructor and Description |
|---|
GetContextLogsRequest(String project,
String logstore,
String packID,
String packMeta,
int backLines,
int forwardLines)
see Client.getContextLogs for more information about parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLogstore() |
void |
setBackLines(int backLines) |
void |
setForwardLines(int forwardLines) |
void |
setPackID(String packID) |
void |
setPackMeta(String packMeta) |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2025. All Rights Reserved.