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