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