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