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