public class S3AccessControlList extends Object
| Constructor and Description |
|---|
S3AccessControlList(String fileStoreName,
String key,
com.amazonaws.services.s3.model.AccessControlList acl,
com.amazonaws.services.s3.model.Owner owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAccess(AccessMode[] modes) |
String |
getKey() |
public String getKey()
public void checkAccess(AccessMode[] modes) throws AccessDeniedException
AccessDeniedExceptionCopyright © 2018. All rights reserved.