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