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