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