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