Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<IngestTimeRuleSummary> |
LogAnalyticsPaginators.listIngestTimeRulesRecordIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over the
IngestTimeRuleSummary objects contained in responses from
the listIngestTimeRules operation. |
Modifier and Type | Method and Description |
---|---|
IngestTimeRuleSummary |
IngestTimeRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IngestTimeRuleSummary> |
IngestTimeRuleSummaryCollection.getItems()
An array of ingest time rule summary objects.
|
Modifier and Type | Method and Description |
---|---|
IngestTimeRuleSummary.Builder |
IngestTimeRuleSummary.Builder.copy(IngestTimeRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
IngestTimeRuleSummaryCollection.Builder |
IngestTimeRuleSummaryCollection.Builder.items(List<IngestTimeRuleSummary> items)
An array of ingest time rule summary objects.
|
Constructor and Description |
---|
IngestTimeRuleSummaryCollection(List<IngestTimeRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.