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