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