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