Uses of Class
com.amazonaws.auth.policy.actions.S3Actions
-
Packages that use S3Actions Package Description com.amazonaws.auth.policy.actions Collection of actions for AWS access control policies. -
-
Uses of S3Actions in com.amazonaws.auth.policy.actions
Methods in com.amazonaws.auth.policy.actions that return S3Actions Modifier and Type Method Description static S3Actions
S3Actions. valueOf(String name)
Returns the enum constant of this type with the specified name.static S3Actions[]
S3Actions. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-