Uses of Class
com.oracle.bmc.opsi.requests.GetAwrDatabaseReportRequest.ReportFormat
-
Packages that use GetAwrDatabaseReportRequest.ReportFormat Package Description com.oracle.bmc.opsi.requests -
-
Uses of GetAwrDatabaseReportRequest.ReportFormat in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return GetAwrDatabaseReportRequest.ReportFormat Modifier and Type Method Description static GetAwrDatabaseReportRequest.ReportFormatGetAwrDatabaseReportRequest.ReportFormat. create(String key)GetAwrDatabaseReportRequest.ReportFormatGetAwrDatabaseReportRequest. getReportFormat()The format of the AWR report.static GetAwrDatabaseReportRequest.ReportFormatGetAwrDatabaseReportRequest.ReportFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static GetAwrDatabaseReportRequest.ReportFormat[]GetAwrDatabaseReportRequest.ReportFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type GetAwrDatabaseReportRequest.ReportFormat Modifier and Type Method Description GetAwrDatabaseReportRequest.BuilderGetAwrDatabaseReportRequest.Builder. reportFormat(GetAwrDatabaseReportRequest.ReportFormat reportFormat)The format of the AWR report.
-