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