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.modelMethods in com.oracle.bmc.loganalytics.model that return IngestTimeRuleSummaryCollection Modifier and Type Method Description IngestTimeRuleSummaryCollectionIngestTimeRuleSummaryCollection.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type IngestTimeRuleSummaryCollection Modifier and Type Method Description IngestTimeRuleSummaryCollection.BuilderIngestTimeRuleSummaryCollection.Builder. copy(IngestTimeRuleSummaryCollection model)
- 
Uses of IngestTimeRuleSummaryCollection in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return IngestTimeRuleSummaryCollection Modifier and Type Method Description IngestTimeRuleSummaryCollectionListIngestTimeRulesResponse. getIngestTimeRuleSummaryCollection()The returned IngestTimeRuleSummaryCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type IngestTimeRuleSummaryCollection Modifier and Type Method Description ListIngestTimeRulesResponse.BuilderListIngestTimeRulesResponse.Builder. ingestTimeRuleSummaryCollection(IngestTimeRuleSummaryCollection ingestTimeRuleSummaryCollection)The returned IngestTimeRuleSummaryCollection instance.
 
-