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