JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
com.amazonaws.util.Base16
Packages that use
Base16
Package
Description
com.amazonaws.util
Uses of
Base16
in
com.amazonaws.util
Methods in
com.amazonaws.util
that return
Base16
Modifier and Type
Method
Description
static
Base16
Base16.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Base16
[]
Base16.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.