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