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