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