Uses of Class
org.apache.hadoop.ozone.s3.endpoint.S3BucketAcl.Grant
Packages that use S3BucketAcl.Grant
Package
Description
Rest endpoint implementation for the s3 gateway.
-
Uses of S3BucketAcl.Grant in org.apache.hadoop.ozone.s3.endpoint
Methods in org.apache.hadoop.ozone.s3.endpoint that return types with arguments of type S3BucketAcl.GrantModifier and TypeMethodDescriptionS3BucketAcl.AccessControlList.getGrantList()static List<S3BucketAcl.Grant> S3Acl.ozoneNativeAclToS3Acl(org.apache.hadoop.ozone.OzoneAcl ozoneAcl) Methods in org.apache.hadoop.ozone.s3.endpoint with parameters of type S3BucketAcl.GrantModifier and TypeMethodDescriptionvoidS3BucketAcl.AccessControlList.addGrant(S3BucketAcl.Grant grant) Constructor parameters in org.apache.hadoop.ozone.s3.endpoint with type arguments of type S3BucketAcl.Grant