Uses of Enum Class
org.apache.hadoop.fs.s3a.impl.AWSCannedACL
Packages that use AWSCannedACL
-
Uses of AWSCannedACL in org.apache.hadoop.fs.s3a.impl
Methods in org.apache.hadoop.fs.s3a.impl that return AWSCannedACLModifier and TypeMethodDescriptionstatic AWSCannedACLReturns the enum constant of this class with the specified name.static AWSCannedACL[]AWSCannedACL.values()Returns an array containing the constants of this enum class, in the order they are declared.