Uses of Class
com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
-
Packages that use ElasticLoadBalancingActions Package Description com.amazonaws.auth.policy.actions Collection of actions for AWS access control policies. -
-
Uses of ElasticLoadBalancingActions in com.amazonaws.auth.policy.actions
Methods in com.amazonaws.auth.policy.actions that return ElasticLoadBalancingActions Modifier and Type Method Description static ElasticLoadBalancingActionsElasticLoadBalancingActions. valueOf(String name)Returns 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.
-