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