public class UpdateACLRequest extends Request
| 构造器和说明 |
|---|
UpdateACLRequest(String project,
ACL acl) |
UpdateACLRequest(String project,
String logStore,
ACL acl) |
| 限定符和类型 | 方法和说明 |
|---|---|
ACL |
GetACL() |
String |
GetLogStore() |
void |
SetACL(ACL acl) |
void |
SetLogStore(String logStore) |
GetAllParams, GetParam, GetProject, SetParamprotected ACL acl
Copyright © 2016. All Rights Reserved.