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