Uses of Enum
com.amazonaws.auth.policy.actions.GlacierActions
Packages that use GlacierActions
Package
Description
Collection of actions for AWS access control policies.
-
Uses of GlacierActions in com.amazonaws.auth.policy.actions
Subclasses with type arguments of type GlacierActions in com.amazonaws.auth.policy.actionsModifier and TypeClassDescriptionenumThe available AWS access control policy actions for Amazon Glacier.Methods in com.amazonaws.auth.policy.actions that return GlacierActionsModifier and TypeMethodDescriptionstatic GlacierActionsReturns the enum constant of this type with the specified name.static GlacierActions[]GlacierActions.values()Returns an array containing the constants of this enum type, in the order they are declared.