Uses of Class
com.oracle.bmc.loganalytics.model.LogGroupSummaryReport
- 
Packages that use LogGroupSummaryReport Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of LogGroupSummaryReport in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return LogGroupSummaryReport Modifier and Type Method Description LogGroupSummaryReportLogGroupSummaryReport.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type LogGroupSummaryReport Modifier and Type Method Description LogGroupSummaryReport.BuilderLogGroupSummaryReport.Builder. copy(LogGroupSummaryReport model)
- 
Uses of LogGroupSummaryReport in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return LogGroupSummaryReport Modifier and Type Method Description LogGroupSummaryReportGetLogAnalyticsLogGroupsSummaryResponse. getLogGroupSummaryReport()The returned LogGroupSummaryReport instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LogGroupSummaryReport Modifier and Type Method Description GetLogAnalyticsLogGroupsSummaryResponse.BuilderGetLogAnalyticsLogGroupsSummaryResponse.Builder. logGroupSummaryReport(LogGroupSummaryReport logGroupSummaryReport)The returned LogGroupSummaryReport instance.
 
-