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