Uses of 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.TypeResourceType.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceType.Type[]ResourceType.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-