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