Serializablepublic class GetLogtailProfileRequest extends Request
| 构造器 | 说明 |
|---|---|
GetLogtailProfileRequest(String project,
String logstore,
String source,
int line,
int offset) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
int |
getLine() |
|
String |
getLogStore() |
|
int |
getOffset() |
|
String |
getSource() |
|
void |
setLine(int line) |
|
void |
setLogStore(String logStore) |
|
void |
setOffset(int offset) |
|
void |
setSource(String source) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParampublic String getLogStore()
public void setLogStore(String logStore)
public String getSource()
public void setSource(String source)
public int getLine()
public void setLine(int line)
public int getOffset()
public void setOffset(int offset)
Copyright © 2018. All Rights Reserved.