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