public 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) |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2016. All Rights Reserved.