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