Uses of Class
org.apache.hadoop.ozone.s3.endpoint.S3BucketAcl
Packages that use S3BucketAcl
Package
Description
Rest endpoint implementation for the s3 gateway.
-
Uses of S3BucketAcl in org.apache.hadoop.ozone.s3.endpoint
Methods in org.apache.hadoop.ozone.s3.endpoint that return S3BucketAclModifier and TypeMethodDescriptionImplement acl get.Methods in org.apache.hadoop.ozone.s3.endpoint with parameters of type S3BucketAclModifier and TypeMethodDescriptionstatic List<org.apache.hadoop.ozone.OzoneAcl> S3Acl.s3AclToOzoneNativeAclOnBucket(S3BucketAcl bucketAcl) static List<org.apache.hadoop.ozone.OzoneAcl> S3Acl.s3AclToOzoneNativeAclOnVolume(S3BucketAcl bucketAcl)