| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| 构造器和说明 |
|---|
ACL(ACL acl)
construct with an acl
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ACL |
UpdateACLRequest.acl |
protected ACL |
CreateACLRequest.acl |
| 限定符和类型 | 方法和说明 |
|---|---|
ACL |
UpdateACLRequest.GetACL() |
ACL |
CreateACLRequest.GetACL() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UpdateACLRequest.SetACL(ACL acl) |
void |
CreateACLRequest.SetACL(ACL acl) |
| 构造器和说明 |
|---|
CreateACLRequest(ACL acl) |
UpdateACLRequest(String project,
ACL acl) |
UpdateACLRequest(String project,
String logStore,
ACL acl) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<ACL> |
ListACLResponse.acls |
| 限定符和类型 | 方法和说明 |
|---|---|
ACL |
GetACLResponse.GetACL() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ACL> |
ListACLResponse.GetACLs() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetACLResponse.SetACL(ACL acl) |
| 构造器和说明 |
|---|
GetACLResponse(Map<String,String> headers,
ACL acl) |
| 构造器和说明 |
|---|
ListACLResponse(Map<String,String> headers,
int count,
int total,
List<ACL> acls) |
Copyright © 2016. All Rights Reserved.