Serializablepublic class ListACLRequest extends Request
| 构造器 | 说明 |
|---|---|
ListACLRequest(String project) |
|
ListACLRequest(String project,
int offset,
int size) |
|
ListACLRequest(String project,
String logStore) |
|
ListACLRequest(String project,
String logStore,
int offset,
int size) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
String |
GetLogStore() |
|
int |
GetOffset() |
|
int |
GetSize() |
|
void |
SetLogStore(String logStore) |
|
void |
SetOffset(int offset) |
|
void |
SetSize(int size) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParamCopyright © 2018. All Rights Reserved.