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