Uses of Class
com.amazonaws.util.Classes
-
Packages that use Classes Package Description com.amazonaws.util -
-
Uses of Classes in com.amazonaws.util
Methods in com.amazonaws.util that return Classes Modifier and Type Method Description static Classes
Classes. valueOf(String name)
Returns the enum constant of this type with the specified name.static Classes[]
Classes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-