Serializablepublic class ListDashboardRequest extends Request
| 构造器 | 说明 |
|---|---|
ListDashboardRequest(String project) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
String |
getDashboardName() |
|
int |
getOffset() |
|
int |
getSize() |
|
void |
setDashboardName(String savedSearchName) |
|
void |
setOffset(int offset) |
|
void |
setSize(int size) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParampublic ListDashboardRequest(String project)
Copyright © 2018. All Rights Reserved.