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