JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
io.openraven.magpie.data.aws.shared.ResourceType.Type
Packages that use
ResourceType.Type
Package
Description
io.openraven.magpie.data.aws.shared
Uses of
ResourceType.Type
in
io.openraven.magpie.data.aws.shared
Methods in
io.openraven.magpie.data.aws.shared
that return
ResourceType.Type
Modifier and Type
Method
Description
static
ResourceType.Type
ResourceType.Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ResourceType.Type
[]
ResourceType.Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.