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