Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ReportSummary
-
Packages that use ReportSummary Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of ReportSummary in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ReportSummary Modifier and Type Method Description ReportSummaryReportSummary.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model that return types with arguments of type ReportSummary Modifier and Type Method Description List<ReportSummary>ReportCollection. getItems()List of ReportsSummary.Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ReportSummary Modifier and Type Method Description ReportSummary.BuilderReportSummary.Builder. copy(ReportSummary model)Method parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type ReportSummary Modifier and Type Method Description ReportCollection.BuilderReportCollection.Builder. items(List<ReportSummary> items)List of ReportsSummary.Constructor parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type ReportSummary Constructor Description ReportCollection(List<ReportSummary> items)Deprecated.
-