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