Uses of Class
com.oracle.bmc.loganalytics.model.LogAnalyticsEmBridgeSummaryReport
-
Packages that use LogAnalyticsEmBridgeSummaryReport Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of LogAnalyticsEmBridgeSummaryReport in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return LogAnalyticsEmBridgeSummaryReport Modifier and Type Method Description LogAnalyticsEmBridgeSummaryReport
LogAnalyticsEmBridgeSummaryReport.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type LogAnalyticsEmBridgeSummaryReport Modifier and Type Method Description LogAnalyticsEmBridgeSummaryReport.Builder
LogAnalyticsEmBridgeSummaryReport.Builder. copy(LogAnalyticsEmBridgeSummaryReport model)
-
Uses of LogAnalyticsEmBridgeSummaryReport in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return LogAnalyticsEmBridgeSummaryReport Modifier and Type Method Description LogAnalyticsEmBridgeSummaryReport
GetLogAnalyticsEmBridgeSummaryResponse. getLogAnalyticsEmBridgeSummaryReport()
The returned LogAnalyticsEmBridgeSummaryReport instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LogAnalyticsEmBridgeSummaryReport Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryResponse.Builder
GetLogAnalyticsEmBridgeSummaryResponse.Builder. logAnalyticsEmBridgeSummaryReport(LogAnalyticsEmBridgeSummaryReport logAnalyticsEmBridgeSummaryReport)
The returned LogAnalyticsEmBridgeSummaryReport instance.
-