Uses of Enum Class
org.apache.hadoop.fs.s3a.auth.RoleModel.Effects

Packages that use RoleModel.Effects
Package
Description
Authentication and permissions support.
  • Uses of RoleModel.Effects in org.apache.hadoop.fs.s3a.auth

    Methods in org.apache.hadoop.fs.s3a.auth that return RoleModel.Effects
    Modifier and Type
    Method
    Description
    RoleModel.Effects.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    RoleModel.Effects.values()
    Returns an array containing the constants of this enum class, in the order they are declared.