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