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