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