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