Class S3BucketAcl
java.lang.Object
org.apache.hadoop.ozone.s3.endpoint.S3BucketAcl
Bucket ACL.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents an S3 Access Control List containing a collection of permission grants.static classRepresents a single permission grant within an S3 Access Control List.static classA grantee can be an AWS account or one of the predefined Amazon S3 groups. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOwner()voidsetAclList(S3BucketAcl.AccessControlList aclList) voidtoString()