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