Uses of Class
com.oracle.bmc.logging.model.UnifiedAgentParser.ParserType
-
Packages that use UnifiedAgentParser.ParserType Package Description com.oracle.bmc.logging.model -
-
Uses of UnifiedAgentParser.ParserType in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return UnifiedAgentParser.ParserType Modifier and Type Method Description static UnifiedAgentParser.ParserTypeUnifiedAgentParser.ParserType. create(String key)static UnifiedAgentParser.ParserTypeUnifiedAgentParser.ParserType. valueOf(String name)Returns the enum constant of this type with the specified name.static UnifiedAgentParser.ParserType[]UnifiedAgentParser.ParserType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-