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 UnifiedAgentMonitoringSourceTypes
UnifiedAgentMonitoringSourceTypes. create(String key)
static UnifiedAgentMonitoringSourceTypes
UnifiedAgentMonitoringSourceTypes. 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.
-