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