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