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