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